Lynten / stanford-corenlp

Python wrapper for Stanford CoreNLP.
MIT License
919 stars 200 forks source link

fix bug in `coref ` and `word_tokenize` #104

Closed xnliang98 closed 2 years ago

xnliang98 commented 2 years ago

fix bug in coref and word_tokenize, which miss self.url when call self._request(...)