Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 440 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 440 Bytes

Semantic_Search_Engine

Objective: To build a search engine based on StackOverflow questions and search result should include semantic meaning

Dataset: https://meta.stackexchange.com/questions/138356/how-do-i-download-stack-overflows-data

Usually search engines work based on the keyworks with out understanding of the intent of the user. Semantic search understand the users contextual meaning and try to find best possiable results.