nipunsadvilkar / pySBD

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

fixed typo in README example #46

Closed Huffon closed 5 years ago

Huffon commented 5 years ago

Hi, Nipun. I found a tiny typo in your README example snippet. Idk the past code structure, but I guess you changed the name of the file from util.py to utils.py. So, I fixed this wrong reference in import line. Thank you for porting this amazing library 👍

Huffon commented 5 years ago

Duplicated PR