GitHub topics: explicit-semantic-analysis
ArupDas15/Anwesha
The work presents “Anwesha: A tool for Semantic Search in Bangla”. This work shows explorations toward building a search engine prototype in Bangla language. The work used sources from WordNet, Wikipedia and statistical co-occurences(LSA) for retrieval of semantically related documents.
Language: Python - Size: 117 MB - Last synced at: 7 months ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

pvoosten/explicit-semantic-analysis 📦
Wikipedia-based Explicit Semantic Analysis, as described by Gabrilovich and Markovitch
Language: Java - Size: 427 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 33 - Forks: 9

showman-sharma/InformationRetreival
For any given query, an Information Retrieval (IR) system is used to obtain and rank relevant word documents from the data collection of interest. The most basic IR system uses Term Frequency Inverse Document Frequency (TF-IDF) to represent documents and queries as vectors, and then uses measures like cosine similarity to assess the relevance of a query to all the documents in the dataset.
Language: Python - Size: 5.62 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0
