Skip to content

Releases: alexandrainst/danlp

v0.0.4: Flair NER tagger

18 Oct 12:34
Compare
Choose a tag to compare

✨ Features

  • Loading functions for Flair NER model NER trained on the NER tagged DDT

v0.0.3: Load Danish NER datasets

02 Oct 21:33
Compare
Choose a tag to compare

✨ Features

  • Inclusion of the new NER annotated DDT dataset
  • Support for automatically downloading danish datasets
  • Loading functions for DDT with NER and the WikiANN dataset in both spaCy and Flair

Bugfixes

24 Jul 14:22
Compare
Choose a tag to compare

🐛 Bugfixes

  • 5515528 Fixes bug with always converting to spaCy format for loading embeddings with spaCy.

v0.0.1: Initial release with word embeddings and POS taggers

16 Jul 14:07
Compare
Choose a tag to compare

✨ Features

  • Load Danish word embeddings with spaCy, Gensim, PyTorch, Keras and Flair
  • Pretrained Danish POS tagging model trained with Flair
  • Automatic download of models when using load functions