fangfangli / cleartk

Automatically exported from code.google.com/p/cleartk
0 stars 0 forks source link

Implement FilterFeatureExtractor #280

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This can serve as a complement to the corpus based feature extractors we are 
currently writing (tf-idf, zero-mean, unit stddev).  Basically this extractor 
will accept a list of feature names, and filter out features that do not match 
those names.  This is one component that will enable feature selection.

Original issue reported on code.google.com by lee.becker on 30 Jan 2012 at 10:57

GoogleCodeExporter commented 9 years ago

Original comment by steven.b...@gmail.com on 24 Jul 2012 at 5:43

GoogleCodeExporter commented 9 years ago

Original comment by lee.becker on 17 Feb 2013 at 5:30

GoogleCodeExporter commented 9 years ago

Original comment by steven.b...@gmail.com on 3 May 2013 at 8:44

GoogleCodeExporter commented 9 years ago

Original comment by phi...@ogren.info on 15 Mar 2014 at 5:41