Open
Description
The current training set for the language classification demo is small. This is good for load time but not as good for classification.
If we increase the training set we'll make the page load slower.
Is it possible to train offline and then load the training results in the web page, or will that be just as big as the training data itself?