Skip to content

Commit

Permalink
Merge pull request #300 from sloev/master
Browse files Browse the repository at this point in the history
add spacy_onnx_sentiment_english under python
  • Loading branch information
keon committed Mar 17, 2023
2 parents cb05286 + 100597c commit 7ea4301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -150,7 +150,7 @@ Material can be found [here](https://github.com/aws-samples/aws-machine-learning
* [node-question-answering](https://github.com/huggingface/node-question-answering) - Fast and production-ready question answering w/ DistilBERT in Node.js

* <a id="python"> **Python** - Python NLP Libraries</a> | [Back to Top](#contents)

- [sentimental-onix](https://github.com/sloev/sentimental-onix) Sentiment models for spacy using onnx
- [TextAttack](https://github.com/QData/TextAttack) - Adversarial attacks, adversarial training, and data augmentation in NLP
- [TextBlob](http://textblob.readthedocs.org/) - Providing a consistent API for diving into common natural language processing (NLP) tasks. Stands on the giant shoulders of [Natural Language Toolkit (NLTK)](https://www.nltk.org/) and [Pattern](https://github.com/clips/pattern), and plays nicely with both :+1:
- [spaCy](https://github.com/explosion/spaCy) - Industrial strength NLP with Python and Cython :+1:
Expand Down

0 comments on commit 7ea4301

Please sign in to comment.