From 0648d4b67cfc4e5805c3a427ac7e6d2da9dc78d3 Mon Sep 17 00:00:00 2001 From: Asad Dhamani Date: Sun, 3 Feb 2019 01:50:44 +0530 Subject: [PATCH] Add StanfordNLP --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9de7d6a1..aa68bcc3 100644 --- a/README.md +++ b/README.md @@ -830,6 +830,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [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. +* [StanfordNLP](https://github.com/stanfordnlp/stanfordnlp) - The Stanford NLP Group's official Python library, supporting 50+ languages ## Network Virtualization