Tell me more ×
Cross Validated is a question and answer site for statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.

I'm working on a small (200M) corpus of text, which I want to explore with some cluster analysis. What books or articles on that subject would you recommend?

share|improve this question

4 Answers

up vote 4 down vote accepted

It may be worth looking at M.W. Berry's books:

  1. Survey of Text Mining I: Clustering, Classification, and Retrieval (2003)
  2. Survey of Text Mining II: Clustering, Classification, and Retrieval (2008)

They consist of series of applied and review papers. The latest seems to be available as PDF at the following address: http://bit.ly/deNeiy.

Here are few links related to CA as applied to text mining:

You can also look at Latent Semantic Analysis, but see my response there: Working through a clustering problem.

share|improve this answer

This chapter of Introduction to Data Mining is available online and gives a nice overview.

share|improve this answer

Cluster Analysis by Brian S. Everitt is a nice book length applied treatment of Cluster Analysis.

share|improve this answer

Not specifically about text-mining, but I quite liked "Exploratory Data Analysis with MATLAB" by Martinez and Martinez.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.