|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectopennlp.tools.cmdline.AbstractConverterTool<NameSample>
opennlp.tools.cmdline.namefind.TokenNameFinderConverterTool
public class TokenNameFinderConverterTool
Tool to convert multiple data formats into native opennlp name finder training format.
| Constructor Summary | |
|---|---|
TokenNameFinderConverterTool()
|
|
| Method Summary | |
|---|---|
protected ObjectStreamFactory<NameSample> |
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 TokenNameFinderConverterTool()
| Method Detail |
|---|
public java.lang.String getName()
CmdLineTool
public java.lang.String getShortDescription()
CmdLineTool
protected ObjectStreamFactory<NameSample> createStreamFactory(java.lang.String format)
createStreamFactory in class AbstractConverterTool<NameSample>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||