From bd0fc233ac8a6f2c7dc7891803072f4a24f7e261 Mon Sep 17 00:00:00 2001 From: Brian Spiering Date: Fri, 9 Sep 2016 15:46:22 -0700 Subject: [PATCH] Add Deep Natural Language Processing (NLP) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 09e1547..63bc16e 100644 --- a/readme.md +++ b/readme.md @@ -226,6 +226,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Deep Learning](https://github.com/ChristosChristofidis/awesome-deep-learning) - Neural networks. - [TensorFlow](https://github.com/jtoy/awesome-tensorflow) - [Deep Vision](https://github.com/kjw0612/awesome-deep-vision) +- [Deep Natural Language Processing (NLP)](https://github.com/brianspiering/awesome-dl4nlp) - [Open Source Society University](https://github.com/open-source-society/computer-science) - [Functional Programming](https://github.com/lucasviola/awesome-functional-programming) - [Static Analysis & Code Quality](https://github.com/mre/awesome-static-analysis)