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
G
g_LIDX
- Static variable in class sg.edu.nus.comp.nlp.ims.corpus.
ACorpus
g_LIDX
- Static variable in class sg.edu.nus.comp.nlp.ims.feature.
CSurroundingWordExtractor
g_PIDX
- Static variable in class sg.edu.nus.comp.nlp.ims.corpus.
ACorpus
g_PIDX
- Static variable in class sg.edu.nus.comp.nlp.ims.feature.
CPOSFeatureExtractor
g_TIDX
- Static variable in class sg.edu.nus.comp.nlp.ims.corpus.
ACorpus
g_TIDX
- Static variable in class sg.edu.nus.comp.nlp.ims.feature.
CCollocationExtractor
g_TIDX
- Static variable in class sg.edu.nus.comp.nlp.ims.feature.
CSurroundingWordExtractor
genInfo()
- Method in class sg.edu.nus.comp.nlp.ims.corpus.
ACorpus
collection some information
genInfo()
- Method in class sg.edu.nus.comp.nlp.ims.corpus.
CAllWordsCoarseTaskCorpus
genInfo()
- Method in class sg.edu.nus.comp.nlp.ims.corpus.
CAllWordsFineTaskCorpus
genInfo()
- Method in class sg.edu.nus.comp.nlp.ims.corpus.
CAllWordsPlainCorpus
genInfo()
- Method in class sg.edu.nus.comp.nlp.ims.corpus.
CLexicalCorpus
genInstances(Instances, double, Hashtable<String, ArrayList<Double>>)
- Method in class sg.edu.nus.comp.nlp.ims.classifiers.
CMultiClassesSVM
generate instances for classifier classIdx
get(int)
- Method in class sg.edu.nus.comp.nlp.ims.corpus.
AItem
get(String)
- Method in class sg.edu.nus.comp.nlp.ims.corpus.
ASentence
get(int)
- Method in interface sg.edu.nus.comp.nlp.ims.corpus.
IItem
get the value of p_Index
get(String)
- Method in interface sg.edu.nus.comp.nlp.ims.corpus.
ISentence
get parameter
get(String)
- Method in class sg.edu.nus.comp.nlp.ims.util.
CArgumentManager
if p_Key is in the arguments, return the true value else return null
get(int)
- Method in class sg.edu.nus.comp.nlp.ims.util.
CArgumentManager
get the argument
getAnswer(int)
- Method in class sg.edu.nus.comp.nlp.ims.lexelt.
CResultInfo
get the answer index for instance
getAttempted()
- Method in class sg.edu.nus.comp.nlp.ims.util.
CScorer
get attempted
getBias()
- Method in class sg.edu.nus.comp.nlp.ims.io.
CLibLinearLexeltWriter
get bias
getCollocation(int, int)
- Method in class sg.edu.nus.comp.nlp.ims.feature.
CCollocationExtractor
get collocation
getCount(String, String)
- Method in class sg.edu.nus.comp.nlp.ims.lexelt.
CStatistic
getCount(int, String)
- Method in class sg.edu.nus.comp.nlp.ims.lexelt.
CStatistic
getCount(String, String, String)
- Method in class sg.edu.nus.comp.nlp.ims.lexelt.
CStatistic
getCount(int, String, String)
- Method in class sg.edu.nus.comp.nlp.ims.lexelt.
CStatistic
getCount(String, String)
- Method in interface sg.edu.nus.comp.nlp.ims.lexelt.
IStatistic
get the count of value p_Value of feature p_Key
getCount(int, String)
- Method in interface sg.edu.nus.comp.nlp.ims.lexelt.
IStatistic
get the count of value p_Value of feature p_Index
getCount(String, String, String)
- Method in interface sg.edu.nus.comp.nlp.ims.lexelt.
IStatistic
get the count of value p_Value of feature p_Key with p_Tag
getCount(int, String, String)
- Method in interface sg.edu.nus.comp.nlp.ims.lexelt.
IStatistic
get the count of value p_Value of feature p_Key with p_Tag
getCurrentInstanceID()
- Method in class sg.edu.nus.comp.nlp.ims.feature.
CCollocationExtractor
getCurrentInstanceID()
- Method in class sg.edu.nus.comp.nlp.ims.feature.
CFeatureExtractorCombination
getCurrentInstanceID()
- Method in class sg.edu.nus.comp.nlp.ims.feature.
CPOSFeatureExtractor
getCurrentInstanceID()
- Method in class sg.edu.nus.comp.nlp.ims.feature.
CSurroundingWordExtractor
getCurrentInstanceID()
- Method in interface sg.edu.nus.comp.nlp.ims.feature.
IFeatureExtractor
get the ID of current instance to be extracted
getDateTime()
- Method in class sg.edu.nus.comp.nlp.ims.implement.
CTestThread
get a formatted date time
getDefaultValue()
- Method in class sg.edu.nus.comp.nlp.ims.lexelt.
CStatistic
getDefaultValue()
- Method in interface sg.edu.nus.comp.nlp.ims.lexelt.
IStatistic
get the default value of feature
getDocID()
- Method in class sg.edu.nus.comp.nlp.ims.instance.
CInstance
getDocID()
- Method in interface sg.edu.nus.comp.nlp.ims.instance.
IInstance
get the document ID of this instance
getDocID(int)
- Method in class sg.edu.nus.comp.nlp.ims.lexelt.
CResultInfo
get instance document id
getFeature(String)
- Method in class sg.edu.nus.comp.nlp.ims.instance.
CInstance
getFeature(int)
- Method in class sg.edu.nus.comp.nlp.ims.instance.
CInstance
getFeature(String)
- Method in interface sg.edu.nus.comp.nlp.ims.instance.
IInstance
get the feature of this instance with p_Name
getFeature(int)
- Method in interface sg.edu.nus.comp.nlp.ims.instance.
IInstance
get the feature of index p_Index
getFeatureName(int)
- Method in class sg.edu.nus.comp.nlp.ims.instance.
CInstance
getFeatureName(int)
- Method in interface sg.edu.nus.comp.nlp.ims.instance.
IInstance
get the name of feature of p_Index
getFeatureValue(String)
- Method in class sg.edu.nus.comp.nlp.ims.instance.
CInstance
getFeatureValue(int)
- Method in class sg.edu.nus.comp.nlp.ims.instance.
CInstance
getFeatureValue(int)
- Method in interface sg.edu.nus.comp.nlp.ims.instance.
IInstance
get the feature value of feature of p_Index
getFeatureValue(String)
- Method in interface sg.edu.nus.comp.nlp.ims.instance.
IInstance
get the feature value of feature of p_Name
getFeatureVector(IInstance, IStatistic)
- Method in class sg.edu.nus.comp.nlp.ims.io.
CWekaLexeltWriter
generate the feature vector for one instance
getFeatureVector(IInstance, IStatistic)
- Method in class sg.edu.nus.comp.nlp.ims.io.
CWekaSparseLexeltWriter
getFile(String)
- Method in class sg.edu.nus.comp.nlp.ims.io.
CResultWriter
get the path to save lexelt
getFirst()
- Method in class sg.edu.nus.comp.nlp.ims.util.
CPair
get first value
getFirstSense(String)
- Method in class sg.edu.nus.comp.nlp.ims.util.
CWordNetSenseIndex
getFirstSense(String)
- Method in interface sg.edu.nus.comp.nlp.ims.util.
ISenseIndex
get the first sense of p_Lexelt
getHeader(ILexelt)
- Method in class sg.edu.nus.comp.nlp.ims.io.
CWekaLexeltWriter
generate the head part of arff file
getID()
- Method in class sg.edu.nus.comp.nlp.ims.instance.
CInstance
getID()
- Method in interface sg.edu.nus.comp.nlp.ims.instance.
IInstance
get the ID of this instance
getID()
- Method in class sg.edu.nus.comp.nlp.ims.lexelt.
ALexelt
getID(int)
- Method in class sg.edu.nus.comp.nlp.ims.lexelt.
CResultInfo
get instance id
getID()
- Method in class sg.edu.nus.comp.nlp.ims.lexelt.
CResultInfo
get lexelt id
getID()
- Method in interface sg.edu.nus.comp.nlp.ims.lexelt.
ILexelt
get the ID of this lexelt
getIndex(String)
- Method in class sg.edu.nus.comp.nlp.ims.lexelt.
CStatistic
getIndex(String)
- Method in interface sg.edu.nus.comp.nlp.ims.lexelt.
IStatistic
get the feature index of feature p_Key
getIndexInSentence(int)
- Method in class sg.edu.nus.comp.nlp.ims.corpus.
ACorpus
getIndexInSentence(int)
- Method in interface sg.edu.nus.comp.nlp.ims.corpus.
ICorpus
get the index of an instance in sentence
getInstance(int)
- Method in class sg.edu.nus.comp.nlp.ims.lexelt.
ALexelt
getInstance(int)
- Method in interface sg.edu.nus.comp.nlp.ims.lexelt.
ILexelt
get instance with index p_Index
getInstance()
- Static method in class sg.edu.nus.comp.nlp.ims.util.
CSurroundingWordFilter
get an surrouding word filter with default stop word list
getInstanceDocID(int)
- Method in class sg.edu.nus.comp.nlp.ims.lexelt.
ALexelt
getInstanceDocID(int)
- Method in interface sg.edu.nus.comp.nlp.ims.lexelt.
ILexelt
get the document id of instance p_Index
getInstanceID(int)
- Method in class sg.edu.nus.comp.nlp.ims.lexelt.
ALexelt
getInstanceID(int)
- Method in interface sg.edu.nus.comp.nlp.ims.lexelt.
ILexelt
get the instance id of instance p_Index
getInstanceIDs()
- Method in class sg.edu.nus.comp.nlp.ims.lexelt.
ALexelt
getInstanceIDs()
- Method in interface sg.edu.nus.comp.nlp.ims.lexelt.
ILexelt
get the instance id list of all the instances in Lexelt
getInstances(ILexelt)
- Method in class sg.edu.nus.comp.nlp.ims.io.
CGISLexeltWriter
getInstances(ILexelt)
- Method in class sg.edu.nus.comp.nlp.ims.io.
CLibLinearLexeltWriter
getInstances(ILexelt)
- Method in class sg.edu.nus.comp.nlp.ims.io.
CLibSVMLexeltWriter
getInstances(ILexelt)
- Method in class sg.edu.nus.comp.nlp.ims.io.
CWekaLexeltWriter
getInstances(ILexelt)
- Method in class sg.edu.nus.comp.nlp.ims.io.
CWekaSparseLexeltWriter
getInstances(ILexelt)
- Method in interface sg.edu.nus.comp.nlp.ims.io.
ILexeltWriter
extract instances from p_iLexelt
getItem(int)
- Method in class sg.edu.nus.comp.nlp.ims.corpus.
ASentence
getItem(int)
- Method in interface sg.edu.nus.comp.nlp.ims.corpus.
ISentence
get Item of p_Index if p_Index is out of range, return null
getKey()
- Method in class sg.edu.nus.comp.nlp.ims.feature.
ABinaryFeature
getKey()
- Method in class sg.edu.nus.comp.nlp.ims.feature.
AListFeature
getKey()
- Method in class sg.edu.nus.comp.nlp.ims.feature.
ANumericFeature
getKey()
- Method in interface sg.edu.nus.comp.nlp.ims.feature.
IFeature
get feature key
getKey(int)
- Method in class sg.edu.nus.comp.nlp.ims.lexelt.
CStatistic
getKey(int)
- Method in interface sg.edu.nus.comp.nlp.ims.lexelt.
IStatistic
get the feature name of feature p_Index
getKeys()
- Method in class sg.edu.nus.comp.nlp.ims.lexelt.
CStatistic
getKeys()
- Method in interface sg.edu.nus.comp.nlp.ims.lexelt.
IStatistic
get the list of feature names in the statistic
getLemma(String)
- Static method in class sg.edu.nus.comp.nlp.ims.util.
CJWNL
get the lemma given the sense key
getLemma(String)
- Static method in class sg.edu.nus.comp.nlp.ims.util.
CWordNetSenseIndex
get the lemma of given sense
getLength(int)
- Method in class sg.edu.nus.comp.nlp.ims.corpus.
ACorpus
getLength(int)
- Method in interface sg.edu.nus.comp.nlp.ims.corpus.
ICorpus
get number of words of instance p_Index
getLexelt(String[])
- Method in class sg.edu.nus.comp.nlp.ims.util.
CPTBWNLemmatizer
getLexelt(String[])
- Method in class sg.edu.nus.comp.nlp.ims.util.
CWordNetLemmatizer
getLexelt(String[])
- Method in interface sg.edu.nus.comp.nlp.ims.util.
ILemmatizer
get the lexelt of input
getLexeltID()
- Method in class sg.edu.nus.comp.nlp.ims.instance.
CInstance
getLexeltID()
- Method in interface sg.edu.nus.comp.nlp.ims.instance.
IInstance
get the lexelt ID of this instance
getLexelts()
- Method in class sg.edu.nus.comp.nlp.ims.util.
CWordNetSenseIndex
get lexelts
getLowerBoundary(int)
- Method in class sg.edu.nus.comp.nlp.ims.corpus.
ACorpus
getLowerBoundary(int)
- Method in interface sg.edu.nus.comp.nlp.ims.corpus.
ICorpus
get lower boundary
getModel(String)
- Method in class sg.edu.nus.comp.nlp.ims.classifiers.
APreloadEvaluator
get model for p_LexeltID
getModels()
- Method in class sg.edu.nus.comp.nlp.ims.implement.
CTrainModel
get models
getNext()
- Method in class sg.edu.nus.comp.nlp.ims.feature.
CCollocationExtractor
get the next feature of current instance
getNext()
- Method in class sg.edu.nus.comp.nlp.ims.feature.
CPOSFeatureExtractor
get the next feature of current instance
getOffsets(String)
- Method in class sg.edu.nus.comp.nlp.ims.util.
CWordNetSenseIndex
get the ordered offset list of p_Lexelt
getOptions()
- Method in class sg.edu.nus.comp.nlp.ims.classifiers.
CMultiClassesSVM
getOutputFormat(Instances)
- Method in class sg.edu.nus.comp.nlp.ims.classifiers.
CMultiClassesSVM
get output format
getParam()
- Method in class sg.edu.nus.comp.nlp.ims.classifiers.
CLibLinearTrainer
get parameters
getParam()
- Method in class sg.edu.nus.comp.nlp.ims.classifiers.
CLibSVMTrainer
get parameters
getParameter(String)
- Method in class sg.edu.nus.comp.nlp.ims.lexelt.
CStatistic
getParameter(String)
- Method in interface sg.edu.nus.comp.nlp.ims.lexelt.
IStatistic
get the value of p_Parameter
getPOS(int)
- Method in class sg.edu.nus.comp.nlp.ims.feature.
CPOSFeatureExtractor
get the part-of-speech of item p_Index + m_IndexInSentence
getPOS(String)
- Static method in class sg.edu.nus.comp.nlp.ims.util.
CJWNL
get POS given WordNet sense
getPOS(String)
- Static method in class sg.edu.nus.comp.nlp.ims.util.
CWordNetSenseIndex
get the POS of given sense
getPrecision()
- Method in class sg.edu.nus.comp.nlp.ims.util.
CScorer
get precision
getRecall()
- Method in class sg.edu.nus.comp.nlp.ims.util.
CScorer
get recall
getResults()
- Method in class sg.edu.nus.comp.nlp.ims.implement.
CTester
get results
getRootForm(String, String)
- Static method in class sg.edu.nus.comp.nlp.ims.util.
CJWNL
get the root form of p_Token with p_POS
getSecond()
- Method in class sg.edu.nus.comp.nlp.ims.util.
CPair
get second value
getSense(String, String, String, Integer, CWordNetSenseIndex.SenseType)
- Method in class sg.edu.nus.comp.nlp.ims.util.
CWordNetSenseIndex
generate sense of the given sense type
getSenseGloss(String)
- Method in class sg.edu.nus.comp.nlp.ims.util.
CWordNetSenseIndex
get the sense gloss
getSenseNo(String)
- Method in class sg.edu.nus.comp.nlp.ims.util.
CWordNetSenseIndex
getSenseNo(String)
- Method in interface sg.edu.nus.comp.nlp.ims.util.
ISenseIndex
get sense number of p_Sense
getSenses(String)
- Method in class sg.edu.nus.comp.nlp.ims.util.
CWordNetSenseIndex
get the ordered sense list of p_Lexelt
getSentence(int)
- Method in class sg.edu.nus.comp.nlp.ims.corpus.
ACorpus
getSentence(int)
- Method in interface sg.edu.nus.comp.nlp.ims.corpus.
ICorpus
get the sentence
getSentenceID(int)
- Method in class sg.edu.nus.comp.nlp.ims.corpus.
ACorpus
getSentenceID(int)
- Method in interface sg.edu.nus.comp.nlp.ims.corpus.
ICorpus
get the id of sentence which contains the instance
getShortForm(String)
- Static method in class sg.edu.nus.comp.nlp.ims.util.
APTBPOSTagger
get the short form of Penn TreeBank POS tags
getStatistic(String)
- Method in class sg.edu.nus.comp.nlp.ims.classifiers.
APreloadEvaluator
get statistic for p_LexeltID
getStatistic()
- Method in class sg.edu.nus.comp.nlp.ims.lexelt.
ALexelt
getStatistic()
- Method in interface sg.edu.nus.comp.nlp.ims.lexelt.
ILexelt
get the statistic information of this lexelt
getTag(int)
- Method in class sg.edu.nus.comp.nlp.ims.corpus.
ACorpus
getTag(int)
- Method in interface sg.edu.nus.comp.nlp.ims.corpus.
ICorpus
get the class of an instance
getTag()
- Method in class sg.edu.nus.comp.nlp.ims.instance.
CInstance
getTag()
- Method in interface sg.edu.nus.comp.nlp.ims.instance.
IInstance
get tag(s) of this instance
getTag(String)
- Method in class sg.edu.nus.comp.nlp.ims.lexelt.
ALexelt
getTag(int)
- Method in class sg.edu.nus.comp.nlp.ims.lexelt.
ALexelt
getTag(int)
- Method in interface sg.edu.nus.comp.nlp.ims.lexelt.
ILexelt
get the tags of instance
getTag(String)
- Method in interface sg.edu.nus.comp.nlp.ims.lexelt.
ILexelt
get the tag of p_InstanceID
getTag(String)
- Method in class sg.edu.nus.comp.nlp.ims.util.
COpenNLPPOSTagger
getTag(String)
- Method in interface sg.edu.nus.comp.nlp.ims.util.
IPOSTagger
get the tag of a tagged token
getTagCount(String)
- Method in class sg.edu.nus.comp.nlp.ims.lexelt.
CStatistic
getTagCount(String)
- Method in interface sg.edu.nus.comp.nlp.ims.lexelt.
IStatistic
get count of tag
getTags()
- Method in class sg.edu.nus.comp.nlp.ims.lexelt.
CStatistic
getTags()
- Method in interface sg.edu.nus.comp.nlp.ims.lexelt.
IStatistic
get the tag list
getTagsInOrder()
- Method in class sg.edu.nus.comp.nlp.ims.lexelt.
CStatistic
getTagsInOrder()
- Method in interface sg.edu.nus.comp.nlp.ims.lexelt.
IStatistic
get the tags in order
getToken(String)
- Method in class sg.edu.nus.comp.nlp.ims.util.
COpenNLPPOSTagger
getToken(String)
- Method in interface sg.edu.nus.comp.nlp.ims.util.
IPOSTagger
get the original token of a tagged token
getType(int)
- Method in class sg.edu.nus.comp.nlp.ims.lexelt.
CStatistic
getType(String)
- Method in class sg.edu.nus.comp.nlp.ims.lexelt.
CStatistic
getType(String)
- Method in interface sg.edu.nus.comp.nlp.ims.lexelt.
IStatistic
get feature type of feature p_Key
getType(int)
- Method in interface sg.edu.nus.comp.nlp.ims.lexelt.
IStatistic
get the feature type of feature p_Index
getUpperBoundary(int)
- Method in class sg.edu.nus.comp.nlp.ims.corpus.
ACorpus
getUpperBoundary(int)
- Method in interface sg.edu.nus.comp.nlp.ims.corpus.
ICorpus
get upper boundary
getValue(int, String)
- Method in class sg.edu.nus.comp.nlp.ims.corpus.
ACorpus
getValue(int, String)
- Method in interface sg.edu.nus.comp.nlp.ims.corpus.
ICorpus
get special value of key of instance index
getValue()
- Method in class sg.edu.nus.comp.nlp.ims.feature.
ABinaryFeature
getValue()
- Method in class sg.edu.nus.comp.nlp.ims.feature.
AListFeature
getValue()
- Method in class sg.edu.nus.comp.nlp.ims.feature.
CDoubleFeature
getValue()
- Method in interface sg.edu.nus.comp.nlp.ims.feature.
IFeature
get feature value
getValue(String, String)
- Method in class sg.edu.nus.comp.nlp.ims.lexelt.
ALexelt
getValue(int, String)
- Method in class sg.edu.nus.comp.nlp.ims.lexelt.
ALexelt
getValue(int, int)
- Method in class sg.edu.nus.comp.nlp.ims.lexelt.
ALexelt
getValue(int)
- Method in class sg.edu.nus.comp.nlp.ims.lexelt.
CStatistic
getValue(String)
- Method in class sg.edu.nus.comp.nlp.ims.lexelt.
CStatistic
getValue(String, String)
- Method in interface sg.edu.nus.comp.nlp.ims.lexelt.
ILexelt
get the p_Key's value of instance p_InstanceID
getValue(int, String)
- Method in interface sg.edu.nus.comp.nlp.ims.lexelt.
ILexelt
get the p_Key's value of instance p_Index
getValue(int, int)
- Method in interface sg.edu.nus.comp.nlp.ims.lexelt.
ILexelt
get the p_Key's value of instance p_Index
getValue(String)
- Method in interface sg.edu.nus.comp.nlp.ims.lexelt.
IStatistic
get the value list of feature p_key
getValue(int)
- Method in interface sg.edu.nus.comp.nlp.ims.lexelt.
IStatistic
get the value list of feature p_Index
getVector(IInstance, IStatistic, int[][])
- Method in class sg.edu.nus.comp.nlp.ims.io.
CLibLinearLexeltWriter
get the vector of one instance
guessLexelt(String[])
- Method in class sg.edu.nus.comp.nlp.ims.util.
CPTBWNLemmatizer
guessLexelt(String[])
- Method in class sg.edu.nus.comp.nlp.ims.util.
CWordNetLemmatizer
guessLexelt(String[])
- Method in interface sg.edu.nus.comp.nlp.ims.util.
ILemmatizer
guess lexelt of input
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