scikit-learn/examples/text
Roman Yurchak 542c02b158 [MRG+1] Remove the MLComp text categorization example (#8264)
and deprecate load_mlcomp.
2017-02-08 09:29:34 +01:00
..
README.txt move around examples for better structure. 2014-07-17 09:35:30 +02:00
document_classification_20newsgroups.py DOC additional fixes to 20 newsgroups to prevent TypeError (#8204) 2017-01-16 00:09:44 +11:00
document_clustering.py [MRG+1] BUG: adding check for ipython notebook (#7924) 2016-12-08 11:53:01 -05:00
hashing_vs_dict_vectorizer.py MAINT remove my email address 2016-03-04 10:43:41 +01:00

README.txt

.. _text_examples:

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

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