Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
P
Q
R
S
T
V
W
S
SATEND
- Static variable in class sg.edu.nus.comp.nlp.ims.corpus.
CLexicalCorpus
SATENDPATTERN
- Static variable in class sg.edu.nus.comp.nlp.ims.corpus.
CLexicalCorpus
SATPATTERN
- Static variable in class sg.edu.nus.comp.nlp.ims.corpus.
CLexicalCorpus
SATSTART
- Static variable in class sg.edu.nus.comp.nlp.ims.corpus.
CLexicalCorpus
SATSTARTPATTERN
- Static variable in class sg.edu.nus.comp.nlp.ims.corpus.
CLexicalCorpus
score(String, CScorer.Instance)
- Method in class sg.edu.nus.comp.nlp.ims.util.
CScorer
score an instance
score(Hashtable<String, CScorer.Instance>)
- Method in class sg.edu.nus.comp.nlp.ims.util.
CScorer
score some instances
SEGMENTER
- Static variable in class sg.edu.nus.comp.nlp.ims.util.
CPennTreeBankTokenizer
select(IFeatureSelector)
- Method in class sg.edu.nus.comp.nlp.ims.lexelt.
CStatistic
select(IFeatureSelector)
- Method in interface sg.edu.nus.comp.nlp.ims.lexelt.
IStatistic
select features
SEPARATOR
- Static variable in class sg.edu.nus.comp.nlp.ims.lexelt.
CStatistic
set(int, String)
- Method in class sg.edu.nus.comp.nlp.ims.corpus.
AItem
set(String, String)
- Method in class sg.edu.nus.comp.nlp.ims.corpus.
ASentence
set(int, String)
- Method in interface sg.edu.nus.comp.nlp.ims.corpus.
IItem
set the value in p_Index
set(String, String)
- Method in interface sg.edu.nus.comp.nlp.ims.corpus.
ISentence
set parameter
setBias(double)
- Method in class sg.edu.nus.comp.nlp.ims.io.
CLibLinearLexeltWriter
set bias
setCorpus(ICorpus)
- Method in class sg.edu.nus.comp.nlp.ims.feature.
CCollocationExtractor
setCorpus(ICorpus)
- Method in class sg.edu.nus.comp.nlp.ims.feature.
CFeatureExtractorCombination
setCorpus(ICorpus)
- Method in class sg.edu.nus.comp.nlp.ims.feature.
CPOSFeatureExtractor
setCorpus(ICorpus)
- Method in class sg.edu.nus.comp.nlp.ims.feature.
CSurroundingWordExtractor
setCorpus(ICorpus)
- Method in interface sg.edu.nus.comp.nlp.ims.feature.
IFeatureExtractor
set corpus to be extracted
setCorpus(ICorpus)
- Method in class sg.edu.nus.comp.nlp.ims.instance.
CInstanceExtractor
setCorpus(ICorpus)
- Method in interface sg.edu.nus.comp.nlp.ims.instance.
IInstanceExtractor
set corpus to be extracted
setCorpus(ICorpus)
- Method in class sg.edu.nus.comp.nlp.ims.io.
CPlainCorpusResultWriter
set corpus
setCorpusClassName(String)
- Method in class sg.edu.nus.comp.nlp.ims.implement.
CTester
set the corpus class name
setCorpusClassName(String)
- Method in class sg.edu.nus.comp.nlp.ims.implement.
CTrainModel
set the corpus class name
setCurrentInstance(int)
- Method in class sg.edu.nus.comp.nlp.ims.feature.
CCollocationExtractor
setCurrentInstance(int)
- Method in class sg.edu.nus.comp.nlp.ims.feature.
CFeatureExtractorCombination
setCurrentInstance(int)
- Method in class sg.edu.nus.comp.nlp.ims.feature.
CPOSFeatureExtractor
setCurrentInstance(int)
- Method in class sg.edu.nus.comp.nlp.ims.feature.
CSurroundingWordExtractor
setCurrentInstance(int)
- Method in interface sg.edu.nus.comp.nlp.ims.feature.
IFeatureExtractor
set the index of instance which to be extracted from corpus
setCutOff(String, int)
- Method in class sg.edu.nus.comp.nlp.ims.implement.
CTrainModel
set cut off
setDefaultDictionary(Dictionary)
- Static method in class sg.edu.nus.comp.nlp.ims.util.
COpenNLPPOSTagger
set default tag dictionary
setDefaultDictionary(String)
- Static method in class sg.edu.nus.comp.nlp.ims.util.
COpenNLPPOSTagger
set default tag dictionary
setDefaultModel(GISModel)
- Static method in class sg.edu.nus.comp.nlp.ims.util.
COpenNLPPOSTagger
set default pos tagger model
setDefaultModel(File)
- Static method in class sg.edu.nus.comp.nlp.ims.util.
COpenNLPPOSTagger
set default POS tagger model
setDefaultModel(String)
- Static method in class sg.edu.nus.comp.nlp.ims.util.
COpenNLPPOSTagger
set default pos tagger model
setDefaultModel(MaxentModel)
- Static method in class sg.edu.nus.comp.nlp.ims.util.
COpenNLPSentenceSplitter
set default sentence splitter model
setDefaultModel(String)
- Static method in class sg.edu.nus.comp.nlp.ims.util.
COpenNLPSentenceSplitter
set default sentence splitter model
setDefaultModel(File)
- Static method in class sg.edu.nus.comp.nlp.ims.util.
COpenNLPSentenceSplitter
set default sentence splitter model
setDefaultPOSDictionary(POSDictionary)
- Static method in class sg.edu.nus.comp.nlp.ims.util.
COpenNLPPOSTagger
set default tag dictionary
setDefaultPOSDictionary(String)
- Static method in class sg.edu.nus.comp.nlp.ims.util.
COpenNLPPOSTagger
set default tag dictionary
setDefaultPOSDictionary(String, boolean)
- Static method in class sg.edu.nus.comp.nlp.ims.util.
COpenNLPPOSTagger
set default tag dictionary
setDefaultPOSDictionary(BufferedReader)
- Static method in class sg.edu.nus.comp.nlp.ims.util.
COpenNLPPOSTagger
set default tag dictionary
setDefaultPOSDictionary(BufferedReader, boolean)
- Static method in class sg.edu.nus.comp.nlp.ims.util.
COpenNLPPOSTagger
set default tag dictionary
setDelimiter(String)
- Method in class sg.edu.nus.comp.nlp.ims.corpus.
ACorpus
set delimiter
setDelimiter(String)
- Method in class sg.edu.nus.comp.nlp.ims.implement.
CTester
set the delimiter
setDelimiter(String)
- Method in class sg.edu.nus.comp.nlp.ims.implement.
CTrainModel
set the delimiter
setDocID(String)
- Method in class sg.edu.nus.comp.nlp.ims.instance.
CInstance
setDocID(String)
- Method in interface sg.edu.nus.comp.nlp.ims.instance.
IInstance
set document ID
setEvaluator(IEvaluator)
- Method in class sg.edu.nus.comp.nlp.ims.implement.
CTester
set evaluator
setFeatureExtractor(IFeatureExtractor)
- Method in class sg.edu.nus.comp.nlp.ims.instance.
CInstanceExtractor
setFeatureExtractor(IFeatureExtractor)
- Method in interface sg.edu.nus.comp.nlp.ims.instance.
IInstanceExtractor
set featureExtractor to the InstanceExtractor
setFeatureExtractorName(String)
- Method in class sg.edu.nus.comp.nlp.ims.implement.
CTester
set the feature extractor name
setFeatureExtractorName(String)
- Method in class sg.edu.nus.comp.nlp.ims.implement.
CTrainModel
set the feature extractor name
setInstanceExtractorName(String)
- Method in class sg.edu.nus.comp.nlp.ims.implement.
CTester
set the instance extractor name
setInstanceExtractorName(String)
- Method in class sg.edu.nus.comp.nlp.ims.implement.
CTrainModel
set the instance extractor name
setKey(String)
- Method in class sg.edu.nus.comp.nlp.ims.feature.
ABinaryFeature
setKey(String)
- Method in class sg.edu.nus.comp.nlp.ims.feature.
AListFeature
setKey(String)
- Method in class sg.edu.nus.comp.nlp.ims.feature.
ANumericFeature
setKey(String)
- Method in interface sg.edu.nus.comp.nlp.ims.feature.
IFeature
set feature key
setKey(String, CScorer.Instance)
- Method in class sg.edu.nus.comp.nlp.ims.util.
CScorer
set one instance key
setKey(Hashtable<String, CScorer.Instance>)
- Method in class sg.edu.nus.comp.nlp.ims.util.
CScorer
set keys
setLemmatized(boolean)
- Method in class sg.edu.nus.comp.nlp.ims.corpus.
ACorpus
whether the lemma info is provided
setLemmatized(boolean)
- Method in class sg.edu.nus.comp.nlp.ims.implement.
CTester
whether the lemma info is provided
setLemmatized(boolean)
- Method in class sg.edu.nus.comp.nlp.ims.implement.
CTrainModel
whether the lemma info is provided
setLexeltID(String)
- Method in class sg.edu.nus.comp.nlp.ims.instance.
CInstance
setLexeltID(String)
- Method in interface sg.edu.nus.comp.nlp.ims.instance.
IInstance
set lexelt ID
setModel(MaxentModel)
- Static method in class sg.edu.nus.comp.nlp.ims.util.
COpenNLPTokenizer
set default tokenization model
setModelTrainer(IModelTrainer)
- Method in class sg.edu.nus.comp.nlp.ims.implement.
CTrainModel
set model trainer
setModelWriter(IModelWriter)
- Method in class sg.edu.nus.comp.nlp.ims.implement.
CTrainModel
set model writer
setOptions(String[])
- Method in class sg.edu.nus.comp.nlp.ims.classifiers.
APreloadEvaluator
setOptions(String[])
- Method in class sg.edu.nus.comp.nlp.ims.classifiers.
CGISEvaluator
setOptions(String[])
- Method in class sg.edu.nus.comp.nlp.ims.classifiers.
CGISModelTrainer
setOptions(String[])
- Method in class sg.edu.nus.comp.nlp.ims.classifiers.
CLibLinearEvaluator
setOptions(String[])
- Method in class sg.edu.nus.comp.nlp.ims.classifiers.
CLibLinearTrainer
setOptions(String[])
- Method in class sg.edu.nus.comp.nlp.ims.classifiers.
CLibSVMEvaluator
setOptions(String[])
- Method in class sg.edu.nus.comp.nlp.ims.classifiers.
CLibSVMTrainer
setOptions(String[])
- Method in class sg.edu.nus.comp.nlp.ims.classifiers.
CMultiClassesSVM
setOptions(String[])
- Method in class sg.edu.nus.comp.nlp.ims.classifiers.
CWekaEvaluator
setOptions(String[])
- Method in class sg.edu.nus.comp.nlp.ims.classifiers.
CWekaModelTrainer
setOptions(String[])
- Method in interface sg.edu.nus.comp.nlp.ims.classifiers.
IEvaluator
set options
setOptions(String[])
- Method in interface sg.edu.nus.comp.nlp.ims.classifiers.
IModelTrainer
set options
setOptions(String[])
- Method in class sg.edu.nus.comp.nlp.ims.implement.
CTestThread
set options
setOptions(String[])
- Method in class sg.edu.nus.comp.nlp.ims.io.
CAllWordsResultWriter
setOptions(String[])
- Method in class sg.edu.nus.comp.nlp.ims.io.
CModelWriter
setOptions(String[])
- Method in class sg.edu.nus.comp.nlp.ims.io.
CPlainCorpusResultWriter
setOptions(String[])
- Method in class sg.edu.nus.comp.nlp.ims.io.
CResultWriter
setOptions(String[])
- Method in interface sg.edu.nus.comp.nlp.ims.io.
IModelWriter
set options
setOptions(String[])
- Method in interface sg.edu.nus.comp.nlp.ims.io.
IResultWriter
set options
setParam(Parameter)
- Method in class sg.edu.nus.comp.nlp.ims.classifiers.
CLibLinearTrainer
set parameters
setParam(svm_parameter)
- Method in class sg.edu.nus.comp.nlp.ims.classifiers.
CLibSVMTrainer
set parameters
setParameter(String, int)
- Method in class sg.edu.nus.comp.nlp.ims.lexelt.
CStatistic
setParameter(String, int)
- Method in interface sg.edu.nus.comp.nlp.ims.lexelt.
IStatistic
set parameter of the statistic information
setPOSTagged(boolean)
- Method in class sg.edu.nus.comp.nlp.ims.corpus.
ACorpus
whether the pos info is provided
setPOSTagged(boolean)
- Method in class sg.edu.nus.comp.nlp.ims.implement.
CTester
whether the pos info is provided
setPOSTagged(boolean)
- Method in class sg.edu.nus.comp.nlp.ims.implement.
CTrainModel
whether the pos info is provided
setSenseIndex(ISenseIndex)
- Method in class sg.edu.nus.comp.nlp.ims.classifiers.
APreloadEvaluator
setSenseIndex(ISenseIndex)
- Method in class sg.edu.nus.comp.nlp.ims.classifiers.
CWekaEvaluator
setSenseIndex(ISenseIndex)
- Method in interface sg.edu.nus.comp.nlp.ims.classifiers.
IEvaluator
set sense index
setSplit(boolean)
- Method in class sg.edu.nus.comp.nlp.ims.corpus.
ACorpus
whether the input is already split
setSplit(boolean)
- Method in class sg.edu.nus.comp.nlp.ims.implement.
CTester
whether the input is already split
setSplit(boolean)
- Method in class sg.edu.nus.comp.nlp.ims.implement.
CTrainModel
whether the input is already split
setStatistic(IStatistic)
- Method in class sg.edu.nus.comp.nlp.ims.lexelt.
ALexelt
setStatistic(IStatistic)
- Method in interface sg.edu.nus.comp.nlp.ims.lexelt.
ILexelt
set the statistic information to the lexelt
setTag(String)
- Method in class sg.edu.nus.comp.nlp.ims.instance.
CInstance
setTag(String, boolean)
- Method in class sg.edu.nus.comp.nlp.ims.instance.
CInstance
setTag(String)
- Method in interface sg.edu.nus.comp.nlp.ims.instance.
IInstance
add p_Tag to tag list
setTag(String, boolean)
- Method in interface sg.edu.nus.comp.nlp.ims.instance.
IInstance
add p_Tag to tag list if p_Add == true else remove all tags and set tag as p_Tag
setTokenized(boolean)
- Method in class sg.edu.nus.comp.nlp.ims.corpus.
ACorpus
whether sentences are already tokenized
setTokenized(boolean)
- Method in class sg.edu.nus.comp.nlp.ims.implement.
CTester
whether sentences are already tokenized
setTokenized(boolean)
- Method in class sg.edu.nus.comp.nlp.ims.implement.
CTrainModel
whether sentences are already tokenized
setValue(String)
- Method in class sg.edu.nus.comp.nlp.ims.feature.
ABinaryFeature
setValue(String)
- Method in class sg.edu.nus.comp.nlp.ims.feature.
AListFeature
setValue(String)
- Method in class sg.edu.nus.comp.nlp.ims.feature.
CDoubleFeature
setValue(String)
- Method in interface sg.edu.nus.comp.nlp.ims.feature.
IFeature
set feature value
setWriter(IResultWriter)
- Method in class sg.edu.nus.comp.nlp.ims.implement.
CTester
set writer
sg.edu.nus.comp.nlp.ims.classifiers
- package sg.edu.nus.comp.nlp.ims.classifiers
Package related to classifier.
sg.edu.nus.comp.nlp.ims.corpus
- package sg.edu.nus.comp.nlp.ims.corpus
Package related to the training or test corpus.
sg.edu.nus.comp.nlp.ims.feature
- package sg.edu.nus.comp.nlp.ims.feature
Package related to features used in WSD.
sg.edu.nus.comp.nlp.ims.implement
- package sg.edu.nus.comp.nlp.ims.implement
Package containing the main WSD API.
sg.edu.nus.comp.nlp.ims.instance
- package sg.edu.nus.comp.nlp.ims.instance
Package related to wsd instance.
sg.edu.nus.comp.nlp.ims.io
- package sg.edu.nus.comp.nlp.ims.io
Package related to IO.
sg.edu.nus.comp.nlp.ims.lexelt
- package sg.edu.nus.comp.nlp.ims.lexelt
Package related to one instances set of the same lexelt.
sg.edu.nus.comp.nlp.ims.util
- package sg.edu.nus.comp.nlp.ims.util
Package related to utility data structures, algorithms and some external API used by multiple other packages.
SHORTs
- Static variable in class sg.edu.nus.comp.nlp.ims.util.
CJWNL
size()
- Method in class sg.edu.nus.comp.nlp.ims.corpus.
ACorpus
size()
- Method in class sg.edu.nus.comp.nlp.ims.corpus.
AItem
size()
- Method in class sg.edu.nus.comp.nlp.ims.corpus.
ASentence
size()
- Method in interface sg.edu.nus.comp.nlp.ims.corpus.
ICorpus
get the number of instances
size()
- Method in interface sg.edu.nus.comp.nlp.ims.corpus.
IItem
get the number of values in this item
size()
- Method in interface sg.edu.nus.comp.nlp.ims.corpus.
ISentence
get length of this sentence
size()
- Method in class sg.edu.nus.comp.nlp.ims.instance.
CInstance
size()
- Method in interface sg.edu.nus.comp.nlp.ims.instance.
IInstance
the the number of features in this instance
size()
- Method in class sg.edu.nus.comp.nlp.ims.lexelt.
ALexelt
size()
- Method in class sg.edu.nus.comp.nlp.ims.lexelt.
CResultInfo
get number of instances
size()
- Method in class sg.edu.nus.comp.nlp.ims.lexelt.
CStatistic
size()
- Method in interface sg.edu.nus.comp.nlp.ims.lexelt.
ILexelt
get the number of instances in lexelt
size()
- Method in interface sg.edu.nus.comp.nlp.ims.lexelt.
IStatistic
get the number of instances
size()
- Method in class sg.edu.nus.comp.nlp.ims.util.
CArgumentManager
the size of arguments
split(ArrayList<String>)
- Method in class sg.edu.nus.comp.nlp.ims.corpus.
CAllWordsFineTaskCorpus
sentence split paragraphs
split(ArrayList<ArrayList<String>>)
- Method in class sg.edu.nus.comp.nlp.ims.corpus.
CAllWordsPlainCorpus
split paragraph into sentences
split(String)
- Method in class sg.edu.nus.comp.nlp.ims.util.
COpenNLPSentenceSplitter
split(String)
- Method in interface sg.edu.nus.comp.nlp.ims.util.
ISentenceSplitter
split input into sentences
statistic
- Variable in class sg.edu.nus.comp.nlp.ims.lexelt.
CModelInfo
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
P
Q
R
S
T
V
W