You can modify the query server and predict part of algorithm to take a list of text instead of a single text and then return the a list of result. It can be used as a workaround without modifying the predictionio framework.
On Wed, Nov 30, 2016 at 6:01 PM, Natu Lauchande <[email protected]> wrote: > Hi guys, > > I am currently working on a text prediction engine based on > https://github.com/apache/incubator-predictionio-template-text-classifier > . > > I have in the order of millions of observations to train and classify . I > have noticed a bulk import data api . I wonder if there is a Bulk > Prediction API out there or a work around . > > Thanks, > Natu > -- *Akshay Jain*
