Skip to content

Making a PDF search engine with vector embeddings using word2vec model trained on the PDF itself. The final state, I want the search engine to be in, is that it should take query from user as a sentence, and make relevant search results based on that.

Notifications You must be signed in to change notification settings

Aryan-B2107/PDFSearchEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

PDFSearchEngine

Making a PDF search engine with vector embeddings using word2vec model trained on the PDF itself. In the final state, I want the search engine to be capable of taking queries from user as a sentence, and make relevant search results based on that.

About

Making a PDF search engine with vector embeddings using word2vec model trained on the PDF itself. The final state, I want the search engine to be in, is that it should take query from user as a sentence, and make relevant search results based on that.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages