Hacker News new | ask | show | jobs
Python or Solr for Text Classifiers
1 points by ashamia 4272 days ago
I have a corpus of approx. 100K web pages crawled.

I would like to classify these html documents into categories.

which tool would you recommend to use to classify - NLTK, Solr or something else?