ADD: sentimenthq

This commit is contained in:
Madison May
2015-06-11 16:55:06 -04:00
parent 29b190d1d2
commit 47133c956f
4 changed files with 31 additions and 2 deletions
+1 -1
View File
@@ -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