- get(int) - Method in class com.yahoo.language.process.StemList
-
- getCharacterClasses() - Method in interface com.yahoo.language.Linguistics
-
Returns a thread-unsafe character classes instance.
- getComponent(int) - Method in interface com.yahoo.language.process.Token
-
Returns a component token of this
- getCountry() - Method in class com.yahoo.language.detect.Hint
-
- getDetector() - Method in interface com.yahoo.language.Linguistics
-
Returns a thread-unsafe detector.
- getEncoding() - Method in class com.yahoo.language.detect.Detection
-
- getEncodingName() - Method in class com.yahoo.language.detect.Detection
-
- getGramSplitter() - Method in interface com.yahoo.language.Linguistics
-
Returns a thread-unsafe gram splitter.
- getLanguage() - Method in class com.yahoo.language.detect.Detection
-
- getLength() - Method in class com.yahoo.language.process.GramSplitter.Gram
-
- getMarket() - Method in class com.yahoo.language.detect.Hint
-
- getNormalizer() - Method in interface com.yahoo.language.Linguistics
-
Returns a thread-unsafe normalizer.
- getNumComponents() - Method in interface com.yahoo.language.process.Token
-
Returns the number of components, if this token is a compound word
(e.g.
- getNumStems() - Method in interface com.yahoo.language.process.Token
-
Returns the number of stem forms available for this token.
- getOffset() - Method in interface com.yahoo.language.process.Token
-
Returns the offset position of this token
- getOrig() - Method in interface com.yahoo.language.process.Token
-
Returns the original form of this token
- getReplacementTerm(String) - Method in interface com.yahoo.language.process.Tokenizer
-
Return a replacement for an input token string.
- getScript() - Method in interface com.yahoo.language.process.Token
-
Returns the script of this token
- getSegmenter() - Method in interface com.yahoo.language.Linguistics
-
Returns a thread-unsafe segmenter.
- getStart() - Method in class com.yahoo.language.process.GramSplitter.Gram
-
- getStem(int) - Method in interface com.yahoo.language.process.Token
-
Returns the stem at position i
- getStemmer() - Method in interface com.yahoo.language.Linguistics
-
Returns a thread-unsafe stemmer or lemmatizer.
- getTokenizer() - Method in interface com.yahoo.language.Linguistics
-
Returns a thread-unsafe tokenizer.
- getTokenString() - Method in interface com.yahoo.language.process.Token
-
Returns token string in a form suitable for indexing: The
most lowercased variant of the most processed token form available.
- getTransformer() - Method in interface com.yahoo.language.Linguistics
-
Returns a thread-unsafe transformer.
- getType() - Method in interface com.yahoo.language.process.Token
-
Returns the type of this token - word, space or punctuation etc.
- getValue() - Method in enum com.yahoo.language.process.StemMode
-
- getValue() - Method in enum com.yahoo.language.process.TokenType
-
Returns an int code for this type
- getVersion(Linguistics.Component) - Method in interface com.yahoo.language.Linguistics
-
Returns the name and version of a processor component returned by
this instance.
- Gram(int, int) - Constructor for class com.yahoo.language.process.GramSplitter.Gram
-
- GramSplitter - Class in com.yahoo.language.process
-
A class which splits consecutive word character sequences into overlapping character n-grams.
- GramSplitter(CharacterClasses) - Constructor for class com.yahoo.language.process.GramSplitter
-
- GramSplitter.Gram - Class in com.yahoo.language.process
-
An immutable start index and length pair
- GramSplitter.GramSplitterIterator - Class in com.yahoo.language.process
-
- GramSplitterIterator(String, int, CharacterClasses) - Constructor for class com.yahoo.language.process.GramSplitter.GramSplitterIterator
-
- value - Variable in enum com.yahoo.language.process.StemMode
-
- value - Variable in enum com.yahoo.language.process.TokenType
-
- valueOf(String) - Static method in enum com.yahoo.language.Language
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.yahoo.language.Linguistics.Component
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.yahoo.language.process.StemMode
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.yahoo.language.process.StemMode
-
Deprecated.
- valueOf(String) - Static method in enum com.yahoo.language.process.TokenScript
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.yahoo.language.process.TokenType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.yahoo.language.process.TokenType
-
- values() - Static method in enum com.yahoo.language.Language
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.yahoo.language.Linguistics.Component
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.yahoo.language.process.StemMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.yahoo.language.process.TokenScript
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.yahoo.language.process.TokenType
-
Returns an array containing the constants of this enum type, in
the order they are declared.