[
https://issues.apache.org/jira/browse/OPENNLP-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Wiesner resolved OPENNLP-1673.
-------------------------------------
Resolution: Fixed
> Re-use static conversion methods in ArrayMath
> ---------------------------------------------
>
> Key: OPENNLP-1673
> URL: https://issues.apache.org/jira/browse/OPENNLP-1673
> Project: OpenNLP
> Issue Type: Improvement
> Components: Sentence Detector, Tokenizer
> Affects Versions: 2.5.1
> Reporter: Martin Wiesner
> Assignee: Martin Wiesner
> Priority: Minor
> Fix For: 2.5.2
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> _SentenceDetectorME_ and _TokenizerME_ include code that creates arrays from
> List instances. That code is already present in _ArrayMath_ which can be
> re-used.
> Let's make this one-liners.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)