1
vote
3answers
476 views

Good books on text mining?

Hi I wanted to know if there are some good books on text mining and classification with some case studies?. If not some papers/journals accessible to public would do. If they illustrate their examples ...
4
votes
1answer
400 views

Topic models for short documents

Inspired by this question, I'm wondering whether any work has been done on topic models for large collections of extremely short texts. My intuition is that Twitter should be a natural inspiration for ...
2
votes
0answers
153 views

References on semi-supervised LDA

I'd like to perform semi-supervised LDA (Latent Dirichlet Allocation) in the following sense: I have several topics that I'd like to use, and have seed documents that relate to these topics. I'd like ...