Martin Wiesner created OPENNLP-1673:
---------------------------------------
Summary: 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
Fix For: 2.5.2
_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)