♻️ ✨ Refactoring for more language support & sent char_span fix
Pre-release
Pre-release
nipunsadvilkar
released this
09 Jun 17:11
·
84 commits
to master
since this release
- ✨ 💫 sent
char_span
through with spaCy & regex approach - #63 - ♻️ Refactoring to support multiple languages
- ✨ 💫Initial language support for - Hindi, Marathi, Chinese, Spanish
- ✅ Updated tests - more coverage & regression tests for issues
- 👷👷🏻♀️ GitHub actions for CI-CD
- 💚☂️ Add code coverage - coverage.py Add Codecov
- 🐛 Fix incorrect text span & vanilla pysbd vs spacy output discrepancy - #49, #53, #55 , #59
- 🐛 Fix
NUMBERED_REFERENCE_REGEX
for zero or one time - #58 - 🔐Fix security vulnerability bleach - #62