Skip to content

Commit

Permalink
Merge pull request josephmisiti#314 from lanre-ade/master
Browse files Browse the repository at this point in the history
Add stanford-corenlp-python
  • Loading branch information
josephmisiti authored Sep 26, 2016
2 parents 4bde603 + 068da47 commit 718e7c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

<a name="python-general-purpose" />
#### General-Purpose Machine Learning
Expand Down

0 comments on commit 718e7c9

Please sign in to comment.