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

🐛 Fix scanlists #28

Closed nipunsadvilkar closed 5 years ago

nipunsadvilkar commented 5 years ago
File "/Users/nipunsadvilkar/projects/Personal/pySBD/pysbd/lists_item_replacer.py > scan_lists
IndexError: list index out of range

Closes #27