Commit Graph

6 Commits

Author SHA1 Message Date
Robert Layton dacfd8bd5d DOC: Replaced all BSD style licenses with "BSD 3 clause"
Replaced all BSD style licenses with "BSD 3 clause"
Not checked yet!

Removed duplicate "3 clause, 3 clause"

Removed trailing period if exists

Fixed some missed licences, still about 50 to do, but those can be automated

Think I got the last of them.

Apparently me and sed have different ideas of regex.

Found a few more
2013-04-30 08:34:46 +02:00
Jaques Grobler 0016ea0843 gallery effects,icon change,cleanups 2013-03-18 13:52:20 +01:00
Andreas Mueller 5f06795d66 EXAMPLES add header to hash_vs_dict_vectorizer.py - otherwise it won't show in the html docs. 2013-01-20 14:48:35 +01:00
Olivier Grisel 39b3d41ca6 ENH: output processing speed in MB/s for vectorizer example
Moving common text feature extraction methods in a new base class

Hashing vectorizer work in progress
2013-01-20 13:04:46 +01:00
Lars Buitinck 3de0f43e40 ENH add dict support to FeatureHasher and make it the default input_type 2012-11-17 17:29:20 +01:00
Lars Buitinck c8e644abee ENH 20newsgroups example for FeatureHasher 2012-11-17 17:29:20 +01:00