Skip to content

Commit

Permalink
Update news in README
Browse files Browse the repository at this point in the history
  • Loading branch information
hvingelby committed Sep 23, 2019
1 parent 4af8f9e commit 6bf8fa2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Expand Up @@ -12,13 +12,11 @@ The aim for this project is both to point to the open source tool available in D


**News**
- ✨ The Danish Dependency Treebank has been annotated with NER tags. You can use DaNLP [to load it](https://github.com/alexandrainst/danlp/blob/add-ner/docs/datasets.md#danish-dependency-treebank)
- 🐋 Docker images with all NLP libraries used by DaNLP is available on [DockerHub](https://hub.docker.com/r/alexandrainst/danlp)
- 🔖 DaNLP version 0.0.2 has been [released](https://github.com/alexandrainst/danlp/releases) and you can now install it from [PyPI](https://pypi.org/project/danlp/)

**Next up**

- 🚧 Sentiment analysis models using zero-shot transfer learning from [LASER](https://github.com/facebookresearch/LASER/tree/master/source)
- 🚧 A tutorial for using transfer learning with [BERT](https://github.com/google-research/bert)
- 🚧 Support for Danish in the [spaCy](https://github.com/explosion/spaCy) framework

## Get started
Expand Down

0 comments on commit 6bf8fa2

Please sign in to comment.