A B C D E F G I K L M N P R S T U V

S

saveModel() - Method in class kea.main.KEAModelBuilder
Saves the extraction model to the file.
setAdditionalInfo(boolean) - Method in class kea.main.KEAKeyphraseExtractor
Set the value of AdditionalInfo.
setAttributeIndices(String) - Method in class kea.filters.KEAPhraseFilter
Set which attributes are to be processed
setAttributeIndicesArray(int[]) - Method in class kea.filters.KEAPhraseFilter
Set which attributes are to be processed
setBuildGlobal(boolean) - Method in class kea.main.KEAKeyphraseExtractor
Set the value of BuildGlobal.
setCheckForProperNouns(boolean) - Method in class kea.filters.KEAFilter
Set the M_CheckProperNouns value.
setCheckForProperNouns(boolean) - Method in class kea.main.KEAModelBuilder
Set the M_CheckProperNouns value.
setDebug(boolean) - Method in class kea.filters.KEAFilter
Set the value of Debug.
setDebug(boolean) - Method in class kea.main.KEAKeyphraseExtractor
Set the value of debug.
setDebug(boolean) - Method in class kea.main.KEAModelBuilder
Set the value of debug.
setDirName(String) - Method in class kea.main.KEAKeyphraseExtractor
Set the value of dirName.
setDirName(String) - Method in class kea.main.KEAModelBuilder
Set the value of dirName.
setDisallowInternalPeriods(boolean) - Method in class kea.filters.KEAFilter
Set whether selected columns should be processed.
setDisallowInternalPeriods(boolean) - Method in class kea.filters.KEAPhraseFilter
Set whether selected columns should be processed.
setDisallowIPeriods(boolean) - Method in class kea.main.KEAModelBuilder
Set the value of disallowIPeriods.
setDocumentAtt(int) - Method in class kea.filters.KEAFilter
Set the value of DocumentAtt.
setDocumentLanguage(String) - Method in class kea.filters.KEAFilter
Set the M_documentLanguage value.
setDocumentLanguage(String) - Method in class kea.main.KEAKeyphraseExtractor
Set the value of document language.
setDocumentLanguage(String) - Method in class kea.main.KEAModelBuilder
Set the value of document language.
setEncoding(String) - Method in class kea.main.KEAKeyphraseExtractor
Set the value of encoding.
setEncoding(String) - Method in class kea.main.KEAModelBuilder
Set the value of encoding.
setInputFormat(Instances) - Method in class kea.filters.KEAFilter
Sets the format of the input instances.
setInputFormat(Instances) - Method in class kea.filters.KEAPhraseFilter
Sets the format of the input instances.
setInputFormat(Instances) - Method in class kea.filters.NumbersFilter
Sets the format of the input instances.
setInvertSelection(boolean) - Method in class kea.filters.KEAPhraseFilter
Set whether selected columns should be processed.
setKeyphrasesAtt(int) - Method in class kea.filters.KEAFilter
Set the value of KeyphrasesAtt.
setKFused(boolean) - Method in class kea.filters.KEAFilter
Sets whether keyphrase frequency attribute is used.
setMaxPhraseLength(int) - Method in class kea.filters.KEAFilter
Set the value of MaxPhraseLength.
setMaxPhraseLength(int) - Method in class kea.main.KEAModelBuilder
Set the value of MaxPhraseLength.
setMinNumOccur(int) - Method in class kea.filters.KEAFilter
Set the value of MinNumOccur.
setMinNumOccur(int) - Method in class kea.main.KEAModelBuilder
Set the value of MinNumOccur.
setMinPhraseLength(int) - Method in class kea.filters.KEAFilter
Set the value of MinPhraseLength.
setMinPhraseLength(int) - Method in class kea.main.KEAModelBuilder
Set the value of MinPhraseLength.
setModelName(String) - Method in class kea.main.KEAKeyphraseExtractor
Set the value of modelName.
setModelName(String) - Method in class kea.main.KEAModelBuilder
Set the value of modelName.
setNumFeature() - Method in class kea.filters.KEAFilter
Sets whether Vocabulary relation attribute is used.
setNumPhrases(int) - Method in class kea.filters.KEAFilter
Set the value of numPhrases.
setNumPhrases(int) - Method in class kea.main.KEAKeyphraseExtractor
Set the value of numPhrases.
setOptions(String[]) - Method in class kea.filters.KEAFilter
Parses a given list of options controlling the behaviour of this object.
setOptions(String[]) - Method in class kea.filters.KEAPhraseFilter
Parses a given list of options controlling the behaviour of this object.
setOptions(String[]) - Method in class kea.main.KEAKeyphraseExtractor
Parses a given list of options controlling the behaviour of this object.
setOptions(String[]) - Method in class kea.main.KEAModelBuilder
Parses a given list of options controlling the behaviour of this object.
setStemmer(Stemmer) - Method in class kea.filters.KEAFilter
Set the Stemmer value.
setStemmer(Stemmer) - Method in class kea.main.KEAKeyphraseExtractor
Set the Stemmer value.
setStemmer(Stemmer) - Method in class kea.main.KEAModelBuilder
Set the Stemmer value.
setStemmer(Stemmer) - Method in class kea.vocab.Vocabulary
Set the Stemmer value.
setStopwords(Stopwords) - Method in class kea.filters.KEAFilter
Set the M_Stopwords value.
setStopwords(Stopwords) - Method in class kea.main.KEAKeyphraseExtractor
Set the Stopwords value.
setStopwords(Stopwords) - Method in class kea.main.KEAModelBuilder
Set the M_Stopwords value.
setStopwords(Stopwords) - Method in class kea.vocab.Vocabulary
Set the M_Stopwords value.
setUseKFrequency(boolean) - Method in class kea.main.KEAModelBuilder
Set the value of useKFrequency.
setVocabulary(String) - Method in class kea.filters.KEAFilter
Set the M_Vocabulary value.
setVocabulary(String) - Method in class kea.main.KEAKeyphraseExtractor
Set the value of vocabulary name.
setVocabulary(String) - Method in class kea.main.KEAModelBuilder
Set the value of vocabulary name.
setVocabularyFormat(String) - Method in class kea.filters.KEAFilter
Set the M_VocabularyFormat value.
setVocabularyFormat(String) - Method in class kea.main.KEAKeyphraseExtractor
Set the value of vocabulary format.
setVocabularyFormat(String) - Method in class kea.main.KEAModelBuilder
Set the value of vocabulary format.
SKOS - Static variable in class kea.vocab.Vocabulary
Location of the rdf version of the controlled vocabulary it needs to be in the SKOS format!
sort(String[]) - Static method in class kea.filters.KEAFilter
Sorts an array of Strings into alphabetic order
sort(String[]) - Static method in class kea.vocab.Vocabulary
Sorts an array of Strings into alphabetic order
SpanishStemmer - Class in kea.stemmers
Wrapper for the Snowball stemmer for Spanish // use stemSB Or translation of the Stemmer implemented in C i found here: http://members.unine.ch/jacques.savoy/clef/index.html
SpanishStemmer() - Constructor for class kea.stemmers.SpanishStemmer
 
