kotman12 opened a new pull request, #11734:
URL: https://github.com/apache/lucene/pull/11734

   Fix sentence boundary detection bug in case of repeating tokens (i.e. while 
using OpenNLP analysis chain in conjunction with a KeywordRepeatFilter) by 
keeping track of the sentence index and looking ahead one token. Move inner 
sentence iteration to a component to be shared by the sentence-aware OpenNLP 
filters.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to