Add PyTorch-NLP

PyTorc
This commit is contained in:
Michael Petrochuk 2018-04-09 05:55:27 -07:00 committed by GitHub
parent 53221fe3f9
commit 65be3207f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -816,6 +816,8 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [SnowNLP](https://github.com/isnowfy/snownlp) - A library for processing Chinese text.
* [spaCy](https://spacy.io/) - A library for industrial-strength natural language processing in Python and Cython.
* [TextBlob](https://github.com/sloria/TextBlob) - Providing a consistent API for diving into common NLP tasks.
* [PyTorch-NLP](https://github.com/PetrochukM/PyTorch-NLP) - A toolkit enabling rapid deep learning NLP prototyping for research.
## Network Virtualization