| Package | Description |
|---|---|
| net.java.sen | |
| org.apache.lucene.analysis.gosen |
| Modifier and Type | Method and Description |
|---|---|
static StringTagger |
SenFactory.getStringTagger(String dictionaryDir)
Creates a StringTagger from the given configuration
|
static StringTagger |
SenFactory.getStringTagger(String dictionaryDir)
Creates a StringTagger from the given configuration
|
| Constructor and Description |
|---|
StreamTagger(StringTagger stringTagger,
Reader reader) |
StreamTagger(StringTagger stringTagger,
Reader reader) |
| Constructor and Description |
|---|
StreamTagger2(StringTagger tagger,
Reader input)
Construct a new StreamTagger2 that breaks text into words from the given Reader.
|
StreamTagger2(StringTagger tagger,
Reader input)
Construct a new StreamTagger2 that breaks text into words from the given Reader.
|