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 moj.javasdm
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 moj.javasdm.TestRI
 
TestRI - Class in <Unnamed>
Deprecated. 
TestRI() - Constructor for class TestRI
Deprecated.  
TestRIprops - Class in moj.javasdm
 
TestRIprops(String) - Constructor for class moj.javasdm.TestRIprops
 
tokenize(String) - Method in class moj.lang.se.GranskaConnection
Tokenizes the given text.
toString() - Method in class moj.lang.FrequencyList
Returns the frequency statistics sorted alphabetically.
toString(Comparator<Map.Entry<String, int[]>>) - Method in class moj.lang.FrequencyList
Returns the frequency statistics using the supplied Comparator.
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 moj.javasdm
TrainRI indexes a given text, or folder tree of texts, using RandomIndexing given certain properties.
TrainRI() - Constructor for class moj.javasdm.TrainRI
 
TrainRI - Class in <Unnamed>
Deprecated. 
TrainRI() - Constructor for class TrainRI
Deprecated.  
TrainRIprops - Class in moj.javasdm
 
TrainRIprops(String) - Constructor for class moj.javasdm.TrainRIprops
 
TrainRIprops - Class in <Unnamed>
Deprecated. 
TrainRIprops(String) - Constructor for class TrainRIprops
Deprecated.  
traverseDirectory(String, TraverseDirectoryHelper) - Static method in class moj.util.FileTools
Recursively traverses a directory structure and executes the supplied helper for each file it encounters.
TraverseDirectoryHelper - Class in moj.util
Abstract class used by FileTools.traverseDirectory.
TraverseDirectoryHelper() - Constructor for class moj.util.TraverseDirectoryHelper
 

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