SentenceDetector features extraction bug
gdsmiler opened this issue · 2 comments
gdsmiler commented
Describe the bug
In that line and next 3 used equality operator wich not implemented for IToken, so thats always false
Next token cannot be BOS and previous cannot be EOS when process document for sentences
stale commented
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
theolivenbaum commented
Still relevant