I'd love to have this within scikit-learn. LDA is really useful for
vectorizing texts and it'd be great to have an implementation with the
scikit-learn API instead to going to gensim etc (although gensim is
nice, too).
-Anupam
On 10/31/13 2:20 AM, [email protected]
I've attempted to solve the issue over here
https://github.com/scikit-learn/scikit-learn/pull/2566 . It would be nice
if someone could review this, Its a relatively simple bug, and should not
take much time.
Thanks.
On Wed, Oct 30, 2013 at 11:48 PM, Manoj Kumar <
[email protected]>