Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.lucene.analysis.ja Classes and Interfaces - 36 results found.
NameDescriptionTypePackageFramework
BaseFormAttributeAttribute for Token.Interfaceorg.apache.lucene.analysis.ja.tokenattributesApache Lucene
BaseFormAttributeImplAttribute for Token.Classorg.apache.lucene.analysis.ja.tokenattributesApache Lucene
BinaryDictionaryBase class for a binary-encoded in-memory dictionary.Classorg.apache.lucene.analysis.ja.dictApache Lucene
CharacterDefinitionCharacter category data.Classorg.apache.lucene.analysis.ja.dictApache Lucene
ConnectionCostsClassorg.apache.lucene.analysis.ja.dictApache Lucene
CSVUtilClassorg.apache.lucene.analysis.ja.utilApache Lucene
DictionaryInterfaceorg.apache.lucene.analysis.ja.dictApache Lucene
GraphvizFormatterOutputs the dot (graphviz) string for the viterbi lattice.Classorg.apache.lucene.analysis.jaApache Lucene
InflectionAttributeAttribute for Kuromoji inflection data.Interfaceorg.apache.lucene.analysis.ja.tokenattributesApache Lucene
InflectionAttributeImplAttribute for Kuromoji inflection data.Classorg.apache.lucene.analysis.ja.tokenattributesApache Lucene
JapaneseAnalyzerAnalyzer for Japanese that uses morphological analysis.Classorg.apache.lucene.analysis.jaApache Lucene
JapaneseBaseFormFilterReplaces term text with the BaseFormAttribute.Classorg.apache.lucene.analysis.jaApache Lucene
JapaneseBaseFormFilterFactoryFactory for JapaneseBaseFormFilter.Classorg.apache.lucene.analysis.jaApache Lucene
JapaneseIterationMarkCharFilterNormalizes Japanese horizontal iteration marks (odoriji) to their expanded form.Classorg.apache.lucene.analysis.jaApache Lucene
JapaneseIterationMarkCharFilterFactoryFactory for JapaneseIterationMarkCharFilter.Classorg.apache.lucene.analysis.jaApache Lucene
JapaneseKatakanaStemFilterA TokenFilter that normalizes common katakana spelling variations ending in a long sound character by removing this character (U+30FC).Classorg.apache.lucene.analysis.jaApache Lucene
JapaneseKatakanaStemFilterFactoryFactory for JapaneseKatakanaStemFilter.Classorg.apache.lucene.analysis.jaApache Lucene
JapanesePartOfSpeechStopFilterRemoves tokens that match a set of part-of-speech tags.Classorg.apache.lucene.analysis.jaApache Lucene
JapanesePartOfSpeechStopFilterFactoryFactory for JapanesePartOfSpeechStopFilter.Classorg.apache.lucene.analysis.jaApache Lucene
JapaneseReadingFormFilterA TokenFilter that replaces the term attribute with the reading of a token in either katakana or romaji form.Classorg.apache.lucene.analysis.jaApache Lucene
JapaneseReadingFormFilterFactoryFactory for JapaneseReadingFormFilter.Classorg.apache.lucene.analysis.jaApache Lucene
JapaneseTokenizerTokenizer for Japanese that uses morphological analysis.Classorg.apache.lucene.analysis.jaApache Lucene
JapaneseTokenizer .ModeTokenization mode: this determines how the tokenizer handles compound and unknown words.Classorg.apache.lucene.analysis.ja.JapaneseTokenizerApache Lucene
JapaneseTokenizer .TypeToken type reflecting the original source of this tokenKnown words from the system dictionary.Classorg.apache.lucene.analysis.ja.JapaneseTokenizerApache Lucene
JapaneseTokenizerFactoryFactory for JapaneseTokenizer.Classorg.apache.lucene.analysis.jaApache Lucene
Lucene43JapanesePartOfSpeechStopFilterBackcompat JapanesePartOfSpeechStopFilter for versions 4.Classorg.apache.lucene.analysis.jaApache Lucene
PartOfSpeechAttributeAttribute for Token.Interfaceorg.apache.lucene.analysis.ja.tokenattributesApache Lucene
PartOfSpeechAttributeImplAttribute for Token.Classorg.apache.lucene.analysis.ja.tokenattributesApache Lucene
ReadingAttributeAttribute for Kuromoji reading data Note: in some cases this value may not be applicable,Interfaceorg.apache.lucene.analysis.ja.tokenattributesApache Lucene
ReadingAttributeImplClassorg.apache.lucene.analysis.ja.tokenattributesApache Lucene
TokenAnalyzed token with morphological data from its dictionary.Classorg.apache.lucene.analysis.jaApache Lucene
TokenInfoDictionaryBinary dictionary implementation for a known-word dictionary model: Words are encoded into an FST mapping to a list of wordIDs.Classorg.apache.lucene.analysis.ja.dictApache Lucene
TokenInfoFSTThin wrapper around an FST with root-arc caching for Japanese.Classorg.apache.lucene.analysis.ja.dictApache Lucene
ToStringUtilUtility class for english translations of morphological data, used only for debugging.Classorg.apache.lucene.analysis.ja.utilApache Lucene
UnknownDictionaryDictionary for unknown-word handling.Classorg.apache.lucene.analysis.ja.dictApache Lucene
UserDictionaryClass for building a User Dictionary.Classorg.apache.lucene.analysis.ja.dictApache Lucene