scikit-learn/examples/text
Harsh Mahajan 228109cd5c MAINT Remove tolerance paramter from Perceptron (#14558) 2019-08-02 16:11:46 -04:00
..
README.txt move around examples for better structure. 2014-07-17 09:35:30 +02:00
plot_document_classification_20newsgroups.py MAINT Remove tolerance paramter from Perceptron (#14558) 2019-08-02 16:11:46 -04:00
plot_document_clustering.py MNT remove __future__ imports (#12791) 2019-02-02 22:05:06 +08: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.