[
https://issues.apache.org/jira/browse/OPENNLP-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
William Colen closed OPENNLP-85.
--------------------------------
Resolution: Fixed
Resolved items 2 and 3. Item 1 not changed. See comments.
> Refactor ChunkSample class
> --------------------------
>
> Key: OPENNLP-85
> URL: https://issues.apache.org/jira/browse/OPENNLP-85
> Project: OpenNLP
> Issue Type: Improvement
> Components: Chunker
> Affects Versions: tools-1.5.1-incubating
> Reporter: William Colen
> Assignee: William Colen
> Priority: Trivial
> Fix For: tools-1.5.1-incubating
>
>
> The class needs some improvements:
> 1. Internally it works with Lists, but all methods outputs Arrays, it is
> always making Lists to Arrays conversions. Better to work with arrays
> directly.
> 2. Create a static method to create spans of phrase chunks
> 3. Add javadoc
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.