Jeff Zemerick created OPENNLP-1396:
--------------------------------------

             Summary: 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


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)

Reply via email to