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

C

calcLIX(String) - Static method in class moj.lang.Readability
Calculate the LIX value for a given String of text.

LIX is a Swedish acronym for "Läsbarhetsindex", or Readability Index, and is a much disputed measure of how accessible a text is.
calcLIX(String, GenericTokenizer) - Static method in class moj.lang.Readability
Calculate the LIX value for a given String of text using the provided GenericTokenizer for splitting the text into sentences and words.
calcLIX(String, GenericTokenizer, boolean) - Static method in class moj.lang.Readability
Calculate the LIX value for a given String of text using the provided GenericTokenizer for splitting the text into sentences and words.
calcSMOG(String) - Static method in class moj.lang.Readability
 
calcSMOG(String, GenericTokenizer) - Static method in class moj.lang.Readability
 
calcSyllables(String) - Static method in class moj.lang.Readability
Note that this is not infallible.
characters(char[], int, int) - Method in class moj.ri.IndexHandler
 
checkSimilarity(boolean) - Method in class moj.lang.statserv.modules.StatServRequest
Turns the similarity check, when adding local statistics for the current request to chosen document set, on or off.
classname - Variable in class moj.lang.statserv.modules.StatServRequest
 
compare(Map.Entry<String, int[]>, Map.Entry<String, int[]>) - Method in class moj.lang.FrequencyList.CompareAlphabetically
 
compare(Map.Entry<String, int[]>, Map.Entry<String, int[]>) - Method in class moj.lang.FrequencyList.CompareByDF
 
compare(Map.Entry<String, int[]>, Map.Entry<String, int[]>) - Method in class moj.lang.FrequencyList.CompareByDFfalling
 
compare(Map.Entry<String, int[]>, Map.Entry<String, int[]>) - Method in class moj.lang.FrequencyList.CompareByTF
 
compare(Map.Entry<String, int[]>, Map.Entry<String, int[]>) - Method in class moj.lang.FrequencyList.CompareByTFfalling
 
compare(Map.Entry<String, Double>, Map.Entry<String, Double>) - Method in class moj.util.EntryValueComparator
Compares values.
compare(Map.Entry<String, Float>, Map.Entry<String, Float>) - Method in class moj.util.ReverseEntryValueComparator
Compares values in reverse order.
compareTo(Object) - Method in class moj.ri.RandomLabel
Compares this RandomLabel with the specified RandomLabel for order on basis of term frequency.
ConstantWS - Class in moj.ri.weighting
Using a constant weight makes the weighting word order independent.
ConstantWS() - Constructor for class moj.ri.weighting.ConstantWS
 
contains(String) - Method in class moj.ri.RandomIndex
Returns true if this RandomIndex contains the given word (index term).
contains(RandomLabel) - Method in class moj.ri.RandomIndex
Returns true if this RandomIndex contains the given RandomLabel.
Corpora - Class in moj.lang.statserv
Convenience class that adds grouped sets of document sets to a given collection of reference sets for retrieval of reference statistics from multiple documents sets.
Corpora() - Constructor for class moj.lang.statserv.Corpora
 
CosineD_row - Class in moj.similarity.measures
COSINE DISTANCE MEASURE
Originally written by P.
CosineD_row() - Constructor for class moj.similarity.measures.CosineD_row
 
cosineSim(RandomLabel) - Method in class moj.ri.RandomLabel
Calculate the cosine similarity between this RandomLabel and the given.
createAhead - Variable in class moj.ri.IndexHandler
 

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