public class UIMATypeAwareAnnotationsTokenizerFactory extends TokenizerFactory
LUCENE_MATCH_VERSION_PARAM, luceneMatchVersion
Constructor and Description |
---|
UIMATypeAwareAnnotationsTokenizerFactory(Map<String,String> args)
Creates a new UIMATypeAwareAnnotationsTokenizerFactory
|
Modifier and Type | Method and Description |
---|---|
UIMATypeAwareAnnotationsTokenizer |
create(AttributeFactory factory)
Creates a TokenStream of the specified input using the given AttributeFactory
|
availableTokenizers, create, forName, lookupClass, reloadTokenizers
get, get, get, get, get, getBoolean, getChar, getClassArg, getFloat, getInt, getLines, getLuceneMatchVersion, getOriginalArgs, getPattern, getSet, getSnowballWordSet, getWordSet, isExplicitLuceneMatchVersion, require, require, require, requireBoolean, requireChar, requireFloat, requireInt, setExplicitLuceneMatchVersion, splitFileNames
public UIMATypeAwareAnnotationsTokenizerFactory(Map<String,String> args)
public UIMATypeAwareAnnotationsTokenizer create(AttributeFactory factory)
TokenizerFactory
create
in class TokenizerFactory