|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectopennlp.tools.util.FilterObjectStream<T,SentenceSample>
opennlp.tools.formats.AbstractToSentenceSampleStream<NameSample>
opennlp.tools.formats.NameToSentenceSampleStream
public class NameToSentenceSampleStream
Note: Do not use this class, internal use only!
| Constructor Summary | |
|---|---|
NameToSentenceSampleStream(Detokenizer detokenizer,
ObjectStream<NameSample> samples,
int chunkSize)
|
|
| Method Summary |
|---|
| Methods inherited from class opennlp.tools.formats.AbstractToSentenceSampleStream |
|---|
read |
| Methods inherited from class opennlp.tools.util.FilterObjectStream |
|---|
close, reset |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NameToSentenceSampleStream(Detokenizer detokenizer,
ObjectStream<NameSample> samples,
int chunkSize)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||