Skip to content

v1.3.0

Compare
Choose a tag to compare
@FilippoAiraldi FilippoAiraldi released this 01 Dec 19:23
· 277 commits to dev since this release

Changes

  • implemented wrapper NlpScaling for nlp scaling (for faster and better convergence)
  • made nlp and wrappers pickleable and deepcopy-able
  • added Nlp.is_wrapped for checking whether the nlp instance is wrapped in a given type of wrapper
  • better tests and code coverage