diff --git a/README.md b/README.md index 8428add..7719288 100644 --- a/README.md +++ b/README.md @@ -747,6 +747,7 @@ on MNIST digits[DEEP LEARNING] * [jellyfish](https://github.com/jamesturk/jellyfish) - a python library for doing approximate and phonetic matching of strings. * [editdistance](https://pypi.python.org/pypi/editdistance) - fast implementation of edit distance * [textacy](https://github.com/chartbeat-labs/textacy) - higher-level NLP built on Spacy +* [stanford-corenlp-python](https://github.com/dasmith/stanford-corenlp-python) - Python wrapper for [Stanford CoreNLP](https://github.com/stanfordnlp/CoreNLP) #### General-Purpose Machine Learning