Semantic mapping (statistics): Difference between revisions
Appearance
Content deleted Content added
disambiguation done |
No edit summary |
||
Line 1: | Line 1: | ||
The ''' |
The '''semantic mapping (SM)''' is a [[dimensionality reduction]] method that extracts new features by [[clustering]] the original features in semantic [[cluster]]s and combining features mapped in the same [[cluster]] to generate an extracted feature. Given a [[data set]], this method construct a projection matrix that can be used to mapping of [[data element]]s from one high dimensional space into reduced dimensional space. The '''SM''' can be applied in construction of [[text mining]] and [[information retrieval]] systems, as well as systems managing [[vector]]s of high dimensionality. |
||
The '''SM''' is an alternative to [[principal components analysis]] and [[latent semantic indexing]] methods. |
The '''SM''' is an alternative to [[principal components analysis]] and [[latent semantic indexing]] methods. |
||
Revision as of 23:24, 22 July 2008
The semantic mapping (SM) is a dimensionality reduction method that extracts new features by clustering the original features in semantic clusters and combining features mapped in the same cluster to generate an extracted feature. Given a data set, this method construct a projection matrix that can be used to mapping of data elements from one high dimensional space into reduced dimensional space. The SM can be applied in construction of text mining and information retrieval systems, as well as systems managing vectors of high dimensionality. The SM is an alternative to principal components analysis and latent semantic indexing methods.
See also
References
- [1] CORRÊA, R. F. and LUDERMIR, T. B. Dimensionality Reduction of very large document collections by Semantic. Proceedings of 6th Int. Workshop on Self-Organizing Maps (WSOM), 2007, ISBN 978-3-00-022473-7.
- Full list of publications about Semantic Mapping method