I am working on a text classification problem in which the 100 most frequent words are selected as features. I believe the results could be improved if I use a better feature selection method? Any ideas? Could TF-IDF work? If yes, then how?
Asked
Active
Viewed 988 times
0
-
This question appears to be off-topic because it is about text classification, probably better suited for http://scicomp.stackexchange.com/ – EdChum Oct 07 '13 at 09:03
-
Possible duplicate: https://stackoverflow.com/questions/13603882/feature-selection-and-reduction-for-text-classification?rq=1 – StatguyUser Jun 09 '20 at 04:30