Skip to content

asjad99/Scalable-Topic-Modeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Scalable-Topic-Modeling

The Search Engine was implemented in Apache Spark and enables users to perform intelligent search over a massive collection of unstructured text documents. At its core lies an efficient and scalable implementation of Latent Semantic Analysis, a method which uses unsupervised learning to distill millions of text documents into a set of most important concepts. The search engine uses this concise representation to compute similarity between a user search query against all indexed documents to find a set of documents that are most relevant to query terms.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages