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

K

k - Variable in class com.sun.labs.minion.classification.KFoldSplitter
 
k - Variable in class com.sun.labs.minion.clustering.AbstractClusterer
 
keeper - Variable in class com.sun.labs.minion.indexer.partition.PartitionManager
A house keeper class.
keeperThread - Variable in class com.sun.labs.minion.indexer.partition.PartitionManager
A thread running the housekeeping duties.
keepMorphCacheFlag - Variable in class com.sun.labs.minion.lexmorph.MorphState
 
keepPositions - Variable in class com.sun.labs.minion.retrieval.QueryElement
Whether we need to keep the positions of terms that we find.
key - Variable in class com.sun.labs.minion.IndexableMap
The key for the document represented by this map.
key - Variable in class com.sun.labs.minion.retrieval.DocumentVectorImpl
The document key for this entry.
keyName - Variable in class com.sun.labs.minion.retrieval.DocumentVectorImpl
The name of the key, which will survive transport.
KeyWordProfiler - Class in com.sun.labs.minion.classification
A profiler class that puts documents into classes based on the presence of particular keywords.
KeyWordProfiler() - Constructor for class com.sun.labs.minion.classification.KeyWordProfiler
 
KFoldSplitter - Class in com.sun.labs.minion.classification
Provides a K-fold splitter.
KFoldSplitter() - Constructor for class com.sun.labs.minion.classification.KFoldSplitter
Default constructor.
KFoldSplitter.Doc - Class in com.sun.labs.minion.classification
 
KFoldSplitter.Doc(int, ArrayGroup) - Constructor for class com.sun.labs.minion.classification.KFoldSplitter.Doc
 
kFoldSplitterNumFolds - Variable in class com.sun.labs.minion.IndexConfig
The number of folds that should be made when the k-fold splitter is being used.
killLeft(int, MorphState) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
Method to be called by rule actions to set the left-hand kill number.
killLeftNum - Variable in class com.sun.labs.minion.lexmorph.MorphState
 
killnum - Variable in class com.sun.labs.minion.lexmorph.MorphRule
 
killRight(int, MorphState) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
Method to be called by rule actions to set the right-hand kill number.
killRightNum - Variable in class com.sun.labs.minion.lexmorph.MorphState
 
kind - Variable in class com.sun.labs.minion.document.tokenizer.Token
An integer that describes the kind of this token.
kind - Variable in class com.sun.labs.minion.retrieval.parser.Token
An integer that describes the kind of this token.
KIND_OF - Static variable in class com.sun.labs.minion.lextax.Taxonomy
 
KMeans - Class in com.sun.labs.minion.clustering
A K means clustering algorithm for search results.
KMeans() - Constructor for class com.sun.labs.minion.clustering.KMeans
 
KnowledgeMorph - Class in com.sun.labs.minion.knowledge
A KnowledgeMorph is a wrapper around a LiteMorph, given that there's no way to create a LiteMorph (due to maintaining singleton-ness).
KnowledgeMorph() - Constructor for class com.sun.labs.minion.knowledge.KnowledgeMorph
Default constructor.
KnowledgeSource - Interface in com.sun.labs.minion.knowledge
An interface for knowledge sources that know how to provide variations for dictionary terms.
knowledgeSource - Variable in class com.sun.labs.minion.QueryConfig
The knowledge source to use.
KnowledgeSourceClusterer - Class in com.sun.labs.minion.classification
Provides an implementation of a feature clusterer built around a knowledge source.
KnowledgeSourceClusterer(int) - Constructor for class com.sun.labs.minion.classification.KnowledgeSourceClusterer
Create a new instance of me
KnowledgeSourceClusterer() - Constructor for class com.sun.labs.minion.classification.KnowledgeSourceClusterer
Default constructor
knowledgeVariants - Variable in class com.sun.labs.minion.retrieval.DictTerm
The set of morphological variations of the term as computed by the lightweight morphology.
knownOrScratchWord(String) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
knownOrScratchWord(String, Hashtable) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
knownRoot - Variable in class com.sun.labs.minion.lexmorph.MorphState
 
kthAtom(Value, int) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
Method for getting the kth Value from a list, cast as an Atom, if it is an Atom.
kthList(Value, int) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
Method for getting the kth Value from a list, cast as a list, if it is a list.
kthValue(Value, int) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
Method for getting the kth value from a list.
kthWord(Value, int) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
Method for getting the kth Value from a list, cast as a Word, if it is a Word.

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