scikit-learn/examples/text
syonekura 32fcc364ab [MRG+1] Setting max_iter/tol explicitly for SGD estimators in docs (#9776) 2017-10-04 17:28:32 +02:00
..
README.txt move around examples for better structure. 2014-07-17 09:35:30 +02:00
document_classification_20newsgroups.py [MRG+1] Setting max_iter/tol explicitly for SGD estimators in docs (#9776) 2017-10-04 17:28:32 +02:00
document_clustering.py [MRG + 1] DOC remove deprecated option in HashingVectorizer examples (#9163) 2017-06-21 09:01:55 +10: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.