public class SentimentFactory
extends opennlp.tools.util.BaseToolFactory
| Constructor and Description |
|---|
SentimentFactory() |
| Modifier and Type | Method and Description |
|---|---|
SentimentContextGenerator |
createContextGenerator()
Creates a new context generator.
|
opennlp.tools.tokenize.Tokenizer |
getTokenizer()
Returns the tokenizer
|
void |
validateArtifactMap()
Validates the artifact map --> nothing to validate.
|
public void validateArtifactMap()
throws opennlp.tools.util.InvalidFormatException
validateArtifactMap in class opennlp.tools.util.BaseToolFactoryopennlp.tools.util.InvalidFormatExceptionpublic SentimentContextGenerator createContextGenerator()
public opennlp.tools.tokenize.Tokenizer getTokenizer()
Copyright © 2016. All rights reserved.