You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I ask BlingFire to separate the sentences found in all-lowercase text, it often doesn't separate anything and just returns the same, singular input string....or an empty string.
sents = text_to_sentences(text)
Is this a known issue?
The text was updated successfully, but these errors were encountered:
When I ask BlingFire to separate the sentences found in all-lowercase text, it often doesn't separate anything and just returns the same, singular input string....or an empty string.
Is this a known issue?
The text was updated successfully, but these errors were encountered: