Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
G
gainRatio(double[][])
- Static method in class weka.core.
ContingencyTables
Computes gain ratio for contingency table (split on rows).
GermanStemmer
- Class in
<Unnamed>
A stemmer for German words.
GermanStemmer()
- Constructor for class
GermanStemmer
getAdditionalInfo()
- Method in class
KEAKeyphraseExtractor
Get the value of AdditionalInfo.
getAttributeIndices()
- Method in class
KEAPhraseFilter
Get the current range selection.
getAttributeIndices()
- Method in class weka.filters.
DiscretizeFilter
Gets the current range selection
getBins()
- Method in class weka.filters.
DiscretizeFilter
Gets the number of bins numeric attributes will be divided into
getCheckForProperNouns()
- Method in class
KEAFilter
Get the M_CheckProperNouns value.
getCheckForProperNouns()
- Method in class
KEAModelBuilder
Get the M_CheckProperNouns value.
getClassifier()
- Method in class weka.classifiers.
FilteredClassifier
Gets the classifier used.
getCutPoints(int)
- Method in class weka.filters.
DiscretizeFilter
Gets the cut points for an attribute
getDebug()
- Method in class
KEAFilter
Get the value of Debug.
getDebug()
- Method in class
KEAKeyphraseExtractor
Get the value of debug.
getDebug()
- Method in class
KEAModelBuilder
Get the value of debug.
getDescriptor(String)
- Method in class
Vocabulary
Given id of the non-descriptor returs the id of the corresponding descriptor
getDirName()
- Method in class
KEAKeyphraseExtractor
Get the value of dirName.
getDirName()
- Method in class
KEAModelBuilder
Get the value of dirName.
getDisallowInternalPeriods()
- Method in class
KEAFilter
Get whether the supplied columns are to be processed
getDisallowInternalPeriods()
- Method in class
KEAPhraseFilter
Get whether the supplied columns are to be processed
getDisallowIPeriods()
- Method in class
KEAModelBuilder
Get the value of disallowIPeriods.
getDocumentAtt()
- Method in class
KEAFilter
Get the value of DocumentAtt.
getEncoding()
- Method in class
KEAKeyphraseExtractor
Get the value of encoding.
getEncoding()
- Method in class
KEAModelBuilder
Get the value of encoding.
getFilter()
- Method in class weka.classifiers.
FilteredClassifier
Gets the filter used.
getFindNumBins()
- Method in class weka.filters.
DiscretizeFilter
Get the value of FindNumBins.
getFlag(char, String[])
- Static method in class weka.core.
Utils
Checks if the given array contains the flag "-Char".
getID(String)
- Method in class
Vocabulary
Given a phrase returns its id in the vocabulary.
getInvert()
- Method in class weka.core.
Range
Gets whether the range sense is inverted, i.e.
getInvertSelection()
- Method in class
KEAPhraseFilter
Get whether the supplied columns are to be processed
getInvertSelection()
- Method in class weka.filters.
DiscretizeFilter
Gets whether the supplied columns are to be removed or kept
getKeyphrasesAtt()
- Method in class
KEAFilter
Get the value of KeyphraseAtt.
getKFused()
- Method in class
KEAFilter
Gets whether keyphrase frequency attribute is used.
getMakeBinary()
- Method in class weka.filters.
DiscretizeFilter
Gets whether binary attributes should be made for discretized ones.
getMaxPhraseLength()
- Method in class
KEAFilter
Get the value of MaxPhraseLength.
getMaxPhraseLength()
- Method in class
KEAModelBuilder
Get the value of MaxPhraseLength.
getMinNumOccur()
- Method in class
KEAFilter
Get the value of MinNumOccur.
getMinNumOccur()
- Method in class
KEAModelBuilder
Get the value of MinNumOccur.
getMinPhraseLength()
- Method in class
KEAFilter
Get the value of MinPhraseLength.
getMinPhraseLength()
- Method in class
KEAModelBuilder
Get the value of MinPhraseLength.
getModelName()
- Method in class
KEAKeyphraseExtractor
Get the value of modelName.
getModelName()
- Method in class
KEAModelBuilder
Get the value of modelName.
getNumPhrases()
- Method in class
KEAFilter
Get the value of numPhrases.
getNumPhrases()
- Method in class
KEAKeyphraseExtractor
Get the value of numPhrases.
getObject()
- Method in class weka.core.
SerializedObject
Gets the object stored in this SerializedObject.
getOption(char, String[])
- Static method in class weka.core.
Utils
Gets an option indicated by a flag "-Char" from the given array of strings.
getOptions()
- Method in class
KEAFilter
Gets the current settings of the filter.
getOptions()
- Method in class
KEAKeyphraseExtractor
Gets the current option settings.
getOptions()
- Method in class
KEAModelBuilder
Gets the current option settings.
getOptions()
- Method in class
KEAPhraseFilter
Gets the current settings of the filter.
getOptions()
- Method in class weka.classifiers.
FilteredClassifier
Gets the current settings of the Classifier.
getOptions()
- Method in interface weka.core.
OptionHandler
Gets the current option settings for the OptionHandler.
getOptions()
- Method in class weka.filters.
DiscretizeFilter
Gets the current settings of the filter.
getOrig(String)
- Method in class
Vocabulary
Given id, gets the original version of vocabulary term.
getOutputFormat()
- Method in class weka.filters.
Filter
Gets the format of the output instances.
getProbabilityIndex()
- Method in class
KEAFilter
Returns the index of the phrases' probabilities in the output ARFF file.
getRanges()
- Method in class weka.core.
Range
Gets the string representing the selected range of values
getRankIndex()
- Method in class
KEAFilter
Returns the index of the phrases' ranks in the output ARFF file.
getRelated(String)
- Method in class
Vocabulary
Given id of a term returns the list with ids of terms related to this term.
getSelection()
- Method in class weka.core.
Range
Gets an array containing all the selected values, in the order that they were selected (or ascending order if range inversion is on)
getStemmedPhraseIndex()
- Method in class
KEAFilter
Returns the index of the stemmed phrases in the output ARFF file.
getStemmer()
- Method in class
KEAFilter
Get the Stemmer value.
getStemmer()
- Method in class
KEAKeyphraseExtractor
Get the Stemmer value.
getStemmer()
- Method in class
KEAModelBuilder
Get the Stemmer value.
getStopwords()
- Method in class
KEAFilter
Get the M_Stopwords value.
getStopwords()
- Method in class
KEAModelBuilder
Get the M_Stopwords value.
getUnstemmedPhraseIndex()
- Method in class
KEAFilter
Returns the index of the unstemmed phrases in the output ARFF file.
getUseBetterEncoding()
- Method in class weka.filters.
DiscretizeFilter
Gets whether better encoding is to be used for MDL.
getUseEqualFrequency()
- Method in class weka.filters.
DiscretizeFilter
Get the value of UseEqualFrequency.
getUseKFrequency()
- Method in class
KEAModelBuilder
Get the value of useKFrequency.
getUseKononenko()
- Method in class weka.filters.
DiscretizeFilter
Gets whether Kononenko's MDL criterion is to be used.
getUseMDL()
- Method in class weka.filters.
DiscretizeFilter
Gets whether MDL will be used as the discretisation method.
getVocabulary()
- Method in class
KEAFilter
Get the M_Vocabulary value.
getVocabulary()
- Method in class
KEAKeyphraseExtractor
Get the value of vocabulary name.
getVocabulary()
- Method in class
KEAModelBuilder
Get the value of vocabulary name.
getVocabularyFormat()
- Method in class
KEAFilter
Get the M_VocabularyFormat value.
getVocabularyFormat()
- Method in class
KEAKeyphraseExtractor
Get the value of vocabulary format.
getVocabularyFormat()
- Method in class
KEAModelBuilder
Get the value of vocabulary format.
globalInfo()
- Method in class
KEAFilter
Returns a string describing this filter
globalInfo()
- Method in class
KEAPhraseFilter
Returns a string describing this filter
globalInfo()
- Method in class
NumbersFilter
Returns a string describing this filter
globalInfo()
- Method in class weka.filters.
DiscretizeFilter
Returns a string describing this filter
gr(double, double)
- Static method in class weka.core.
Utils
Tests if a is smaller than b.
grOrEq(double, double)
- Static method in class weka.core.
Utils
Tests if a is greater or equal to b.
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X