- Representing the document(via bags, inverted index etc) loses some information
 - Words may have different meanings in different contexts
 - Difficulty in expressing queries that match the documents we really want.
 
- Relevance feedback
 - Correlation-query elaboration via thesaurus etc..
 - Principal components analysis
 
-James Cotter