Jump to content

Hilltop algorithm: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
TomWG00 (talk | contribs)
Added reference for the function of Hilltop algorithm
BattyBot (talk | contribs)
Line 6: Line 6:
The '''Hilltop algorithm''' is an [[algorithm]] used to find documents relevant to a particular keyword topic in news search. Created by [[Krishna Bharat]] while he was at [[DEC Systems Research Center|Compaq Systems Research Center]] and [[George A. Mihăilă]] [[University of Toronto]],<ref name=":0">{{cite web|url=http://ftp.cs.toronto.edu/pub/reports/csri/405/hilltop.html|title=Hilltop: A Search Engine based on Expert Documents|date=2002}}</ref> it was acquired by [[Google]] for use in its news results in February 2003.
The '''Hilltop algorithm''' is an [[algorithm]] used to find documents relevant to a particular keyword topic in news search. Created by [[Krishna Bharat]] while he was at [[DEC Systems Research Center|Compaq Systems Research Center]] and [[George A. Mihăilă]] [[University of Toronto]],<ref name=":0">{{cite web|url=http://ftp.cs.toronto.edu/pub/reports/csri/405/hilltop.html|title=Hilltop: A Search Engine based on Expert Documents|date=2002}}</ref> it was acquired by [[Google]] for use in its news results in February 2003.


When you enter a query or keyword into the [[Google News|Google news search engine]], the Hilltop algorithm helps to find relevant keywords whose results are more informative about the query or keyword<ref>{{Cite journal |last=Patil |first=Swati P., |last2=Pawar |first2=B.V., |last3=Patil |first3=Ajay S., |date=February 2013 |title=Search Engine Optimization: A Study |url=https://citeseerx.ist.psu.edu/document?repid=rep1&type=pdf&doi=742086cccc3e13a73e28048f63341b1a1a337846 |journal=Research Journal of Computer and Information Technology Services |volume=1 |issue=1 |pages=10-11}}</ref>.
When you enter a query or keyword into the [[Google News|Google news search engine]], the Hilltop algorithm helps to find relevant keywords whose results are more informative about the query or keyword.<ref>{{Cite journal |last=Patil |first=Swati P. |last2=Pawar |first2=B.V. |last3=Patil |first3=Ajay S. |date=February 2013 |title=Search Engine Optimization: A Study |url=https://citeseerx.ist.psu.edu/document?repid=rep1&type=pdf&doi=742086cccc3e13a73e28048f63341b1a1a337846 |journal=Research Journal of Computer and Information Technology Services |volume=1 |issue=1 |pages=10–11}}</ref>


The algorithm operates on a special index of ''expert documents''. These are pages that are about a specific topic and have links to many non-affiliated pages on that topic. The original algorithm relied on independent directories with categorized links to sites. Results are ranked based on the match between the query and relevant descriptive text for [[hyperlink]]s on expert pages pointing to a given result page. Websites which have [[backlinks]] from many of the best expert pages are ''authorities'' and are ranked well.
The algorithm operates on a special index of ''expert documents''. These are pages that are about a specific topic and have links to many non-affiliated pages on that topic. The original algorithm relied on independent directories with categorized links to sites. Results are ranked based on the match between the query and relevant descriptive text for [[hyperlink]]s on expert pages pointing to a given result page. Websites which have [[backlinks]] from many of the best expert pages are ''authorities'' and are ranked well.

Revision as of 13:08, 15 August 2023

The Hilltop algorithm is an algorithm used to find documents relevant to a particular keyword topic in news search. Created by Krishna Bharat while he was at Compaq Systems Research Center and George A. Mihăilă University of Toronto,[1] it was acquired by Google for use in its news results in February 2003.

When you enter a query or keyword into the Google news search engine, the Hilltop algorithm helps to find relevant keywords whose results are more informative about the query or keyword.[2]

The algorithm operates on a special index of expert documents. These are pages that are about a specific topic and have links to many non-affiliated pages on that topic. The original algorithm relied on independent directories with categorized links to sites. Results are ranked based on the match between the query and relevant descriptive text for hyperlinks on expert pages pointing to a given result page. Websites which have backlinks from many of the best expert pages are authorities and are ranked well.

Basically, it looks at the relationship between the "expert" and "authority" pages: an "expert" is a page that links to many other relevant documents; an "authority" is a page that has links pointing to it from the "expert" pages. Here they mean pages about a specific topic with links to many non-affiliated pages on that topic. If a website has backlinks from many of the best expert pages it will be an "authority".

See also

References

  1. ^ "Hilltop: A Search Engine based on Expert Documents". 2002.
  2. ^ Patil, Swati P.; Pawar, B.V.; Patil, Ajay S. (February 2013). "Search Engine Optimization: A Study". Research Journal of Computer and Information Technology Services. 1 (1): 10–11.