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

D

DAYS - Static variable in class hultig.util.CronoSensor
Define the type "day"
definedSentenceDetector() - Method in class hultig.sumo.OpenNLPKit
Tests if the sentence detection model is well defined.
demoForWeb() - Static method in class hultig.sumo.CorpusIndex
 
demoForWebPage() - Static method in class hultig.sumo.Sentence
 
DESCENDING - Static variable in class hultig.sumo.RuleList
Defines the descending sorting criterion constant.
dgauss(Sentence) - Method in class hultig.sumo.Sentence
A simple version of the gaussian similarity between twon sentences.
dgauss(Sentence, double, double, double, double) - Method in class hultig.sumo.Sentence
The gaussian similarity between two sentences.
distcos(Word) - Method in class hultig.sumo.Word
Another lexical metric, based on the cosine.
distlex(Word) - Method in class hultig.sumo.Sentence
The minumum lexical distance of a word to any word in this sentence.
distlex(String, String, float) - Static method in class hultig.sumo.Word
Implements a metric that calculates the lexical distance between two words.
distlex(String, String) - Static method in class hultig.sumo.Word
Calls "distlex(sa, sb, 2f)".
distlex(String) - Method in class hultig.sumo.Word
Calls "distlex(word.toString(), s, 2f)".
distlex(Word, float) - Method in class hultig.sumo.Word
Calls "distlex(word.toString(), w.toString(), q)"
distlex(Word) - Method in class hultig.sumo.Word
Calls "distlex(word.toString(), w.toString(), 2f)"
distlexSuffix(String, String, float) - Static method in class hultig.sumo.Word
This method implements a similar metric as in "distlex".
distlexSuffix(String, String) - Static method in class hultig.sumo.Word
Calls "distlexSuffix(sa, sb, 2f)".
distSeqMax(String, String) - Static method in class hultig.sumo.Word
A normalized Edit Distance which normalizes by taking the maximum common sequence between the two sentences (Presented at ACL 2007).
dLinear(Sentence) - Method in class hultig.sumo.Sentence
The linear similarity metric between two sentences.
dnormEditDistance(Word) - Method in class hultig.sumo.Word
Computes a normalized Edit Distance of two words.
docid - Variable in class hultig.sumo.NGramsV
 
doclink - Variable in class hultig.sumo.NGramsV
 
DOMAIN - Static variable in class hultig.sumo.ChunkType
The set of string tags for labeling chunks, stored in this array of strings.
dotProduct(double[], double[]) - Static method in class hultig.util.Toolkit
Computes the dot product between two vectors, represented by two arrays.
dParabolic(Sentence) - Method in class hultig.sumo.Sentence
The parabolic sentence similarity metric.
dsBLEU(Sentence, Sentence) - Static method in class hultig.sumo.Sentence
Computes the BLEU metric between two sentences.
dsEntropy(Sentence) - Method in class hultig.sumo.Sentence
The "entropy metric" for calculating the similarity between two sentences.
dSin(Sentence) - Method in class hultig.sumo.Sentence
The trignometric function for calculating the similarity between two sentences.
dsLevenshtein(Sentence) - Method in class hultig.sumo.Sentence
This method applies the Edit Distance (ED) metric to compare this sentence with another one.
dsNgram(Sentence, Sentence) - Static method in class hultig.sumo.Sentence
Computes the simple n-gram overlap between two sentences, with 4 as the maximum n-gram counted.
dsNgram(int, Sentence, Sentence) - Static method in class hultig.sumo.Sentence
Computes the simple n-gram overlap between two sentences, considering a maximum number of n-grams.
dsuffixArrays(Sentence, Sentence) - Static method in class hultig.sumo.Sentence
A metric for calculating sentence proximity, based on suffix arrays comparisons of n-grams, as defined by Church and Yamamoto.
dsumo(Sentence) - Method in class hultig.sumo.Sentence
The "sumo metric" for calculating the similarity between two sentences.
dsumo(int[], int[]) - Static method in class hultig.sumo.Sentence
The "sumo metric" for calculating the similarity between two sentences.
dsumoWSize(Sentence) - Method in class hultig.sumo.Sentence
A different version of the sumo function for calculating sentence similarity between two sentences.
dt() - Method in class hultig.util.CronoSensor
Get the elapsed time since the chronometer was set to time zero.
dt(byte) - Method in class hultig.util.CronoSensor
Get the elapsed time since the chronometer was set to time zero.
dts() - Method in class hultig.util.CronoSensor
The time in a string format

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