Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
K
L
M
N
P
R
S
T
U
V
G
GermanStemmer
- Class in
kea.stemmers
A stemmer for German words.
GermanStemmer()
- Constructor for class kea.stemmers.
GermanStemmer
getAdditionalInfo()
- Method in class kea.main.
KEAKeyphraseExtractor
Get the value of AdditionalInfo.
getAttributeIndices()
- Method in class kea.filters.
KEAPhraseFilter
Get the current range selection.
getBuildGlobal()
- Method in class kea.main.
KEAKeyphraseExtractor
Get the value of BuildGlobal.
getCapabilities()
- Method in class kea.filters.
KEAFilter
Returns the Capabilities of this filter.
getCapabilities()
- Method in class kea.filters.
KEAPhraseFilter
Returns the Capabilities of this filter.
getCapabilities()
- Method in class kea.filters.
NumbersFilter
Returns the Capabilities of this filter.
getCheckForProperNouns()
- Method in class kea.filters.
KEAFilter
Get the M_CheckProperNouns value.
getCheckForProperNouns()
- Method in class kea.main.
KEAModelBuilder
Get the M_CheckProperNouns value.
getDebug()
- Method in class kea.filters.
KEAFilter
Get the value of Debug.
getDebug()
- Method in class kea.main.
KEAKeyphraseExtractor
Get the value of debug.
getDebug()
- Method in class kea.main.
KEAModelBuilder
Get the value of debug.
getDescriptor(String)
- Method in class kea.vocab.
Vocabulary
Given id of the non-descriptor returs the id of the corresponding descriptor
getDirName()
- Method in class kea.main.
KEAKeyphraseExtractor
Get the value of dirName.
getDirName()
- Method in class kea.main.
KEAModelBuilder
Get the value of dirName.
getDisallowInternalPeriods()
- Method in class kea.filters.
KEAFilter
Get whether the supplied columns are to be processed
getDisallowInternalPeriods()
- Method in class kea.filters.
KEAPhraseFilter
Get whether the supplied columns are to be processed
getDisallowIPeriods()
- Method in class kea.main.
KEAModelBuilder
Get the value of disallowIPeriods.
getDocumentAtt()
- Method in class kea.filters.
KEAFilter
Get the value of DocumentAtt.
getDocumentLanguage()
- Method in class kea.filters.
KEAFilter
Get the M_documentLanguage value.
getDocumentLanguage()
- Method in class kea.main.
KEAKeyphraseExtractor
Get the value of document language.
getDocumentLanguage()
- Method in class kea.main.
KEAModelBuilder
Get the value of document language.
getEncoding()
- Method in class kea.main.
KEAKeyphraseExtractor
Get the value of encoding.
getEncoding()
- Method in class kea.main.
KEAModelBuilder
Get the value of encoding.
getID(String)
- Method in class kea.vocab.
Vocabulary
Given a phrase returns its id in the vocabulary.
getInvertSelection()
- Method in class kea.filters.
KEAPhraseFilter
Get whether the supplied columns are to be processed
getKeyphrasesAtt()
- Method in class kea.filters.
KEAFilter
Get the value of KeyphraseAtt.
getKFused()
- Method in class kea.filters.
KEAFilter
Gets whether keyphrase frequency attribute is used.
getMaxPhraseLength()
- Method in class kea.filters.
KEAFilter
Get the value of MaxPhraseLength.
getMaxPhraseLength()
- Method in class kea.main.
KEAModelBuilder
Get the value of MaxPhraseLength.
getMinNumOccur()
- Method in class kea.filters.
KEAFilter
Get the value of MinNumOccur.
getMinNumOccur()
- Method in class kea.main.
KEAModelBuilder
Get the value of MinNumOccur.
getMinPhraseLength()
- Method in class kea.filters.
KEAFilter
Get the value of MinPhraseLength.
getMinPhraseLength()
- Method in class kea.main.
KEAModelBuilder
Get the value of MinPhraseLength.
getModelName()
- Method in class kea.main.
KEAKeyphraseExtractor
Get the value of modelName.
getModelName()
- Method in class kea.main.
KEAModelBuilder
Get the value of modelName.
getNumPhrases()
- Method in class kea.filters.
KEAFilter
Get the value of numPhrases.
getNumPhrases()
- Method in class kea.main.
KEAKeyphraseExtractor
Get the value of numPhrases.
getOptions()
- Method in class kea.filters.
KEAFilter
Gets the current settings of the filter.
getOptions()
- Method in class kea.filters.
KEAPhraseFilter
Gets the current settings of the filter.
getOptions()
- Method in class kea.main.
KEAKeyphraseExtractor
Gets the current option settings.
getOptions()
- Method in class kea.main.
KEAModelBuilder
Gets the current option settings.
getOrig(String)
- Method in class kea.vocab.
Vocabulary
Given id, gets the original version of vocabulary term.
getPhrasesForDictionary(String)
- Method in class kea.filters.
KEAFilter
Returns a hashtable.
getProbabilityIndex()
- Method in class kea.filters.
KEAFilter
Returns the index of the phrases' probabilities in the output ARFF file.
getRankIndex()
- Method in class kea.filters.
KEAFilter
Returns the index of the phrases' ranks in the output ARFF file.
getRelated(String)
- Method in class kea.vocab.
Vocabulary
Given id of a term returns the list with ids of terms related to this term.
getRelated(String, String)
- Method in class kea.vocab.
Vocabulary
Given an ID of a term gets the list of all IDs of terms that are semantically related to the given term with a specific relation
getStemmedPhraseIndex()
- Method in class kea.filters.
KEAFilter
Returns the index of the stemmed phrases in the output ARFF file.
getStemmer()
- Method in class kea.filters.
KEAFilter
Get the Stemmer value.
getStemmer()
- Method in class kea.main.
KEAKeyphraseExtractor
Get the Stemmer value.
getStemmer()
- Method in class kea.main.
KEAModelBuilder
Get the Stemmer value.
getStopwords()
- Method in class kea.filters.
KEAFilter
Get the M_Stopwords value.
getStopwords()
- Method in class kea.main.
KEAKeyphraseExtractor
Get the Stopwords value.
getStopwords()
- Method in class kea.main.
KEAModelBuilder
Get the M_Stopwords value.
getUnstemmedPhraseIndex()
- Method in class kea.filters.
KEAFilter
Returns the index of the unstemmed phrases in the output ARFF file.
getUseKFrequency()
- Method in class kea.main.
KEAModelBuilder
Get the value of useKFrequency.
getVocabulary()
- Method in class kea.filters.
KEAFilter
Get the M_Vocabulary value.
getVocabulary()
- Method in class kea.main.
KEAKeyphraseExtractor
Get the value of vocabulary name.
getVocabulary()
- Method in class kea.main.
KEAModelBuilder
Get the value of vocabulary name.
getVocabularyFormat()
- Method in class kea.filters.
KEAFilter
Get the M_VocabularyFormat value.
getVocabularyFormat()
- Method in class kea.main.
KEAKeyphraseExtractor
Get the value of vocabulary format.
getVocabularyFormat()
- Method in class kea.main.
KEAModelBuilder
Get the value of vocabulary format.
globalInfo()
- Method in class kea.filters.
KEAFilter
Returns a string describing this filter
globalInfo()
- Method in class kea.filters.
KEAPhraseFilter
Returns a string describing this filter
globalInfo()
- Method in class kea.filters.
NumbersFilter
Returns a string describing this filter
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
K
L
M
N
P
R
S
T
U
V