Govur University Logo
--> --> --> -->
...

In the context of Singular Value Decomposition (SVD) applied to document-term matrices, what specific information is discarded when reducing the rank of the matrix to capture latent semantic structures?



When applying Singular Value Decomposition to a document-term matrix, the matrix is decomposed into three matrices representing word-concept relationships, concept strengths, and document-concept relationships. Reducing the rank involves keeping only the largest singular values and discarding the smaller ones. By removing these smaller singular values, you are disc....

Log in to view the answer



Redundant Elements