By anupshinde
via anupshinde.com
Submitted: Jan 27 2013 / 13:53
Latent semantic indexing (LSI) provides the ability to correlate semantically related terms that could be latent in the set of documents. Latent semantic analysis allows us to see semantics in the set of documents and how we can extract meaning of the text in the documents. This article will briefly explain latent semantic indexing and show its demo implementation in C# .NET.
Add your comment