mirror of
https://github.com/wassname/IndicoIo-python.git
synced 2026-08-12 11:40:34 +08:00
ADD: sentimenthq
This commit is contained in:
@@ -9,7 +9,7 @@ JSON_HEADERS = {
|
||||
'version-number': VERSION
|
||||
}
|
||||
|
||||
from indicoio.text.sentiment import political, posneg
|
||||
from indicoio.text.sentiment import political, posneg, sentiment_hq
|
||||
from indicoio.text.sentiment import posneg as sentiment
|
||||
from indicoio.text.lang import language
|
||||
from indicoio.text.tagging import text_tags
|
||||
|
||||
Reference in New Issue
Block a user