scikit-learn/examples/text
ttang131 ec5a9fcf4f DOC Reorganize document classification example into subsections (#14775) 2019-08-26 16:51:34 -04:00
..
README.txt move around examples for better structure. 2014-07-17 09:35:30 +02:00
plot_document_classification_20newsgroups.py DOC Reorganize document classification example into subsections (#14775) 2019-08-26 16:51:34 -04:00
plot_document_clustering.py MAINT Remove redundant parameters in examples (#14792) 2019-08-24 22:53:18 -04:00
plot_hashing_vs_dict_vectorizer.py ENH Add return_X_y to 20_newsgroups and olivetti_faces (#14259) 2019-07-20 10:30:09 +08:00

README.txt

.. _text_examples:

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

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