[
https://issues.apache.org/jira/browse/OPENNLP-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Wiesner updated OPENNLP-205:
-----------------------------------
Fix Version/s: (was: 2.5.6)
> Refactor the SentenceDetectorME class to do the mapping of end-of-sent
> positions to spans better
> ------------------------------------------------------------------------------------------------
>
> Key: OPENNLP-205
> URL: https://issues.apache.org/jira/browse/OPENNLP-205
> Project: OpenNLP
> Issue Type: Improvement
> Components: Sentence Detector
> Reporter: Jörn Kottmann
> Assignee: Nishant Shrivastava
> Priority: Major
>
> The SentenceDectorME class should be refactored to improve the mapping of
> end-of-sent positions to spans better. The current code tries to eliminate
> white spaces between to sentences, but this code fails in case the
> UseTokenEnd option is set to false. If set to true the sentence detector
> might not work correctly in all cases.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)