stanfordnlp / python-stanford-corenlp

Python interface to CoreNLP using a bidirectional server-client interface.
MIT License
516 stars 105 forks source link

Update README.rst #6

Closed shivam-kotwalia closed 7 years ago

shivam-kotwalia commented 7 years ago

As we have alreay imported CoreNLPClient, we dont need corenlp.CoreNLPClient

vzhong commented 7 years ago

I'm not sure what the code was like when this pull request was made but as the readme stands now, this would introduce a bug.