Merge pull request #92 from IndicoDataSolutions/timberwolf/gimme-multi-hq

Timberwolf/gimme multi hq
This commit is contained in:
Madison May
2015-07-22 02:45:44 -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):
"""