Download List

Projeto Descrição

Grok is a library of Java components for performing various natural language tasks. These include several preprocessing tasks, chart parsing, a large categorial grammar for English (induced from the Penn treebank), and some knowledge representation components (basic coreference, salience tracking, etc.). The library also has a companion kit which provides a GUI interface to the components, several of which are implementations of interfaces in the Quipu OpenNLP API.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-12-05 20:39
0.5.5

Um monte de coisas foi cortada nesta versão. Os componentes pré-processamento agora utilizar a nova estrutura XML de NLPDocuments adequadamente.
Tags: Minor feature enhancements
A whole bunch of stuff was cut out of this release. The preprocessing
components now use the new XML structure of NLPDocuments appropriately.

2001-11-26 23:10
0.5.4

Melhorias para o frontend Grokling, a ressurreição de análise, as atualizações de alterações à arquitectura unificação da OpenNLP, o uso de XML em componentes pré-processamento está em conformidade com JDOM, muitas melhorias ao código de detecção de sentença, e novas amostras na árvore de origem.
Tags: Minor feature enhancements
Improvements to the Grokling frontend, resurrection of parsing, updates for changes to unification architecture of OpenNLP, use of XML in preprocessing components conforms with JDOM, many improvements to sentence detection code, and new samples in the source tree.

2001-11-21 15:27
0.5.3

Um problema no arquivo build.xml que estava causando os modelos Maxent estar corrompido quando o frasco foi criado grok foi corrigido. A infra-estrutura para criar e liberar a homepage Grok foi melhorado.
Tags: Minor bugfixes
A problem in the build.xml file that was causing the maxent models to be corrupted when the grok jar was created was fixed. The infrastructure for creating and releasing the Grok homepage was improved.

2001-10-16 22:05
0.5.2

As melhorias foram feitas no código de detecção de sentença. Todos os modelos Maxent foram convertidos para o novo formato de arquivo único. A parte-de-speech tagging modelo é treinado em dados muito mais e usa um número de palavra deriva para evitar alguns erros. Grok foi atualizado para as mudanças na API OpenNLP. Grok agora usa o Ant para construir. A estrutura de diretório foi alterado consideravelmente para facilitar a criação de arquivos de distribuição, e para garantir que o código fonte e bibliotecas de suporte são fornecidos com distribuições. Nota: O sistema léxico é quebrada nesta versão, e, portanto, não pode ser usado para analisar.
Tags: Major feature enhancements
Improvements were made to the sentence detection code. All maxent models were
converted to the new single file format. The part-of-speech tagging model is
trained on much more data and uses a number of word stems to avoid some errors.
Grok was updated for changes in the OpenNLP API. Grok now uses Ant to build.
The directory structure has been changed considerably to facilitate the
creation of distribution files, and to ensure that source code and supporting
libraries are provided with distributions. Note: The lexicon system is broken
in this version, and therefore it cannot be used to parse.

2001-01-30 15:12
0.4.1

Initial release.
Initial release.

Project Resources