Update README.md

This commit is contained in:
Madison May
2015-04-08 01:05:43 -04:00
parent adb0e1fb4b
commit 9897f119d8
+2 -2
View File
@@ -78,8 +78,8 @@ Examples
{u'Swedish': 0.00033330636691921914, u'Lithuanian': 0.007328693814717631, u'Vietnamese': 0.0002686116137658802, u'Romanian': 8.133913804076592e-06, ...} {u'Swedish': 0.00033330636691921914, u'Lithuanian': 0.007328693814717631, u'Vietnamese': 0.0002686116137658802, u'Romanian': 8.133913804076592e-06, ...}
``` ```
Batch API Access Batch API
---------------- ---------
Each `indicoio` function has a corresponding batch function for analyzing many examples with a single request. Simply pass in a list of inputs and receive a list of results in return. Each `indicoio` function has a corresponding batch function for analyzing many examples with a single request. Simply pass in a list of inputs and receive a list of results in return.
```python ```python
>>> from indicoio import batch_sentiment >>> from indicoio import batch_sentiment