scikit-learn/examples/text
surgan12 62d2059804 MNT remove __future__ imports (#12791) 2019-02-02 22:05:06 +08:00
..
README.txt move around examples for better structure. 2014-07-17 09:35:30 +02:00
plot_document_classification_20newsgroups.py MNT remove __future__ imports (#12791) 2019-02-02 22:05:06 +08:00
plot_document_clustering.py MNT remove __future__ imports (#12791) 2019-02-02 22:05:06 +08:00
plot_hashing_vs_dict_vectorizer.py MNT remove __future__ imports (#12791) 2019-02-02 22:05:06 +08:00

README.txt

.. _text_examples:

Working with text documents
----------------------------

Examples concerning the :mod:`sklearn.feature_extraction.text` module.