Skip to content

Commit

Permalink
Merge pull request #294 from proycon/alpino
Browse files Browse the repository at this point in the history
added alpino to dutch NLP tools
  • Loading branch information
NirantK committed May 9, 2023
2 parents 1ce2227 + dc07cc8 commit 8462d73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -525,6 +525,7 @@ NLP as API with higher level functionality such as NER, Topic tagging and so on

- [python-frog](https://github.com/proycon/python-frog) - Python binding to Frog, an NLP suite for Dutch. (pos tagging, lemmatisation, dependency parsing, NER)
- [SimpleNLG_NL](https://github.com/rfdj/SimpleNLG-NL) - Dutch surface realiser used for Natural Language Generation in Dutch, based on the SimpleNLG implementation for English and French.
- [Alpino](https://github.com/rug-compling/alpino) - Dependency parser for Dutch (also does PoS tagging and Lemmatisation).
- [Kaldi NL](https://github.com/opensource-spraakherkenning-nl/Kaldi_NL) - Dutch Speech Recognition models based on [Kaldi](http://kaldi-asr.org/).
- [spaCy](https://spacy.io/) - [Dutch model](https://spacy.io/models/nl) available. - Industrial strength NLP with Python and Cython.

Expand Down

0 comments on commit 8462d73

Please sign in to comment.