Skip to content

v3.0.0 release on PyPi

Compare
Choose a tag to compare
@ceteri ceteri released this 14 Feb 23:02

2021-02-14

  • THIS WILL BREAK THINGS!!!
  • support for spaCy 3.0.x; kudos @Lord-V15
  • full integration of PositionRank
  • migrated all unit tests to pytest
  • removed use of logger for debugging, introducing icecream instead