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

D

decrement() - Method in class csli.util.collections.CurrentList
 
DEFAULT_KEY - Static variable in class csli.util.nlp.LemmatiserFactory
 
DEFAULT_KEY - Static variable in class csli.util.nlp.PoSTaggerFactory
 
DEFAULT_KEY - Static variable in class csli.util.nlp.StemmerFactory
 
DEFAULT_PRIORITY - Static variable in class csli.util.thread.ProcessingQueue.Element
 
DefaultSlotString - Class in csli.util.collections
 
DefaultSlotString(String) - Constructor for class csli.util.collections.DefaultSlotString
 
DELAY - Static variable in class csli.util.thread.ThreadUtils
 
deleteNext(Lattice) - Method in class csli.util.collections.Lattice
 
deletePrevious(Lattice) - Method in class csli.util.collections.Lattice
 
DelimitedLineReader - Class in csli.util.file
Line reader with arbitrary end-of-line string.
DelimitedLineReader(Reader, String) - Constructor for class csli.util.file.DelimitedLineReader
Create a new delimited line-reader.
DelimitedLineReaderTest - Class in csli.util.file.test
Test cases for delimited line reader class.
DelimitedLineReaderTest() - Constructor for class csli.util.file.test.DelimitedLineReaderTest
 
delimitedList(Collection) - Static method in class csli.util.A
Builds a properly delimited string from an array or a collection of objects.
delimitedList(Object[]) - Static method in class csli.util.A
 
delimitedList(Collection, String) - Static method in class csli.util.A
 
delimitedList(Object[], String) - Static method in class csli.util.A
 
delimitedMap(Map) - Static method in class csli.util.A
 
delimitedMap(Map, String, String) - Static method in class csli.util.A
 
depth() - Method in class csli.util.collections.tree.AbstractTree
 
depth() - Method in interface csli.util.collections.tree.Tree
 
depthGetter() - Method in class csli.util.collections.tree.AbstractTree
 
deStem(String) - Method in class csli.util.nlp.DeStemmer
 
DeStemmer - Class in csli.util.nlp
 
DeStemmer(Stemmer) - Constructor for class csli.util.nlp.DeStemmer
 
DictionaryLemmatiser - Class in csli.util.nlp.lemma
Dictionary-based lemmatiser - loads morphological variant lists from a dictionary file into a lookup table.
DictionaryLemmatiser() - Constructor for class csli.util.nlp.lemma.DictionaryLemmatiser
 
DictionaryStemmer - Class in csli.util.nlp.stem
Dictionary-based stemmer - loads morphological pairs from a dictionary file into a lookup table.
DictionaryStemmer() - Constructor for class csli.util.nlp.stem.DictionaryStemmer
 
displayingPanel() - Method in class csli.util.swing.wizard.WizardPanelDescriptor
Override this method to perform functionality when the panel itself is displayed.
distanceMetric(String, String) - Method in class csli.util.nlp.Synonyms
 
Divergence - Class in csli.util.math
Utility class for computing divergences
Divergence() - Constructor for class csli.util.math.Divergence
 
doEvenPk(double, double, double, double[], double[]) - Static method in class csli.util.stat.SegmentationAgreement
Same as doPk() but for the case where the two segmentations are equally authoritative, i.e.
doGet(String, int, String, Map<String, String>) - Method in interface csli.util.socket.BasicHttpServer.HttpRequestHandler
 
domTypeToString(short) - Static method in class csli.util.xml.XmlUtils
Convert DOM type from number to string.
doPk(double, double, double, double[], double[]) - Static method in class csli.util.stat.SegmentationAgreement
Returns probability that a hypothesised segmentation *agrees* with a reference segmentation about whether points a certain distance apart are in the same or different segment.
doPost(String, int, String, HashMap<String, String>) - Method in interface csli.util.socket.BasicHttpServer.HttpRequestHandler
 
doPpk(double, double, double, double[], double[], double[], double[]) - Static method in class csli.util.stat.SegmentationAgreement
Given two probabilistic segmentations, returns the probability that points a certain distance apart are separated by the same probability of segmentation.
doPpk(double[], double[]) - Static method in class csli.util.stat.SegmentationAgreement
Version which works on continuous segmentation probability distributions - arrays with one element per (usually time) sample, with value = the probability that there is a topic shift at this element.
dot(double[], double[]) - Static method in class csli.util.math.matrix.Matrices
 
doubleFeatures(Collection<?>) - Static method in class csli.util.classify.stanford.MaxentWindowClassifierFactory
 
DoubleFileReader - Class in csli.util.file
Read a file of doubles as if it were an array.
DoubleFileReader(String, int) - Constructor for class csli.util.file.DoubleFileReader
Make a new buffered file array reader for the specified file with the specified buffer size (specified in number of values, not bytes).

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