SlideShare a Scribd company logo
1 of 139
@schachin #StateOfSearchKristine Schachinger
How Did We Get To Sesame Street?
Google’s Search for NLP
Kristine@SitesWithoutWalls.com
@schachin #StateOfSearchKristine Schachinger
In the beginning, there was a …
Large-Scale Hypertextual Web Search Engine
@schachin #StateOfSearchKristine Schachinger
What?
@schachin #StateOfSearchKristine Schachinger
Link Profiles
http://infolab.stanford.edu/pub/papers/google.pdf
@schachin #StateOfSearchKristine Schachinger
The Web 1998
@schachin #StateOfSearchKristine Schachinger
The Web 1998
@schachin #StateOfSearchKristine Schachinger
Today in 2019 …
Roughly half of the world's population or
3.8 billion people use the internet every day.
@schachin #StateOfSearchKristine Schachinger
Google
processes
TRILLIONS
of queries a
year & has
indexed
BILLIONS
of Websites.
@schachin #StateOfSearchKristine Schachinger
TODAY, THERE WERE ALREADY OVER
3,567,977,254 Google searches.
http://www.internetlivestats.com/google-search-statistics/
@schachin #StateOfSearchKristine Schachinger
In ONE SECOND today, there were
http://www.internetlivestats.com/google-search-statistics/
http://www.internetlivestats.com/google-search-statistics/
@schachin #StateOfSearchKristine Schachinger
@schachin #StateOfSearchKristine Schachinger
Dealing With The Data.
@schachin #StateOfSearchKristine Schachinger
Google Search was
founded on
unstructured data.
@schachin #StateOfSearchKristine Schachinger
Unstructured data (or unstructured information) is information that
either does not have a pre-defined data model or is not organized in a
pre-defined manner. Unstructured information is typically text-heavy,
but may contain data such as dates, numbers, and facts as well.
https://www.google.co.uk/search?q=definition+unstructured+data&oq=definition+unstructured+data&aqs=chrome..69i57j0l5.5175j0j7&sourceid=chrome&ie=UTF-8
@schachin #StateOfSearchKristine Schachinger
Unstructured data (or unstructured information) is information that
either does not have a pre-defined data model or is not organized in a
pre-defined manner. Unstructured information is typically text-heavy,
but may contain data such as dates, numbers, and facts as well.
https://www.google.co.uk/search?q=definition+unstructured+data&oq=definition+unstructured+data&aqs=chrome..69i57j0l5.5175j0j7&sourceid=chrome&ie=UTF-8
This is known as the “Bag of Words” approach.
@schachin #StateOfSearchKristine Schachinger
Otherwise Known as Keywords.
@schachin #StateOfSearchKristine Schachinger
Unstructured Data
uses keywords.
https://moz.com/blog/7-advanced-seo-concepts
@schachin #StateOfSearchKristine Schachinger
TF-IDF
Term Frequency Inverse
Document Frequency
ie the frequency of keywords
compared to other documents in
the set
https://moz.com/blog/7-advanced-seo-concepts
@schachin #StateOfSearchKristine Schachinger
But as queries number in the trillions unstructured
data becomes inefficient.
Data needed structure.
@schachin #StateOfSearchKristine Schachinger
Semantics: Keywords to Queries.
@schachin #StateOfSearchKristine Schachinger
So Google moved from
Relational Databases to
Knowledge Graphs.
Knowledge Graphs
@schachin #StateOfSearchKristine Schachinger
NOTE
Knowledge Graphs
DO NOT EQUAL
THE KNOWLEDGE GRAPH
Knowledge Graphs
@schachin #StateOfSearchKristine Schachinger
“Graph-based knowledge representation has been
researched for decades and the term knowledge graph
does not constitute a new technology.
Rather, it is a buzzword reinvented by Google and
adopted by other companies and academia to describe
different knowledge representation applications.”
Knowledge Graphs
http://ceur-ws.org/Vol-1695/paper4.pdf
@schachin #StateOfSearchKristine Schachinger
Enter Semantic Search
https://web.archive.org/web/20090516213508/http://blog.searchenginewatch.com/090512-201139
@schachin #StateOfSearchKristine Schachinger
https://web.archive.org/web/20090516213508/http://blog.searchenginewatch.com/090512-201139
What is Semantic Search?
@schachin #StateOfSearchKristine Schachinger
Semantic Search
=
Trying to Understand Intent
@schachin #StateOfSearchKristine Schachinger
Why?
@schachin #StateOfSearchKristine Schachinger
The Holy Grail of
Search?
NLP
(Natural Language Processing)
@schachin #StateOfSearchKristine Schachinger
Welcome THE Knowledge Graph 2012.
@schachin #StateOfSearchKristine Schachinger
Knowledge Graphs are based on known relationships.
THE Knowledge Graph is Google’s graph database.
THE Knowledge Graph
@schachin #StateOfSearchKristine Schachinger
https://twitter.com/manishrjain
https://blog.dgraph.io/post/why-google-needed-graph-serving-system/
@schachin #StateOfSearchKristine Schachinger
https://blog.dgraph.io/post/why-google-needed-graph-serving-system/
@schachin #StateOfSearchKristine Schachinger
https://searchengineland.com/up-close-google-squared-19313
Before the Knowledge Graph – Wonder Wheel
@schachin #StateOfSearchKristine Schachinger
(Knowledge Graphs)
”…quite possibly ...
one of Google's significant achievements”
Nathania Johnson of Search Engine Watch
https://web.archive.org/web/20090516213508/http://blog.searchenginewatch.com/090512-201139
Knowledge Graphs
@schachin #StateOfSearchKristine Schachinger
Enter Machine Learning
@schachin #StateOfSearchKristine Schachinger
https://www.tensorflow.org/guide/
MACHINE LEARNING
@schachin #StateOfSearchKristine Schachinger
The Knowledge Graph enables you to search for things, people or places
that Google knows about—landmarks, celebrities, cities, sports teams,
buildings, geographical features, movies, celestial objects, works of art
and more—and instantly get information that’s relevant to your query
THE Knowledge Graph
@schachin #StateOfSearchKristine Schachinger
In other words
NOUNS
THE Knowledge Graph
@schachin #StateOfSearchKristine Schachinger
NOUNS=ENTITIES
THE Knowledge Graph
@schachin #StateOfSearchKristine Schachinger
Google moves to
ENTITY SEARCH
THE Knowledge Graph
@schachin #StateOfSearchKristine Schachinger
Knowledge Graph entities
The Knowledge Graph has millions of entries that describe real-world entities like people, places, and things. These
entities form the nodes of the graph.
The following are some of the types of entities found in the Knowledge Graph:
Book
BookSeries
EducationalOrganization
Event
GovernmentOrganization
LocalBusiness
Movie
MovieSeries
MusicAlbum
MusicGroup
MusicRecording
Organization
Periodical
Person
Place
SportsTeam
TVEpisode
TVSeries
VideoGame
VideoGameSeries
WebSite
THE Knowledge Graph ENTITIES
@schachin #StateOfSearchKristine Schachinger
Entities (nouns) + Relationships (nodes) =
THE Knowledge Graph
THE Knowledge Graph
@schachin #StateOfSearchKristine Schachinger
Knowledge Graph
= the Answer Engine
THE Knowledge Graph
@schachin #StateOfSearchKristine Schachinger
Knowledge Graph
= the Answer Engine
THE Knowledge Graph
@schachin #StateOfSearchKristine Schachinger
Google as an Answer Engine
https://www.google.com/search/howsearchworks/responses/#?modal_active=none
@schachin #StateOfSearchKristine Schachinger
Hummingbird 
“Strings to Things”.
The name was derived from
the speed and accuracy of the hummingbird.
@schachin #StateOfSearchKristine Schachinger
Hummingbird Arrives 2013
Google moves from matching keyword terms to
Google trying to process Natural Language Queries
using the Knowledge Graph.
“Strings to Things"
@schachin #StateOfSearchKristine Schachinger
But Google doesn’t process
Natural Language very well.
“Strings to Things"
@schachin #StateOfSearchKristine Schachinger
Hummingbird was the first step in Google moving
search from strings (unstructured data)
or the “bag of words” approach
 to “things” (structured data)
