Skip to content

Version 1.1.0

Latest
Compare
Choose a tag to compare
@jbesomi jbesomi released this 01 Jul 16:53
· 110 commits to master since this release
  • Fix packages versions (as #206)
  • Lazy-load stopwords only if needed (as #194)
  • Fix Pandas FutureWarnings by adding regex=True/False to str.replace()