From 9897f119d8091c534f338db3638072f1fe6406e6 Mon Sep 17 00:00:00 2001 From: Madison May Date: Wed, 8 Apr 2015 01:05:43 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4b3b863..ce59208 100644 --- a/README.md +++ b/README.md @@ -78,8 +78,8 @@ Examples {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. ```python >>> from indicoio import batch_sentiment