Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
2.0.0
-
None
Description
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.
Attachments
Issue Links
- is duplicated by
-
OPENNLP-1407 Incorporate a sentence detector into the NER
- Closed