A C D E F G I J K L M N O P R S T U V W X

T

TagStripper - Class in moj.util
A small utility class that contains methods for stripping tags from documents.
TagStripper() - Constructor for class moj.util.TagStripper
 
TestRI - Class in <Unnamed>
A small but functional demo program that loads a given RandomIndex and generates some semantic sets, either for the given index terms or for the highest tf*idf ranking index terms in the index.

Please note that TestRI is very naively implemented and does _not_ demonstrate recommended use of Random Indexes.
TestRI() - Constructor for class TestRI
 
tokenize(String) - Method in class moj.lang.se.GranskaConnection
Tokenizes the given text.
toString() - Method in class moj.lang.FrequencyList
 
toString(Comparator<Object>) - Method in class moj.lang.FrequencyList
 
toString() - Method in class moj.ri.RandomIndex
String representation of RandomIndex.
toString() - Method in class moj.ri.RandomLabel
String representation of the RandomLabel.
toXMLentities(String) - Static method in class moj.util.TagStripper
Convert markup characters (< > & ") to XML entities (&lt; &gt; &amp; &quot;).
TrainRI - Class in <Unnamed>
TrainRI indexes a given text, or folder tree of texts, using RandomIndexing given certain properties.
TrainRI() - Constructor for class TrainRI
 
TrainRIprops - Class in <Unnamed>
 
TrainRIprops(String) - Constructor for class TrainRIprops
 

A C D E F G I J K L M N O P R S T U V W X