|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| RepositoryListener | This interface defines the required methods to implement a Repository listener, which will be called everytime the Repository performs a step in its process. |
| Class Summary | |
|---|---|
| DocumentAnnotator | |
| DocumentCleanup | |
| Repository | This class represents a documents repository. |
| RepositoryEvent | This class represents an event that was fired by a Repository and indicates the current step of the running process and the maximum number of steps. |
| TmlAnnotatorTask | |
| TmlCleanupTask | |
| TmlIndexerTask | |
Implements a repository of documents, from which several corpora can be obtained.
This package implements a simple repository for document management. It uses Lucene for tokenizing, stemming and removing stop words.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||