“Strings to Things"
@schachin #StateOfSearchKristine Schachinger
“Things” are known objects
with known (or learned) relationships.
“Strings to Things"
@schachin #StateOfSearchKristine Schachinger
The Knowledge Graph (Google) is seeded by things known.
Instead of just text without meaning, The KG is a relational
graph with known objects and mapped relationships.
THE Knowledge Graph
@schachin #StateOfSearchKristine Schachinger
Why the Knowledge Graph?
To help better match user intent.
To understand what users want.
THE Knowledge Graph
@schachin #StateOfSearchKristine Schachinger
https://ai.google/research/teams/language/
Why?
Google doesn’t truly process
Natural Language (NLP), but Hummingbird and
The Knowledge Graph were the first steps
towards language understanding in subset of
NLP processes called NLU (Natural Language
Understanding).
@schachin #StateOfSearchKristine Schachinger
NLU is a
subset of
NLP.
https://medium.com/@fahrettinf/natural-language-understanding-f50cc3229991
@schachin #StateOfSearchKristine Schachinger
Things Need Context.
Moving to Vector Relationships.
@schachin #StateOfSearchKristine Schachinger
KEY FACTOR word2vec:
Vector space models (VSMs) represent (embed) words in
a continuous vector space where semantically similar
words are mapped to nearby points ('are embedded
nearby each other').
Hummingbird
https://www.tensorflow.org/tutorials/representation/word2vec
@schachin #StateOfSearchKristine Schachinger
Embedded Word Model
Hummingbird
https://www.tensorflow.org/tutorials/representation/word2vec
@schachin #StateOfSearchKristine Schachinger
“…words that appear in the same contexts share semantic meaning. The different
approaches that leverage this principle can be divided into two categories: count-
based methods (e.g. Latent Semantic Analysis), and predictive
methods (e.g. neural probabilistic language models).”
Hummingbird
https://www.tensorflow.org/tutorials/representation/word2vec
@schachin #StateOfSearchKristine Schachinger
Hummingbird
@schachin #StateOfSearchKristine Schachinger
Hummingbird added a semantic layer
to the search algorithms.
“Strings to Things"
@schachin #StateOfSearchKristine Schachinger
Not Just Keywords Anymore …
Semantic Interpretations.
@schachin #StateOfSearchKristine Schachinger
Hummingbird adds a
semantic layer to the
search algorithms like
synonyms and close
variants.
https://moz.com/blog/7-advanced-seo-concepts
@schachin #StateOfSearchKristine Schachinger
Hummingbird adds a
semantic layer to the
search algorithms that
uses “semantic distance
and term relationships”.
https://moz.com/blog/7-advanced-seo-concepts
@schachin #StateOfSearchKristine Schachinger
Hummingbird adds a
semantic layer to the
search algorithms that
uses “phrase based
Indexing and co-
occurrence.”
https://moz.com/blog/7-advanced-seo-concepts
@schachin #StateOfSearchKristine Schachinger
Page Segmentation.
This part of the
algorithm determines
meaning through
placement.
https://moz.com/blog/7-advanced-seo-concepts
@schachin #StateOfSearchKristine Schachinger
Entity Salience.
This part of the
algorithm determines
meaning through known
relationships.
https://moz.com/blog/7-advanced-seo-concepts
@schachin #StateOfSearchKristine Schachinger
Entity Salience.
This part of the algorithm
determines meaning
through known
relationships.
+
2018-19 Google adds the
“topic layer” to the
knowledge graph
(categorical classification)
https://moz.com/blog/7-advanced-seo-concepts
@schachin #StateOfSearchKristine Schachinger
So Hummingbird moves from
strict word count based modeling
(ie keyword counts) to
probabilistic modeling
(ie predictive interpretation)
via known word vectors+nodes (relationships).
Hummingbird
@schachin #StateOfSearchKristine Schachinger
BUT …..
Google Search still
doesn’t process
Natural Language in
the true sense.
@schachin #StateOfSearchKristine Schachinger
This means we must add an “interpreter”.
@schachin #StateOfSearchKristine Schachinger
Do You Schema?
@schachin #StateOfSearchKristine Schachinger
What is Structured Data?
https://developers.google.com/search/docs/guides/intro-structured-data
@schachin #StateOfSearchKristine Schachinger
What is Structured Data?
Structured data for SEO purposes is on-page markup that
enables search engines to better understand the information
currently on your site’s web pages, and then use this information
to improve search results listing by better matching user intent.
@schachin #StateOfSearchKristine Schachinger
What is Structured Data?
This structured data is defined by using schema to act as the
interpreter. This is the definition we add to the page using
schema code.
Google allows 3 types.
• RDFa
• Microdata
• JSON-LD PREFERS
@schachin #StateOfSearchKristine Schachinger
Schema
JSON-LD is the recommended schema code.
JSON-LD stands for JavaScript Object Notation for Linked Data
This is just a way to implement schema outside the HTML mark-up
structure. RDFa and Microformats required the code to be implemented
via HTML.
@schachin #StateOfSearchKristine Schachinger
Schema
Benefit is it can be removed from the HTML structure, which
makes it easier to write, implement, and maintain.
Resources.
For a good breakdown on what JSON is at the code level.
Portent’s JSON Implementation Guide is very helpful.
https://www.portent.com/blog/seo/json-ld-implementation-guide.htm
And Google has a section in the Developer Guides
https://developers.google.com/search/docs/guides/intro-structured-data
@schachin #StateOfSearchKristine Schachinger
Why Does Schema Matter?
@schachin #StateOfSearchKristine Schachinger
We can act as the interpreter and help “teach”
Google what our site is about.
@schachin #StateOfSearchKristine Schachinger
Adding semantic mark-up
(structured data via schema) allows us to tell
Google what WE SAY our site is about and WHAT
RELATIONSHIPS we define within it.
@schachin #StateOfSearchKristine Schachinger
We can act as the interpreter and help “teach”
Google the context of our content.
@schachin #StateOfSearchKristine Schachinger
@schachin #StateOfSearchKristine Schachinger
We can help give Google a clearer understanding.
That helps us help Google better answer
the questions users ask
and to better surface our content for those users
We give our data meaning
Google Understands
@schachin #StateOfSearchKristine Schachinger
Ranking Without Links
@schachin #StateOfSearchKristine Schachinger
Rank Brain
@schachin #StateOfSearchKristine Schachinger
@schachin #StateOfSearchKristine Schachinger
Rank Brain is used for Unknown Queries where entity
meanings/relationships are unclear or unknown.
@schachin #StateOfSearchKristine Schachinger
Rank Brain
@schachin #StateOfSearchKristine Schachinger
Rank Brain.
One of two algorithms that uses AI
on the live results
Rank Brain.
@schachin #StateOfSearchKristine Schachinger
Presence of Rank Brain means
Google is confused …
@schachin #StateOfSearchKristine Schachinger
Rank Brain
@schachin #StateOfSearchKristine Schachinger
Why?
Google does not use true NLP in Search
(Natural Language Processing)
Rank Brain.
@schachin #StateOfSearchKristine Schachinger
• Words go in.
• Words get assigned a mathematical address in a vector.
• Similar and related words sit close to each other in the vector space.
• Words are retrieved based on your query and the words it locates in the “best fit” vector.
• These word “interpretations” are used to return results.
• If the relationships are weak or unknown, enter Rank Brain.
• Behind the scenes, data is continually fed into the machine learning process, so as to make
those results more relevant the next time.
Rank Brain – Known Relationships.
@schachin #StateOfSearchKristine Schachinger
Rank Brain Also Uses Users Queries & Clicks
to Help It Understand Query Intent.
@schachin #StateOfSearchKristine Schachinger
Remember this result?
@schachin #StateOfSearchKristine Schachinger
A year later …
(yellow = poor intent match)
@schachin #StateOfSearchKristine Schachinger
Google + Rank Brain Also Uses Users Queries & Clicks
to Help It Understand Query Intent.
+ GEO LOCATION
@schachin #StateOfSearchKristine Schachinger
A year later in London …
@schachin #StateOfSearchKristine Schachinger
Why location?
Semantic Relevancy
Sweets has no definitive entity in the US.
@schachin #StateOfSearchKristine Schachinger
Neural Matching
SEP 2018: Rank Brain has a friend now.
@schachin #StateOfSearchKristine Schachinger
@schachin #StateOfSearchKristine Schachinger
Rank Brain.
What is the difference between
Rank Brain and Neural Matching?
Rank Brain.
@schachin #StateOfSearchKristine Schachinger
Rank Brain vs Neural Matching.
Rank Brain = concepts
Neural Matching = linking words to concepts
“…neural matching, – AI method to better connect words to concepts.” - Google
@schachin #StateOfSearchKristine Schachinger
Rank Brain vs Neural Matching.
A Google patent related to Rank Brain and Neural Matching
describes a system that uses traditional ranking factors to decide
what is relevant, but NOT what is in the top 10.
Which may be re-ordered post retrieval according to
“ad hoc retrieval” methods and ”dynamic relevancy”
https://www.searchenginejournal.com/google-neural-matching/271125/
@schachin #StateOfSearchKristine Schachinger
AND IT DOES
NOT USE LINKS
https://www.oncrawl.com/technical-seo/neural-matching-seo-content-creation-rules/
@schachin #StateOfSearchKristine Schachinger
So should you optimize for Rank Brain and
Neural Matching?
Rank Brain and Neural Matching.
@schachin #StateOfSearchKristine Schachinger
Why would you optimize to rank with AI?
AI Is ever-changing and unfixed.
Don’t waste the time and resources.
Rank Brain.
@schachin #StateOfSearchKristine Schachinger
Google Does Not Even Understand What
Rank Brain (and neural matching) is Actually Doing.
Rank Brain and Neural Matching.
@schachin #StateOfSearchKristine Schachinger
(Gary Illyes)
Rank Brain.
@schachin #StateOfSearchKristine Schachinger
ENTER BERT, ERNIE, AND ELMO.
@schachin #StateOfSearchKristine Schachinger
Takeaways.
• BERT + ELMo are Google
• Ernie is BAIDU’s BERT
Takeaways.
@schachin #StateOfSearchKristine Schachinger
Sesame Street and Seach
• BERT + ELMo are Google
• Ernie is BAIDU’s BERT
@schachin #StateOfSearchKristine Schachinger
Sesame Street and Search: BERT
https://bensen.ai/elmo-meet-bert-recent-advances-in-natural-language-embeddings/
@schachin #StateOfSearchKristine Schachinger
Sesame Street and Search
@schachin #StateOfSearchKristine Schachinger
Sesame Street and Search
@schachin #StateOfSearchKristine Schachinger
Sesame Street and Search: Why is BERT Special?
• Language modeling is an effective task for using unlabeled data to pretrain neural networks in NLP
• Traditional language models take the previous n tokens and predict the next one. In contrast, BERT trains a
language model that takes both the previous and next tokens into account when predicting.
• BERT is also trained on a next sentence prediction task to better handle tasks that require reasoning about
the relationship between two sentences (e.g. question answering)
• BERT uses the Transformer architecture for encoding sentences.
• BERT performs better when given more parameters, even on small datasets.
@schachin #StateOfSearchKristine Schachinger
Because BERT can go forward and backwards.
Sesame Street and Search: Why is BERT Special?
@schachin #StateOfSearchKristine Schachinger
Sesame Street and Search: Why is BERT Special?
@schachin #StateOfSearchKristine Schachinger
Sesame Street and Search: Why is BERT Special?
@schachin #StateOfSearchKristine Schachinger
READ THIS
https://mlexplained.com/2019/01/07/paper-dissected-bert-pre-training-of-deep-bidirectional-transformers-for-language-understanding-explained/
@schachin #StateOfSearchKristine Schachinger
Confused yet?
@schachin #StateOfSearchKristine Schachinger
Simply put BERT or language modeling is
“Language modeling – although it sounds formidable –
is essentially just predicting words in a blank.”
@schachin #StateOfSearchKristine Schachinger
Takeaways.
• BERT + ELMo are Google
• Ernie is BAIDU’s BERT
Takeaways.
@schachin #StateOfSearchKristine Schachinger
Simple answer to a very complex issue?
Do your normal query research then just write in
natural and conversational language.
Create holistic content.
@schachin #StateOfSearchKristine Schachinger
Holistic Content?
@schachin #StateOfSearchKristine Schachinger
Write holistic content.
Use terms that are semantically related.
For a detailed explanation Google explains here > https://www.youtube.com/watch?v=vzoe2G5g-w4&feature=youtu.be&t=32m19s
@schachin #StateOfSearchKristine Schachinger
Write holistic content.
Use terms that are semantically related.
For a detailed explanation Google explains here > https://www.youtube.com/watch?v=vzoe2G5g-w4&feature=youtu.be&t=32m19s
@schachin #StateOfSearchKristine Schachinger
Write holistic content.
DOES YOUR CONTENT HAVE DEPTH AND WIDTH?
For a detailed explanation Google explains here > https://www.youtube.com/watch?v=vzoe2G5g-w4&feature=youtu.be&t=32m19s
@schachin #StateOfSearchKristine Schachinger
Write holistic content.
Use terms that are semantically related.
For a detailed explanation Google explains here > https://www.youtube.com/watch?v=vzoe2G5g-w4&feature=youtu.be&t=32m19s
@schachin #StateOfSearchKristine Schachinger
And Use Well Formed Text.
@schachin #StateOfSearchKristine Schachinger
Well Formed Text.
http://www.kurzweilai.net/google-open-sources-natural-language-understanding-tools
Ray Kurzweil on Google NLU
@schachin #StateOfSearchKristine Schachinger
Questions = Well Formed Text
https://ai.google/research/pubs/pub47323
@schachin #StateOfSearchKristine Schachinger
SO ALWAYS REMEMBER &
NEVER FORGET
Google is an Answer Engine.
@schachin #StateOfSearchKristine Schachinger
THINK in Intent, Query Terms, & Context.
@schachin #StateOfSearchKristine Schachinger
And Questions!
@schachin #StateOfSearchKristine Schachinger
Takeaways.
• Think Search Queries NOT Simple Keywords
• Write in natural, conversational language
• Write using holistic content
• Focus on depth and breadth with related terms
• Add Structured Data
• Use well formed text (ie questions) when you can.
Takeaways.
@schachin #StateOfSearchKristine Schachinger
@schachin #StateOfSearchKristine Schachinger
Takeaways.
Helpful Tools
• Entities: InLinks
https://www.inlinks.net
• Schema MarkUp & Monitoring: Schema App
https://www.schemaapp.com/
• Single Page: Google Schema Markup Tool
https://www.google.com/webmasters/markup-helper/?hl=en
TOOLS
@schachin #StateOfSearchKristine Schachinger
• Learn how to code tensorflow
https://codelabs.developers.google.com/codelabs/cloud-tensorflow-mnist/#0
• NLU vs NLP: What’s the Difference?
https://www.bmc.com/blogs/nlu-vs-nlp-natural-language-understanding-
processing/
• BERT State of Art Pre Learning AI
https://ai.googleblog.com/2018/11/open-sourcing-bert-state-of-art-pre.html
• GITHUB or BERT
https://github.com/google-research/bert
• GOOGEL PAPER: BERT: Pre-training of Deep Bidirectional Transformers for
Language Understanding
https://arxiv.org/abs/1810.04805
• Google Brings in BERT to Improve its Search Results
https://techcrunch.com/2019/10/25/google-brings-in-bert-to-improve-its-
search-results/
• Google Blog on BERT
https://www.blog.google/products/search/search-language-understanding-bert/
• Answering Questions Using the Knowledge Graph
https://gofishdigital.com/answering-questions-using-knowledge-graphs/
More About BERT and NLP.
@schachin #StateOfSearchKristine Schachinger
How We Got To Sesame Street
Google’s Search for NLP
Kristine@SitesWithoutWalls.com

More Related Content

What's hot

eat for seo success by letruongan.com
eat for seo success by letruongan.comeat for seo success by letruongan.com
eat for seo success by letruongan.comAn Le Truong
 
Adapting to Google's Criteria for High-Authority, Top-Ranking Websites in 2020
Adapting to Google's Criteria for High-Authority, Top-Ranking Websites in 2020Adapting to Google's Criteria for High-Authority, Top-Ranking Websites in 2020
Adapting to Google's Criteria for High-Authority, Top-Ranking Websites in 2020WeLoveSEO
 
Creating an Authentic Customer Connection: Data-Driven Strategic Storytelling
Creating an Authentic Customer Connection: Data-Driven Strategic StorytellingCreating an Authentic Customer Connection: Data-Driven Strategic Storytelling
Creating an Authentic Customer Connection: Data-Driven Strategic StorytellingConductor
 
Bad Ideas Kill Content - How to Generate Better Ideas
Bad Ideas Kill Content - How to Generate Better IdeasBad Ideas Kill Content - How to Generate Better Ideas
Bad Ideas Kill Content - How to Generate Better IdeasStacey MacNaught
 
How the E-A-T Ecosystem has Transformed Organic Search - Lily Ray - MozCon 2021
How the E-A-T Ecosystem has Transformed Organic Search - Lily Ray - MozCon 2021How the E-A-T Ecosystem has Transformed Organic Search - Lily Ray - MozCon 2021
How the E-A-T Ecosystem has Transformed Organic Search - Lily Ray - MozCon 2021Lily Ray
 
Securing Your Links Before Producing Your Content - Stacey MacNaught -Brighto...
Securing Your Links Before Producing Your Content - Stacey MacNaught -Brighto...Securing Your Links Before Producing Your Content - Stacey MacNaught -Brighto...
Securing Your Links Before Producing Your Content - Stacey MacNaught -Brighto...Stacey MacNaught
 
Interactive Marketing: The Trends with Content Marketing
Interactive Marketing: The Trends with Content MarketingInteractive Marketing: The Trends with Content Marketing
Interactive Marketing: The Trends with Content MarketingAshley Segura
 
Predicting Trends to Create Killer Content for #FinCon12
Predicting Trends to Create Killer Content for #FinCon12Predicting Trends to Create Killer Content for #FinCon12
Predicting Trends to Create Killer Content for #FinCon12Kelly Kinkaid
 
Pubcon 2018: Data Driven Content Marketing Audit Runthrough
Pubcon 2018: Data Driven Content Marketing Audit Runthrough Pubcon 2018: Data Driven Content Marketing Audit Runthrough
Pubcon 2018: Data Driven Content Marketing Audit Runthrough Ashley Segura
 
SearchFest 2013 - Why Tagging Matters
SearchFest 2013 - Why Tagging MattersSearchFest 2013 - Why Tagging Matters
SearchFest 2013 - Why Tagging MattersRachael Gerson
 
21 Content Marketing Tools and Tactics by @staceycav at #TTLPresents - Septem...
21 Content Marketing Tools and Tactics by @staceycav at #TTLPresents - Septem...21 Content Marketing Tools and Tactics by @staceycav at #TTLPresents - Septem...
21 Content Marketing Tools and Tactics by @staceycav at #TTLPresents - Septem...Stacey MacNaught
 
Creating Killer Content
Creating Killer ContentCreating Killer Content
Creating Killer ContentKelly Whalen
 
How to increase your facebook conversions using google analytics
How to increase your facebook conversions using google analyticsHow to increase your facebook conversions using google analytics
How to increase your facebook conversions using google analyticssemrush_webinars
 
Generating Ideas for Content Marketing by @staceycav
Generating Ideas for Content Marketing by @staceycavGenerating Ideas for Content Marketing by @staceycav
Generating Ideas for Content Marketing by @staceycavStacey MacNaught
 
Predicting Trends to Create Killer Content
Predicting Trends to Create Killer ContentPredicting Trends to Create Killer Content
Predicting Trends to Create Killer ContentMelanie Nelson
 
Your government is Mashed UP!
Your government is Mashed UP!Your government is Mashed UP!
Your government is Mashed UP!Wynn Netherland
 
Under the Hood with Social Metadata - SEMpdx Feb 2014
Under the Hood with Social Metadata - SEMpdx Feb 2014Under the Hood with Social Metadata - SEMpdx Feb 2014
Under the Hood with Social Metadata - SEMpdx Feb 2014Mike Arnesen
 
Google Webmaster Tools: The Search Consolation Prize? #BrightonSEO
Google Webmaster Tools: The Search Consolation Prize? #BrightonSEOGoogle Webmaster Tools: The Search Consolation Prize? #BrightonSEO
Google Webmaster Tools: The Search Consolation Prize? #BrightonSEONicole Bullock
 
How To Manage Your Online Reputation - Brighton SEO - April 2019
How To Manage Your Online Reputation - Brighton SEO - April 2019How To Manage Your Online Reputation - Brighton SEO - April 2019
How To Manage Your Online Reputation - Brighton SEO - April 2019Alex Judd
 
SEO Myths - how damaging by Chris Green
SEO Myths - how damaging by Chris GreenSEO Myths - how damaging by Chris Green
SEO Myths - how damaging by Chris GreenAnton Shulke
 

What's hot (20)

eat for seo success by letruongan.com
eat for seo success by letruongan.comeat for seo success by letruongan.com
eat for seo success by letruongan.com
 
Adapting to Google's Criteria for High-Authority, Top-Ranking Websites in 2020
Adapting to Google's Criteria for High-Authority, Top-Ranking Websites in 2020Adapting to Google's Criteria for High-Authority, Top-Ranking Websites in 2020
Adapting to Google's Criteria for High-Authority, Top-Ranking Websites in 2020
 
Creating an Authentic Customer Connection: Data-Driven Strategic Storytelling
Creating an Authentic Customer Connection: Data-Driven Strategic StorytellingCreating an Authentic Customer Connection: Data-Driven Strategic Storytelling
Creating an Authentic Customer Connection: Data-Driven Strategic Storytelling
 
Bad Ideas Kill Content - How to Generate Better Ideas
Bad Ideas Kill Content - How to Generate Better IdeasBad Ideas Kill Content - How to Generate Better Ideas
Bad Ideas Kill Content - How to Generate Better Ideas
 
How the E-A-T Ecosystem has Transformed Organic Search - Lily Ray - MozCon 2021
How the E-A-T Ecosystem has Transformed Organic Search - Lily Ray - MozCon 2021How the E-A-T Ecosystem has Transformed Organic Search - Lily Ray - MozCon 2021
How the E-A-T Ecosystem has Transformed Organic Search - Lily Ray - MozCon 2021
 
Securing Your Links Before Producing Your Content - Stacey MacNaught -Brighto...
Securing Your Links Before Producing Your Content - Stacey MacNaught -Brighto...Securing Your Links Before Producing Your Content - Stacey MacNaught -Brighto...
Securing Your Links Before Producing Your Content - Stacey MacNaught -Brighto...
 
Interactive Marketing: The Trends with Content Marketing
Interactive Marketing: The Trends with Content MarketingInteractive Marketing: The Trends with Content Marketing
Interactive Marketing: The Trends with Content Marketing
 
Predicting Trends to Create Killer Content for #FinCon12
Predicting Trends to Create Killer Content for #FinCon12Predicting Trends to Create Killer Content for #FinCon12
Predicting Trends to Create Killer Content for #FinCon12
 
Pubcon 2018: Data Driven Content Marketing Audit Runthrough
Pubcon 2018: Data Driven Content Marketing Audit Runthrough Pubcon 2018: Data Driven Content Marketing Audit Runthrough
Pubcon 2018: Data Driven Content Marketing Audit Runthrough
 
SearchFest 2013 - Why Tagging Matters
SearchFest 2013 - Why Tagging MattersSearchFest 2013 - Why Tagging Matters
SearchFest 2013 - Why Tagging Matters
 
21 Content Marketing Tools and Tactics by @staceycav at #TTLPresents - Septem...
21 Content Marketing Tools and Tactics by @staceycav at #TTLPresents - Septem...21 Content Marketing Tools and Tactics by @staceycav at #TTLPresents - Septem...
21 Content Marketing Tools and Tactics by @staceycav at #TTLPresents - Septem...
 
Creating Killer Content
Creating Killer ContentCreating Killer Content
Creating Killer Content
 
How to increase your facebook conversions using google analytics
How to increase your facebook conversions using google analyticsHow to increase your facebook conversions using google analytics
How to increase your facebook conversions using google analytics
 
Generating Ideas for Content Marketing by @staceycav
Generating Ideas for Content Marketing by @staceycavGenerating Ideas for Content Marketing by @staceycav
Generating Ideas for Content Marketing by @staceycav
 
Predicting Trends to Create Killer Content
Predicting Trends to Create Killer ContentPredicting Trends to Create Killer Content
Predicting Trends to Create Killer Content
 
Your government is Mashed UP!
Your government is Mashed UP!Your government is Mashed UP!
Your government is Mashed UP!
 
Under the Hood with Social Metadata - SEMpdx Feb 2014
Under the Hood with Social Metadata - SEMpdx Feb 2014Under the Hood with Social Metadata - SEMpdx Feb 2014
Under the Hood with Social Metadata - SEMpdx Feb 2014
 
Google Webmaster Tools: The Search Consolation Prize? #BrightonSEO
Google Webmaster Tools: The Search Consolation Prize? #BrightonSEOGoogle Webmaster Tools: The Search Consolation Prize? #BrightonSEO
Google Webmaster Tools: The Search Consolation Prize? #BrightonSEO
 
How To Manage Your Online Reputation - Brighton SEO - April 2019
How To Manage Your Online Reputation - Brighton SEO - April 2019How To Manage Your Online Reputation - Brighton SEO - April 2019
How To Manage Your Online Reputation - Brighton SEO - April 2019
 
SEO Myths - how damaging by Chris Green
SEO Myths - how damaging by Chris GreenSEO Myths - how damaging by Chris Green
SEO Myths - how damaging by Chris Green
 

Similar to How Did We Get to Sesame Street? Google's Search for NLP.

Talent42 Keynote: The Current and Future State of Talent Sourcing
Talent42 Keynote: The Current and Future State of Talent SourcingTalent42 Keynote: The Current and Future State of Talent Sourcing
Talent42 Keynote: The Current and Future State of Talent SourcingGlen Cathey
 
SEO - Human Emotion Through Algorithmic Eyes
SEO - Human Emotion Through Algorithmic EyesSEO - Human Emotion Through Algorithmic Eyes
SEO - Human Emotion Through Algorithmic EyesDFWSEM
 
Slawski New Approaches for Structured Data:Evolution of Question Answering
Slawski   New Approaches for Structured Data:Evolution of Question Answering Slawski   New Approaches for Structured Data:Evolution of Question Answering
Slawski New Approaches for Structured Data:Evolution of Question Answering Bill Slawski
 
Seven Sources of Keyword Research to Drive Smart Content Marketing
Seven Sources of Keyword Research to Drive Smart Content MarketingSeven Sources of Keyword Research to Drive Smart Content Marketing
Seven Sources of Keyword Research to Drive Smart Content MarketinggShift
 
PLN Multimedia Reflection
PLN Multimedia ReflectionPLN Multimedia Reflection
PLN Multimedia Reflectionbhensel
 
Reducing Digital Clutter: How to Clean Up the Back of Your House by Matt Groc...
Reducing Digital Clutter: How to Clean Up the Back of Your House by Matt Groc...Reducing Digital Clutter: How to Clean Up the Back of Your House by Matt Groc...
Reducing Digital Clutter: How to Clean Up the Back of Your House by Matt Groc...Blend Interactive
 
Reducing Digital clutter: How to clean up the back of Your house
Reducing  Digital clutter: How to clean up the back of Your houseReducing  Digital clutter: How to clean up the back of Your house
Reducing Digital clutter: How to clean up the back of Your houseMatthew Grocki
 
Applying Digital Ethology to Content Strategy
Applying Digital Ethology to Content StrategyApplying Digital Ethology to Content Strategy
Applying Digital Ethology to Content StrategyRhea Drysdale
 
Glen Cathey "The Current and Future State of Sourcing" from Talent42
Glen Cathey "The Current and Future State of Sourcing" from Talent42Glen Cathey "The Current and Future State of Sourcing" from Talent42
Glen Cathey "The Current and Future State of Sourcing" from Talent42Talent42
 
People Analytics and Data Science
People Analytics and Data SciencePeople Analytics and Data Science
People Analytics and Data ScienceData Con LA
 

Similar to How Did We Get to Sesame Street? Google's Search for NLP. (20)

Google Machine Learning Algorithms and SEO
Google Machine Learning Algorithms and SEOGoogle Machine Learning Algorithms and SEO
Google Machine Learning Algorithms and SEO
 
Ungagged - Busting Google's Blackbox 2017
Ungagged - Busting Google's Blackbox 2017Ungagged - Busting Google's Blackbox 2017
Ungagged - Busting Google's Blackbox 2017
 
ChatGPT Training Session
ChatGPT Training SessionChatGPT Training Session
ChatGPT Training Session
 
Pubcon Las Vegas Technical SEO
Pubcon Las Vegas Technical SEOPubcon Las Vegas Technical SEO
Pubcon Las Vegas Technical SEO
 
Talent42 Keynote: The Current and Future State of Talent Sourcing
Talent42 Keynote: The Current and Future State of Talent SourcingTalent42 Keynote: The Current and Future State of Talent Sourcing
Talent42 Keynote: The Current and Future State of Talent Sourcing
 
SEO - Human Emotion Through Algorithmic Eyes
SEO - Human Emotion Through Algorithmic EyesSEO - Human Emotion Through Algorithmic Eyes
SEO - Human Emotion Through Algorithmic Eyes
 
Slawski New Approaches for Structured Data:Evolution of Question Answering
Slawski   New Approaches for Structured Data:Evolution of Question Answering Slawski   New Approaches for Structured Data:Evolution of Question Answering
Slawski New Approaches for Structured Data:Evolution of Question Answering
 
Google, Machine Learning, Algorithms, and You.
Google, Machine Learning, Algorithms, and You.Google, Machine Learning, Algorithms, and You.
Google, Machine Learning, Algorithms, and You.
 
Technical SEO: How Anomalies Are Your New Best Friend."
Technical SEO: How Anomalies Are Your New Best Friend." Technical SEO: How Anomalies Are Your New Best Friend."
Technical SEO: How Anomalies Are Your New Best Friend."
 
Seven Sources of Keyword Research to Drive Smart Content Marketing
Seven Sources of Keyword Research to Drive Smart Content MarketingSeven Sources of Keyword Research to Drive Smart Content Marketing
Seven Sources of Keyword Research to Drive Smart Content Marketing
 
PLN Multimedia Reflection
PLN Multimedia ReflectionPLN Multimedia Reflection
PLN Multimedia Reflection
 
ChatGPT: The Hype vs Reality
ChatGPT: The Hype vs Reality ChatGPT: The Hype vs Reality
ChatGPT: The Hype vs Reality
 
Core Updates: What are they? How do you recover from one?
Core Updates: What are they? How do you recover from one?Core Updates: What are they? How do you recover from one?
Core Updates: What are they? How do you recover from one?
 
Reducing Digital Clutter: How to Clean Up the Back of Your House by Matt Groc...
Reducing Digital Clutter: How to Clean Up the Back of Your House by Matt Groc...Reducing Digital Clutter: How to Clean Up the Back of Your House by Matt Groc...
Reducing Digital Clutter: How to Clean Up the Back of Your House by Matt Groc...
 
Reducing Digital clutter: How to clean up the back of Your house
Reducing  Digital clutter: How to clean up the back of Your houseReducing  Digital clutter: How to clean up the back of Your house
Reducing Digital clutter: How to clean up the back of Your house
 
Unlocking the Power of ChatGPT
Unlocking the Power of ChatGPTUnlocking the Power of ChatGPT
Unlocking the Power of ChatGPT
 
Spj110509
Spj110509Spj110509
Spj110509
 
Applying Digital Ethology to Content Strategy
Applying Digital Ethology to Content StrategyApplying Digital Ethology to Content Strategy
Applying Digital Ethology to Content Strategy
 
Glen Cathey "The Current and Future State of Sourcing" from Talent42
Glen Cathey "The Current and Future State of Sourcing" from Talent42Glen Cathey "The Current and Future State of Sourcing" from Talent42
Glen Cathey "The Current and Future State of Sourcing" from Talent42
 
People Analytics and Data Science
People Analytics and Data SciencePeople Analytics and Data Science
People Analytics and Data Science
 

More from Kristine Schachinger SEO and Online Marketing (9)

Google, Updates, AI, Algorithms, and You.
Google, Updates, AI, Algorithms, and You.Google, Updates, AI, Algorithms, and You.
Google, Updates, AI, Algorithms, and You.
 
Social Media in the Age of Disinformation
Social Media in the Age of Disinformation Social Media in the Age of Disinformation
Social Media in the Age of Disinformation
 
Links: Where We Are. Where We Are Going. A Look at Google Algorithms, SEO, an...
Links: Where We Are. Where We Are Going. A Look at Google Algorithms, SEO, an...Links: Where We Are. Where We Are Going. A Look at Google Algorithms, SEO, an...
Links: Where We Are. Where We Are Going. A Look at Google Algorithms, SEO, an...
 
Pubcon Las Vegas Mobile First / Mobile Last
Pubcon Las Vegas Mobile First / Mobile LastPubcon Las Vegas Mobile First / Mobile Last
Pubcon Las Vegas Mobile First / Mobile Last
 
Intro to Google, SEO, and You in 2017
Intro to Google, SEO, and You in 2017Intro to Google, SEO, and You in 2017
Intro to Google, SEO, and You in 2017
 
Pubcon Vegas Session - WordPress Site Security Audits
Pubcon Vegas  Session - WordPress Site Security AuditsPubcon Vegas  Session - WordPress Site Security Audits
Pubcon Vegas Session - WordPress Site Security Audits
 
Solving Complex SEO Problems When Standard Fixes Do Not Appl
Solving Complex SEO Problems When Standard Fixes Do Not ApplSolving Complex SEO Problems When Standard Fixes Do Not Appl
Solving Complex SEO Problems When Standard Fixes Do Not Appl
 
Technical Site Audits
Technical Site AuditsTechnical Site Audits
Technical Site Audits
 
GOOGLE PLUS, AUTHORSHIP, IDENTITY, RANK & WHAT'S NEXT.
GOOGLE PLUS, AUTHORSHIP, IDENTITY, RANK & WHAT'S NEXT.GOOGLE PLUS, AUTHORSHIP, IDENTITY, RANK & WHAT'S NEXT.
GOOGLE PLUS, AUTHORSHIP, IDENTITY, RANK & WHAT'S NEXT.
 

Recently uploaded

Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesZilliz
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 

Recently uploaded (20)

Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector Databases
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 

How Did We Get to Sesame Street? Google's Search for NLP.