摘要:Latent Semantic Analysis (LSA) is a powerful statistical theory and method for indexing, retrieving and analyzing textual information. With the increased demand for more efficient databases and computing power, a lot of research and work has focused on the practical side of the LSA. In this paper we introduce a design and implementation of an SQL extension for LSA applications. The developed SQL extension for LSA is aimed to utilized as an easy and simple interface for basic LSA and cosine similarity functions provided for indexing, searching and retrieving large textual information stored in open source relational database management system like PostgresSQL.