[
https://issues.apache.org/jira/browse/OPENNLP-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13069338#comment-13069338
]
William Colen commented on OPENNLP-236:
---------------------------------------
Hi James,
I created an initial version of the tool: DictionaryBuilderTool. It is simpler
than Census tool because we can use Dictionary.parseOneEntryPerLine(in)
directly on the input.
Maybe we should group tools that create dictionaries together like we do with
converters? In this case we should pass an argument indicating the format, like
"census" or "oneEntryPerLine", and internally it would route to the correct
implementation.
> Create a command line tool to create dictionaries
> -------------------------------------------------
>
> Key: OPENNLP-236
> URL: https://issues.apache.org/jira/browse/OPENNLP-236
> Project: OpenNLP
> Issue Type: Improvement
> Components: Command Line Interface
> Affects Versions: tools-1.5.2-incubating
> Reporter: William Colen
> Assignee: William Colen
> Priority: Minor
> Fix For: tools-1.5.2-incubating
>
>
> Should create a command line tool to create dictionaries. The input should be
> a plain text and the output a serialized Dictionary.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira