|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StringTagger | |
|---|---|
| net.java.sen | |
| org.apache.lucene.analysis.ja | |
| Uses of StringTagger in net.java.sen |
|---|
| Methods in net.java.sen that return StringTagger | |
|---|---|
static StringTagger |
SenFactory.getStringTagger(String dictionaryDir)
Creates a StringTagger from the given configuration |
| Constructors in net.java.sen with parameters of type StringTagger | |
|---|---|
StreamTagger(StringTagger stringTagger,
Reader reader)
|
|
| Uses of StringTagger in org.apache.lucene.analysis.ja |
|---|
| Constructors in org.apache.lucene.analysis.ja with parameters of type StringTagger | |
|---|---|
StreamTagger2(StringTagger tagger,
Reader input)
Construct a new StreamTagger2 that breaks text into words from the given Reader. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||