Merge pull request #97 from IndicoDataSolutions/development

Development
This commit is contained in:
Madison May
2015-07-22 02:46:00 -04:00
-2
View File
@@ -11,8 +11,6 @@ AVAILABLE_APIS = {
'image': IMAGE_APIS
}
# TODO: remove this line when sentiment_hq is released publicly
AVAILABLE_APIS['text'].remove('sentiment_hq')
def multi(data, datatype, apis, batch=False, **kwargs):
"""