SpanishStemmerSB - Class in kea.stemmers
Generated class implementing code defined by a snowball script.
SpanishStemmerSB() - Constructor for class kea.stemmers.SpanishStemmerSB
 
split(String, String) - Method in class kea.vocab.Vocabulary
Splits a string str at given character sequence (separator) into an array.
SremovalStemmer - Class in kea.stemmers
A basic stemmer that only performs the first step of the PorterStemmer algorithm: removing of the plural endings.
SremovalStemmer() - Constructor for class kea.stemmers.SremovalStemmer
 
stem(String) - Method in class kea.stemmers.FrenchStemmer
 
stem(String) - Method in class kea.stemmers.GermanStemmer
Stemms the given term to an unique discriminator.
stem(String) - Method in class kea.stemmers.IteratedLovinsStemmer
Iterated stemming of the given word.
stem(String) - Method in class kea.stemmers.LovinsStemmer
Returns the stemmed version of the given word.
stem(String) - Method in class kea.stemmers.NoStemmer
 
stem(String) - Method in class kea.stemmers.PorterStemmer
 
stem(String) - Method in class kea.stemmers.SpanishStemmer
 
stem() - Method in class kea.stemmers.SpanishStemmerSB
 
stem(String) - Method in class kea.stemmers.SremovalStemmer
 
stem(String) - Method in class kea.stemmers.Stemmer
Iterated stemming of the given word.
Stemmer - Class in kea.stemmers
Abstract class for stemmers.
Stemmer() - Constructor for class kea.stemmers.Stemmer
 
stemSB(String) - Method in class kea.stemmers.SpanishStemmer
 
stemString(String) - Method in class kea.stemmers.Stemmer
Stems everything in the given string.
Stopwords - Class in kea.stopwords
Class that can test whether a given string is a stop word.
Stopwords() - Constructor for class kea.stopwords.Stopwords
 
StopwordsEnglish - Class in kea.stopwords
Class that can test whether a given string is a stop word.
StopwordsEnglish() - Constructor for class kea.stopwords.StopwordsEnglish
 
StopwordsFrench - Class in kea.stopwords
Class that can test whether a given string is a stop word.
StopwordsFrench() - Constructor for class kea.stopwords.StopwordsFrench
 
StopwordsGerman - Class in kea.stopwords
Class that can test whether a given string is a stop word.
StopwordsGerman() - Constructor for class kea.stopwords.StopwordsGerman
 
StopwordsSpanish - Class in kea.stopwords
Class that can test whether a given string is a stop word.
StopwordsSpanish() - Constructor for class kea.stopwords.StopwordsSpanish
 
swap(int, int, String[]) - Static method in class kea.filters.KEAFilter
overloaded swap method: exchange 2 locations in an array of Strings.
swap(int, int, String[]) - Static method in class kea.vocab.Vocabulary
overloaded swap method: exchange 2 locations in an array of Strings.

A B C D E F G I K L M N P R S T U V