Skip to content

Commit

Permalink
Merge pull request #295 from proycon/dutch-speech
Browse files Browse the repository at this point in the history
added kaldi_NL (ASR) to dutch NLP
  • Loading branch information
NirantK committed May 9, 2023
2 parents a122b93 + dada368 commit 1ce2227
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -525,8 +525,10 @@ 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.
- [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.


## NLP in Indonesian

### Datasets
Expand Down

0 comments on commit 1ce2227

Please sign in to comment.