mirror of
https://github.com/wassname/IndicoIo-python.git
synced 2026-08-18 11:40:35 +08:00
Fixed up sentiment api and updated docs
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
JSON_HEADERS = {'Content-type': 'application/json', 'Accept': 'text/plain'}
|
||||
|
||||
from text.sentiment import political, spam, posneg
|
||||
from text.sentiment import posneg as sentiment
|
||||
from images.fer import fer
|
||||
from images.features import facial_features
|
||||
|
||||
Reference in New Issue
Block a user