scikit-learn/sklearn/feature_extraction
Lars Buitinck 3e6121eb51 COSMIT fix a docstring in feature_extraction.text
I amended aeeda9fc3a to get the tests to
pass, but forgot to change this one.
2013-07-12 17:07:07 +02:00
..
tests COSMIT pep8 2013-07-11 11:50:23 +02:00
__init__.py COSMIT pep8 2012-12-22 16:48:17 +01:00
_hashing.c DOC: Replaced all BSD style licenses with "BSD 3 clause" 2013-04-30 08:34:46 +02:00
_hashing.pyx DOC: Replaced all BSD style licenses with "BSD 3 clause" 2013-04-30 08:34:46 +02:00
dict_vectorizer.py FIX DictVectorizer behavior on empty X and empty samples 2013-05-04 17:09:07 +02:00
hashing.py DOC: Replaced all BSD style licenses with "BSD 3 clause" 2013-04-30 08:34:46 +02:00
image.py COSMIT pep8 2013-07-11 11:50:23 +02:00
setup.py ENH feature hashing transformer 2012-11-17 17:29:20 +01:00
stop_words.py Flatten the feature extraction API 2012-03-03 17:20:32 +01:00
text.py COSMIT fix a docstring in feature_extraction.text 2013-07-12 17:07:07 +02:00