From 65be3207f636034bab2de65eed163049c0289b8b Mon Sep 17 00:00:00 2001 From: Michael Petrochuk Date: Mon, 9 Apr 2018 05:55:27 -0700 Subject: [PATCH] Add PyTorch-NLP PyTorc --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5883f227..58a22e30 100644 --- a/README.md +++ b/README.md @@ -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