Class | Description |
---|---|
ConsumerQuery |
Sample implementation of using Dictionary in a producer-consumer
pipe pattern (over a PipedWriter)
|
Dump |
Print dictionary tables onto stdout (for testing purposes)
|
IndexManager |
GUI for corpus maintainance.
|
IndexManagerProperties |
Properties for IndexManager
|
MakeCVSCoOccurrenceMatrix |
Create a co-occurence matrix
|
MakeHeaderIndex |
Index header files on eXist DB
|
MakeSectionIndex |
Read input file(s) and create case, occurrence, position and
frequency tables for use with TEC
|
MakeTECIndex | Deprecated
Use
IndexManager indexdir flist instead |
Query |
Command line interface for querying the index for concordances.
|
RemoveFileFromIndex |
Read input file(s) and create case, occurrence, position and
frequency tables for use with TEC
|