-
Notifications
You must be signed in to change notification settings - Fork 58
Closed
Labels
pipelineData processing pipelineData processing pipelinesentencesAn issue or task related to sentencesAn issue or task related to sentences
Description
In issue #65, workarounds were added to make sentence splitting more accurate in light of some known issues in the pysbd sentence splitter.
In nipunsadvilkar/pySBD#63, it seems that these issues were fixed. I suspect that the fixes in pysbd are more robust than our workarounds.
To fix this issue:
- Test that pysbd works correctly on the test cases we developed when creating the workarounds
- If so, update the version of pysbd in the
requirements.txt
file, and remove the workarounds from our code.
Metadata
Metadata
Assignees
Labels
pipelineData processing pipelineData processing pipelinesentencesAn issue or task related to sentencesAn issue or task related to sentences