nipunsadvilkar / pySBD

🐍💯pySBD (Python Sentence Boundary Disambiguation) is a rule-based sentence boundary detection that works out-of-the-box.
MIT License
801 stars 83 forks source link

PyBSD vs PolyGlot #98

Open GokulNC opened 3 years ago

GokulNC commented 3 years ago

Thanks for creating this!

Just wanted to know, how does this library compare against ICU's implementation of Text Segmentation-based sentence splitting for all supported languages? https://polyglot.readthedocs.io/en/latest/Tokenization.html