2012/7/2 Rupinder Paul :
> Hi,
>
> I just easy_install'ed sklearn -- everything went ok...ran tests
> throught nose. So I am trying one of text classifications tutorials.
>
> I am in python command line mode..and when I write "from
> sklearn.feature_extraction.text import RomanPreprocessor" ..I g
hi,
what version of the tutorial are you using?
make sure to use the latest documentation :
http://scikit-learn.org/stable/
you're likely to use a documentation that is outdated
Alex
On Mon, Jul 2, 2012 at 7:31 PM, Rupinder Paul wrote:
> Hi,
>
> I just easy_install'ed sklearn -- everything w
Hi,
I just easy_install'ed sklearn -- everything went ok...ran tests
throught nose. So I am trying one of text classifications tutorials.
I am in python command line mode..and when I write "from
sklearn.feature_extraction.text import RomanPreprocessor" ..I get an
error "ImportError: cannot impo