Skip to content

v0.0.6: NER support

Compare
Choose a tag to compare
@hvingelby hvingelby released this 07 May 13:55
· 246 commits to master since this release

✨ Features

  • Add the updated DaNE dataset
  • Add spaCy model for DEP, NER and POS
  • Add finetuned M-BERT and Danish BERT for NER
  • Add DSL Reddit wordembeddings

🐛 Bugfixes

  • Fix bug #13 loading wikiann as spaCy dataset.
  • Add a new Flair POS model for support for newest Flair and PyTorch