mirror of
https://github.com/wassname/IndicoIo-python.git
synced 2026-09-09 11:14:32 +08:00
Merge pull request #92 from IndicoDataSolutions/timberwolf/gimme-multi-hq
Timberwolf/gimme multi hq
This commit is contained in:
@@ -11,8 +11,6 @@ AVAILABLE_APIS = {
|
|||||||
'image': IMAGE_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):
|
def multi(data, datatype, apis, batch=False, **kwargs):
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user