| Package | Description |
|---|---|
| org.cogroo | |
| org.cogroo.analyzer |
The
analyzer package is responsible for analyzing a given text, identifying its sentences, words and classifying them. |
| org.cogroo.config |
The
config package is responsible for the language configuration. |
| org.cogroo.text |
The
text package stores informations of a document's text in its classes. |
| org.cogroo.text.impl |
The
impl package is responsible for storing the tokens in each sentence and analyzing them. |
| org.cogroo.text.tree | |
| org.cogroo.util |
The
util package is responsible for printing text and its analysis. |
Copyright © 2012–2017 CoGrOO. All rights reserved.