Skip to content

Releases: Lynten/stanford-corenlp

v3.9.1.1

25 Apr 07:38
Compare
Choose a tag to compare
  • Add coref function
  • Change token['word'] to token['originalText']

3.8.0.1

14 Feb 15:58
Compare
Choose a tag to compare

stanfordcorenlp 3.8.0.1 released! More robust exit strategy and more stable.

It's Valentine's Day, my girlfriend seems to lose interest in me.

I love you not only for what you are, but for what I am when I am with you.

v3.7.0.2

07 Jun 12:50
Compare
Choose a tag to compare

Add

  • Support Python 3.x
  • More robust checking

v3.7.0.1

28 May 13:12
Compare
Choose a tag to compare

stanfordcorenlp is a Python wrapper for Stanford CoreNLP. It provides a simple API for text processing tasks such as Tokenization, Part of Speech Tagging, Named Entity Reconigtion, Constituency Parsing, Dependency Parsing, and more.