2014/1/3 Marco Ippolito <[email protected]>: > since I'm a newbie to sklearn-nltk interface, > would you be so kind in telling me how to do it?
Use the train method [1]. The docs describe what the input should look like. [1] http://nltk.org/api/nltk.classify.html#nltk.classify.scikitlearn.SklearnClassifier.train ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
