Open mhillebrand opened 1 year ago
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?
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?