mirror of
https://github.com/wassname/IndicoIo-python.git
synced 2026-08-14 12:00:31 +08:00
updated README to reflect changes to political api
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user