Sentence boundary via detected spans #13210
Unanswered
justmars
asked this question in
Help: Coding & Implementations
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Attempted component to explicitly prevent improper sentence boundaries via
is_sent_end
:Because of error:
Was led to this issue where relevant answer is:
Am I correct that it's not possible to make
token.is_sent_end
dependent on span / token attributes? Took a look at Sentencizer but this doesn't seem applicable to the method I'd like to implement. Hoping for suggestions on what path to take. Thanks!Beta Was this translation helpful? Give feedback.
All reactions