|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectopennlp.tools.cmdline.AbstractConverterTool<SentenceSample>
opennlp.tools.cmdline.sentdetect.SentenceDetectorConverterTool
public class SentenceDetectorConverterTool
Constructor Summary | |
---|---|
SentenceDetectorConverterTool()
|
Method Summary | |
---|---|
protected ObjectStreamFactory<SentenceSample> |
createStreamFactory(java.lang.String format)
|
java.lang.String |
getName()
Retrieves the name of the training data tool. |
java.lang.String |
getShortDescription()
Retrieves a short description of what the tool does. |
Methods inherited from class opennlp.tools.cmdline.AbstractConverterTool |
---|
getHelp, run |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SentenceDetectorConverterTool()
Method Detail |
---|
public java.lang.String getName()
CmdLineTool
public java.lang.String getShortDescription()
CmdLineTool
protected ObjectStreamFactory<SentenceSample> createStreamFactory(java.lang.String format)
createStreamFactory
in class AbstractConverterTool<SentenceSample>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |