[
https://issues.apache.org/jira/browse/OPENNLP-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17790376#comment-17790376
]
Martin Wiesner commented on OPENNLP-1396:
-----------------------------------------
[~l-ma] Yes it is. Will close this issue as a duplicate. Thx for reporting the
duplicate!
> 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)