public final class TokenizerFactoryUtils
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
private |
TokenizerFactoryUtils() |
| Modifier and Type | Method and Description |
|---|---|
static edu.stanford.nlp.process.TokenizerFactory<edu.stanford.nlp.ling.CoreLabel> |
makeTokenizerFactory(Language language) |
static edu.stanford.nlp.process.TokenizerFactory<edu.stanford.nlp.ling.CoreLabel> |
makeTokenizerFactory(java.lang.String languageName) |
public static edu.stanford.nlp.process.TokenizerFactory<edu.stanford.nlp.ling.CoreLabel> makeTokenizerFactory(java.lang.String languageName)
public static edu.stanford.nlp.process.TokenizerFactory<edu.stanford.nlp.ling.CoreLabel> makeTokenizerFactory(Language language)