Wordseer / stanford-corenlp-python

Python wrapper for Stanford CoreNLP tools
GNU General Public License v2.0
58 stars 27 forks source link

Getting sentiment value via server implementation #5

Open vivekanand1101 opened 9 years ago

vivekanand1101 commented 9 years ago

Hi, i am interested in using the server implementation of your wrapper but it seems it doesn't output the sentiment score while in the package implementation, there is a field for the same. What is the cause of this difference?