Latent Semantic Indexing

Indexing and retrieval method that uses singular value decomposition to identify patterns in the relationships between the terms and concepts contained in an unstructured collection of text.


Based on the principle that words that are used in the same contexts tend to have similar meanings.

"Latent": semantic associations between words is present not explicitly but only latently

For example: two synonyms may never occur in the same passage but should nonetheless have highly associated representations.

Latent Semantic Indexing Used for:


  1. Learning correct word meanings
  2. Subject matter comprehension
  3. Information retrieval
  4. Sentiment analysis (social network analysis)

Popular posts from this blog

After analyzing the model, your manager has informed that your regression model is suffering from multicollinearity. How would you check if he's true? Without losing any information, can you still build a better model?

Is rotation necessary in PCA? If yes, Why? What will happen if you don't rotate the components?

What does Latency mean?