This documentation is for scikit-learn version 0.11-gitOther versions

Citing

If you use the software, please consider citing scikit-learn.

This page

2.4. Machine Learning for Text Analytics with scikit-learn

Machine Learning for Text Analytics with scikit-learn

scikit-learn is a Python module integrating classic machine learning algorithms in the tightly-knit world of scientific Python packages (numpy, scipy, matplotlib).

It aims to provide simple and efficient solutions to learning problems that are accessible to everybody and reusable in various contexts: machine-learning as a versatile tool for science and engineering.

Note

This document is meant to be used with scikit-learn version 0.11+ (i.e. the current state of the master branch at the time of writing: 2012-02-13).