Difference between revisions of "Optimizing Search Results Using Wikipedia based Ess and Enhanced Tf-Idf Approach"

From Wikipedia Quality
Jump to: navigation, search
(New work - Optimizing Search Results Using Wikipedia based Ess and Enhanced Tf-Idf Approach)
 
(Adding wikilinks)
Line 1: Line 1:
'''Optimizing Search Results Using Wikipedia based Ess and Enhanced Tf-Idf Approach''' - scientific work related to Wikipedia quality published in 2016, written by Amit Rajeshwarkar and Meghana Nagori.
+
'''Optimizing Search Results Using Wikipedia based Ess and Enhanced Tf-Idf Approach''' - scientific work related to [[Wikipedia quality]] published in 2016, written by [[Amit Rajeshwarkar]] and [[Meghana Nagori]].
  
 
== Overview ==
 
== Overview ==
The Triangular Search approach aims at recalculating authenticity of the Search Results provided by the Google API with the help of Semantic similarity provided by Wikipedia API and calculating the cosine similarity between the Document Vectors and query string vectors using enhanced approach of Tf-Idf that reduces calculation involved in it. The Search Engine Optimization traces anchor texts that are the values between tag of HTML and body texts of a web page. Using the Vector Space Model, the Term frequency and Inverse document frequency are calculated along with the Page ranking algorithm to get the Search Results. But consideration of anchor texts in search engine optimization techniques leads to some of the non-relevant body texts of a document. Also the top results of a search engine include trending and e-commerce links other than sponsored links but the intent of search is not considered. This approach proposes and gains user intents behind the search thereby focusing on providing intent related search results. General Terms Optimized Search Results Abbreviations ESS/ ESA: Explicit Semantic Similarity/Analysis TF-IDF : Term Frequency Inverse Domain Frequency API : Application Programmable Interface
+
The Triangular Search approach aims at recalculating authenticity of the Search Results provided by the [[Google]] API with the help of Semantic similarity provided by [[Wikipedia]] API and calculating the cosine similarity between the Document Vectors and query string vectors using enhanced approach of Tf-Idf that reduces calculation involved in it. The Search Engine Optimization traces anchor texts that are the values between tag of HTML and body texts of a web page. Using the Vector Space Model, the Term frequency and Inverse document frequency are calculated along with the Page ranking algorithm to get the Search Results. But consideration of anchor texts in search engine optimization techniques leads to some of the non-relevant body texts of a document. Also the top results of a search engine include trending and e-commerce links other than sponsored links but the intent of search is not considered. This approach proposes and gains user intents behind the search thereby focusing on providing intent related search results. General Terms Optimized Search Results Abbreviations ESS/ ESA: Explicit Semantic Similarity/Analysis TF-IDF : Term Frequency Inverse Domain Frequency API : Application Programmable Interface

Revision as of 22:43, 2 July 2019

Optimizing Search Results Using Wikipedia based Ess and Enhanced Tf-Idf Approach - scientific work related to Wikipedia quality published in 2016, written by Amit Rajeshwarkar and Meghana Nagori.

Overview

The Triangular Search approach aims at recalculating authenticity of the Search Results provided by the Google API with the help of Semantic similarity provided by Wikipedia API and calculating the cosine similarity between the Document Vectors and query string vectors using enhanced approach of Tf-Idf that reduces calculation involved in it. The Search Engine Optimization traces anchor texts that are the values between tag of HTML and body texts of a web page. Using the Vector Space Model, the Term frequency and Inverse document frequency are calculated along with the Page ranking algorithm to get the Search Results. But consideration of anchor texts in search engine optimization techniques leads to some of the non-relevant body texts of a document. Also the top results of a search engine include trending and e-commerce links other than sponsored links but the intent of search is not considered. This approach proposes and gains user intents behind the search thereby focusing on providing intent related search results. General Terms Optimized Search Results Abbreviations ESS/ ESA: Explicit Semantic Similarity/Analysis TF-IDF : Term Frequency Inverse Domain Frequency API : Application Programmable Interface