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

From Wikipedia Quality
Jump to: navigation, search
(+ Infobox work)
(+ Embed)
Line 10: Line 10:
 
== 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
 +
 +
== Embed ==
 +
=== Wikipedia Quality ===
 +
<code>
 +
<nowiki>
 +
Rajeshwarkar, Amit; Nagori, Meghana. (2016). "[[Optimizing Search Results Using Wikipedia based Ess and Enhanced Tf-Idf Approach]]". Foundation of Computer Science (FCS), NY, USA. DOI: 10.5120/ijca2016910498.
 +
</nowiki>
 +
</code>
 +
 +
=== English Wikipedia ===
 +
<code>
 +
<nowiki>
 +
{{cite journal |last1=Rajeshwarkar |first1=Amit |last2=Nagori |first2=Meghana |title=Optimizing Search Results Using Wikipedia based Ess and Enhanced Tf-Idf Approach |date=2016 |doi=10.5120/ijca2016910498 |url=https://wikipediaquality.com/wiki/Optimizing_Search_Results_Using_Wikipedia_based_Ess_and_Enhanced_Tf-Idf_Approach |journal=Foundation of Computer Science (FCS), NY, USA}}
 +
</nowiki>
 +
</code>
 +
 +
=== HTML ===
 +
<code>
 +
<nowiki>
 +
Rajeshwarkar, Amit; Nagori, Meghana. (2016). &amp;quot;<a href="https://wikipediaquality.com/wiki/Optimizing_Search_Results_Using_Wikipedia_based_Ess_and_Enhanced_Tf-Idf_Approach">Optimizing Search Results Using Wikipedia based Ess and Enhanced Tf-Idf Approach</a>&amp;quot;. Foundation of Computer Science (FCS), NY, USA. DOI: 10.5120/ijca2016910498.
 +
</nowiki>
 +
</code>

Revision as of 15:07, 27 June 2020


Optimizing Search Results Using Wikipedia based Ess and Enhanced Tf-Idf Approach
Authors
Amit Rajeshwarkar
Meghana Nagori
Publication date
2016
DOI
10.5120/ijca2016910498
Links
Original

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

Embed

Wikipedia Quality

Rajeshwarkar, Amit; Nagori, Meghana. (2016). "[[Optimizing Search Results Using Wikipedia based Ess and Enhanced Tf-Idf Approach]]". Foundation of Computer Science (FCS), NY, USA. DOI: 10.5120/ijca2016910498.

English Wikipedia

{{cite journal |last1=Rajeshwarkar |first1=Amit |last2=Nagori |first2=Meghana |title=Optimizing Search Results Using Wikipedia based Ess and Enhanced Tf-Idf Approach |date=2016 |doi=10.5120/ijca2016910498 |url=https://wikipediaquality.com/wiki/Optimizing_Search_Results_Using_Wikipedia_based_Ess_and_Enhanced_Tf-Idf_Approach |journal=Foundation of Computer Science (FCS), NY, USA}}

HTML

Rajeshwarkar, Amit; Nagori, Meghana. (2016). &quot;<a href="https://wikipediaquality.com/wiki/Optimizing_Search_Results_Using_Wikipedia_based_Ess_and_Enhanced_Tf-Idf_Approach">Optimizing Search Results Using Wikipedia based Ess and Enhanced Tf-Idf Approach</a>&quot;. Foundation of Computer Science (FCS), NY, USA. DOI: 10.5120/ijca2016910498.