Skip to content

Commit 67c39f8

Browse files
authored
Merge pull request keon#121 from adrienball/patch-1
Add Snips NLU python library
2 parents abd8d74 + 962f749 commit 67c39f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ Bayesian, statistics and Linguistics approaches for Natural Language Processing
120120
* [PyNLPl](https://github.com/proycon/pynlpl) - Python Natural Language Processing Library. General purpose NLP library for Python. Also contains some specific modules for parsing common NLP formats, most notably for [FoLiA](http://proycon.github.io/folia/), but also ARPA language models, Moses phrasetables, GIZA++ alignments.
121121
* [jPTDP](https://github.com/datquocnguyen/jPTDP) - A toolkit for joint part-of-speech (POS) tagging and dependency parsing. jPTDP provides pre-trained models for 40+ languages.
122122
* [BigARTM](https://github.com/bigartm/bigartm) - a fast library for topic modelling
123+
* [Snips NLU](https://github.com/snipsco/snips-nlu) - A production ready library for intent parsing
123124

124125

125126
* <a id="c++">**C++** - C++ Libraries</a> | [Back to Top](#contents)

0 commit comments

Comments
 (0)