pypi stanza 1.2.3
Stanza v1.2.3: Two new NER models and some minor bugfixes

latest releases: 1.8.2, 1.8.1, 1.8.0...
2 years ago

Overview

In anticipation of a larger release with some new features, we make a small update to fix some existing bugs and add two more NER models.

Bugfixes

  • Sentiment models would crash on no text (issue #769, fixed by 47889e3)

  • Java processes as a context were not properly closed (a39d2ff)

Interface improvements

  • Downloading tokenize now downloads mwt for languages which require it (issue #774, fixed by #777, from davidrft)

  • NER model can finetune and save to/from different filenames (0714a01)

  • NER model now displays a confusion matrix at the end of training (9bbd3f7)

NER models

  • Afrikaans, trained in NCHLT (6f1f04b)

  • Italian, trained on a model from FBK (d9a361f)

Don't miss a new stanza release

NewReleases is sending notifications on new releases.