[
https://issues.apache.org/jira/browse/OPENNLP-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789913#comment-17789913
]
Lara Marinov commented on OPENNLP-1396:
---------------------------------------
Is this issue a duplicate of
[OPENNLP-1407|https://issues.apache.org/jira/browse/OPENNLP-1407] that was
fixed in
[https://github.com/apache/opennlp/commit/02eaffa4cfb0f9c2c2ea1da864f8cc53d215e97d]?
> Use SentenceDetector to split input text into sentences for NameFinderDL
> ------------------------------------------------------------------------
>
> Key: OPENNLP-1396
> URL: https://issues.apache.org/jira/browse/OPENNLP-1396
> Project: OpenNLP
> Issue Type: Task
> Components: Name Finder
> Affects Versions: 2.0.0
> Reporter: Jeff Zemerick
> Assignee: Jeff Zemerick
> Priority: Major
>
> Use a SentenceDetector to split input text into sentences for NameFinderDL.
> This is required when the input for inference is too long. The input text
> needs to either be split by OpenNLP or by the application using OpenNLP. I
> think it would be best to at least have an option for OpenNLP to split the
> text, while allowing the application to split the text itself if the
> developer needs more control over the process.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)