Martin Wiesner created OPENNLP-1655:
---------------------------------------
Summary: Add constructors in SentenceDetectorME and TokenizerME to
customize Abbreviation Dict at runtime
Key: OPENNLP-1655
URL: https://issues.apache.org/jira/browse/OPENNLP-1655
Project: OpenNLP
Issue Type: Improvement
Components: Sentence Detector, Tokenizer
Affects Versions: 2.5.0
Reporter: Martin Wiesner
Assignee: Martin Wiesner
Fix For: 2.5.1
Users of {{TokenizerME}} and/or {{SentenceDetectorME}} may want to load an
additional or custom {{Dictionary}} for abbreviations used in a certain
language or domain.
However, this is not possible right now, at construction time of those classes.
Let's fix this by adding an additional constructor providing more flexibility.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)