Difference between revisions of "Tools:Google use of semantic search features"

From MarineLives
Jump to: navigation, search
m (Notes on semantic search)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
__TOC__
 
__TOC__
 +
 +
----
 +
==Notes on semantic search==
  
 
Useful blog article: [https://ahrefs.com/blog/understanding-semantic-search-introduction-beginners/ Paul Grabowski, 'Understanding Semantic Search - Introduction for Beginners', Feb 18th 2015]
 
Useful blog article: [https://ahrefs.com/blog/understanding-semantic-search-introduction-beginners/ Paul Grabowski, 'Understanding Semantic Search - Introduction for Beginners', Feb 18th 2015]
Line 6: Line 9:
  
 
* [https://searchenginewatch.com/sew/how-to/2285277/how-the-semantic-web-changes-everything-for-search Simon Penson, 'How the Semantic Web Changes Everything for Search', July 29th 2013]
 
* [https://searchenginewatch.com/sew/how-to/2285277/how-the-semantic-web-changes-everything-for-search Simon Penson, 'How the Semantic Web Changes Everything for Search', July 29th 2013]
* [https://youtu.be/5lCSDOuqv1A Andrew Hogue, The Structured January 19, 2011, video]
+
* [https://youtu.be/5lCSDOuqv1A Andrew Hogue, The Structured Search Engone, January 19, 2011, video]
  
 +
The Structured Search Engine
 +
- Discusses Google acquisition of "Freebase" (now closed down as an independent entity)<ref>[https://en.wikipedia.org/wiki/Freebase Wikipedia article: Freebase]</ref>
 +
- To create a new Freebase entity extract tabular and attribute data in a web page
 +
- Using Open-Domain Fact Extraction; rank extracted attributes with confidence values
 +
- Query parsing, e.g. "when was martin luther king jr born"
 +
- Parser identifies entities (thing being asked about, e.g. "martin luther king jr") and attributes (e.g. "born"); synonyms for specific entities; question forms (what "value" does the wusetion form found tend to deliver (here it is "date")
 +
- Understanding content: Sentiment Analysis (positive vs. negative; happy vs sad) using Natural Language Processing. Example of summarising restaurant reviews. Use seed words and N-gram graph to create a Lexicon. Scores for specific words as to how positive or negative they are in a given context.
 +
----
  
 
==People also ask==
 
==People also ask==

Latest revision as of 16:15, July 4, 2016



Notes on semantic search


Useful blog article: Paul Grabowski, 'Understanding Semantic Search - Introduction for Beginners', Feb 18th 2015

The article lists other resources on semantic search, including:


The Structured Search Engine
- Discusses Google acquisition of "Freebase" (now closed down as an independent entity)[1]
- To create a new Freebase entity extract tabular and attribute data in a web page
- Using Open-Domain Fact Extraction; rank extracted attributes with confidence values
- Query parsing, e.g. "when was martin luther king jr born"
- Parser identifies entities (thing being asked about, e.g. "martin luther king jr") and attributes (e.g. "born"); synonyms for specific entities; question forms (what "value" does the wusetion form found tend to deliver (here it is "date")
- Understanding content: Sentiment Analysis (positive vs. negative; happy vs sad) using Natural Language Processing. Example of summarising restaurant reviews. Use seed words and N-gram graph to create a Lexicon. Scores for specific words as to how positive or negative they are in a given context.


People also ask


Google search: People also ask dropdown box

Google searches using common search terms generate first page boxes containing dropdown menus of frequent searches using that common search term.

They also include results from Google images and selected news featuring that search term.

For example, Google search for the term "Basketball" will yield a box containing dropdown questions related to basketball, which are frequently asked by searchers interested in basketball.



Searches related to specific search term or terms


Google search: Searches related to specific search term or terms

Google searches using a single or multiple search terms will generate a table of "Searches related to..." at the bottom of the first page of search results.

For example, Google search for the term "cheapest apple" will yield a box with eight further suggested searches using those terms

Specific Google services


  1. Wikipedia article: Freebase