updated README to reflect changes to political api

This commit is contained in:
Slater-Victoroff
2014-08-06 20:06:33 -04:00
parent 4fe2952df4
commit 6cbd27e7c1
5 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
JSON_HEADERS = {'Content-type': 'application/json', 'Accept': 'text/plain'}
Version, version, __version__, VERSION = ('0.4.1',) * 4
Version, version, __version__, VERSION = ('0.4.2',) * 4
from text.sentiment import political, posneg
from text.sentiment import posneg as sentiment