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-10-16 22:05 Back to release list
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.

Project Resources