SlideShare uma empresa Scribd logo
1 de 139
#GetUngagged @schachin
Kristine Schachinger
The Death of the Keyword: In Search of NLP
Kristine@SitesWithoutWalls.com
#GetUngagged @schachin
Kristine Schachinger
In the beginning, there was a …
Large-Scale Hypertextual Web Search Engine
#GetUngagged @schachin
Kristine Schachinger
What?
#GetUngagged @schachin
Kristine Schachinger
Link Profiles
http://infolab.stanford.edu/pub/papers/google.pdf
#GetUngagged @schachin
Kristine Schachinger
The Web 1998
#GetUngagged @schachin
Kristine Schachinger
The Web 1998
#GetUngagged @schachin
Kristine Schachinger
Google Goes To Work
http://infolab.stanford.edu/pub/papers/google.pdf
#GetUngagged @schachin
Kristine Schachinger
Today in 2019 …
Roughly half of the world's population or
3.8 billion people use the internet every day.
#GetUngagged @schachin
Kristine Schachinger
Google
processes
TRILLIONS
of queries a
year & has
indexed
BILLIONS
of Websites.
#GetUngagged @schachin
Kristine Schachinger
Yesterday, THERE WERE OVER
438,662,584 Google searches.http://www.internetlivestats.com/google-search-statistics/
#GetUngagged @schachin
Kristine Schachinger
#GetUngagged @schachin
Kristine Schachinger
Dealing With The Data.
#GetUngagged @schachin
Kristine Schachinger
Google Search
was founded on
unstructured
data.
#GetUngagged @schachin
Kristine 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
#GetUngagged @schachin
Kristine 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.
#GetUngagged @schachin
Kristine Schachinger
Otherwise Known as Keywords.
#GetUngagged @schachin
Kristine Schachinger
Unstructured Data
uses keywords.
https://moz.com/blog/7-advanced-seo-concepts
#GetUngagged @schachin
Kristine 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
#GetUngagged @schachin
Kristine Schachinger
But as queries number in the trillions
unstructured data becomes inefficient.
Data needed structure.
#GetUngagged @schachin
Kristine Schachinger
https://twitter.com/manishrjain
https://blog.dgraph.io/post/why-google-needed-graph-serving-system/
#GetUngagged @schachin
Kristine Schachinger
https://blog.dgraph.io/post/why-google-needed-graph-serving-system/
#GetUngagged @schachin
Kristine Schachinger
Semantics: Keywords to Queries.
#GetUngagged @schachin
Kristine Schachinger
So Google moved from
Relational Databases to
Knowledge Graphs.
Knowledge Graphs
#GetUngagged @schachin
Kristine Schachinger
NOTE
Knowledge Graphs
DO NOT EQUAL
THE KNOWLEDGE GRAPH
Knowledge Graphs
#GetUngagged @schachin
Kristine 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
#GetUngagged @schachin
Kristine Schachinger
Enter Semantic Search
https://web.archive.org/web/20090516213508/http://blog.searchenginewatch.com/090512-201139
#GetUngagged @schachin
Kristine Schachinger
https://web.archive.org/web/20090516213508/http://blog.searchenginewatch.com/090512-201139
What is Semantic Search?
#GetUngagged @schachin
Kristine Schachinger
Semantic Search
=
Understanding Intent
#GetUngagged @schachin
Kristine Schachinger
Why?
#GetUngagged @schachin
Kristine Schachinger
The Holy Grail
of Search?
NLP
(Natural Language
Processing)
#GetUngagged @schachin
Kristine Schachinger
Welcome THE Knowledge Graph 2012.
#GetUngagged @schachin
Kristine Schachinger
Knowledge Graphs are based on known relationships.
THE Knowledge Graph is Google’s graph database.
THE Knowledge Graph
#GetUngagged @schachin
Kristine Schachinger
https://searchengineland.com/up-close-google-squared-19313
Before the Knowledge Graph – Wonder Wheel
#GetUngagged @schachin
Kristine 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
#GetUngagged @schachin
Kristine 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
#GetUngagged @schachin
Kristine Schachinger
Why the Knowledge Graph?
To help better match user intent.
To understand what users want.
THE Knowledge Graph
#GetUngagged @schachin
Kristine Schachinger
Why?
Google doesn’t truly process
Natural Language (NLP), but it does use
Natural Language Understanding (NLU)
The Knowledge Graph was the first step
towards language understanding.
#GetUngagged @schachin
Kristine Schachinger
NLU is a
subset
of NLP.
#GetUngagged @schachin
Kristine Schachinger
Enter Machine Learning
#GetUngagged @schachin
Kristine Schachinger
https://www.tensorflow.org/guide/
MACHINE LEARNING
#GetUngagged @schachin
Kristine 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
#GetUngagged @schachin
Kristine Schachinger
In other words
NOUNS
THE Knowledge Graph
#GetUngagged @schachin
Kristine Schachinger
NOUNS=ENTITIES
THE Knowledge Graph
#GetUngagged @schachin
Kristine Schachinger
Google moves to
ENTITY SEARCH
THE Knowledge Graph
#GetUngagged @schachin
Kristine 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
#GetUngagged @schachin
Kristine Schachinger
Entities (nouns) + Relationships (nodes)
=
THE Knowledge Graph
THE Knowledge Graph
#GetUngagged @schachin
Kristine Schachinger
Knowledge Graph
= the Answer Engine
THE Knowledge Graph
#GetUngagged @schachin
Kristine Schachinger
Knowledge Graph
= the Answer Engine
THE Knowledge Graph
#GetUngagged @schachin
Kristine Schachinger
Google as an Answer Engine
https://www.google.com/search/howsearchworks/responses/#?modal_active=none
#GetUngagged @schachin
Kristine Schachinger
THE Knowledge Graph Seeds.
#GetUngagged @schachin
Kristine Schachinger
"Four years ago this July, Google
acquired Metaweb,
bringing Freebase and
linked open data to Google,"
he wrote.
Google software engineer Barak Michener
http://www.eweek.com/database/google-releases-cayley-open-source-graph-database
THE Knowledge Graph Seeds
#GetUngagged @schachin
Kristine Schachinger
Also includes trusted
sources such as the
CIA Fact Book, Wikipedia,
Wikidata etc.
http://www.eweek.com/database/google-releases-cayley-open-source-graph-database
THE Knowledge Graph Seeds
#GetUngagged @schachin
Kristine Schachinger
Hummingbird 
“Strings to Things”.
The name was derived from
the speed and accuracy of the hummingbird.
#GetUngagged @schachin
Kristine 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"
#GetUngagged @schachin
Kristine Schachinger
But Google doesn’t process
Natural Language very well.
“Strings to Things"
#GetUngagged @schachin
Kristine 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"
#GetUngagged @schachin
Kristine Schachinger
“Things” are known objects
with known (or learned) relationships.
“Strings to Things"
#GetUngagged @schachin
Kristine Schachinger
Things Need Context.
Moving to Vector Relationships.
#GetUngagged @schachin
Kristine 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
#GetUngagged @schachin
Kristine Schachinger
Embedded Word Model
Hummingbird
https://www.tensorflow.org/tutorials/representation/word2vec
#GetUngagged @schachin
Kristine 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
#GetUngagged @schachin
Kristine Schachinger
Hummingbird
#GetUngagged @schachin
Kristine Schachinger
Hummingbird added a semantic layer
to the search algorithms.
“Strings to Things"
#GetUngagged @schachin
Kristine Schachinger
Not Just Keywords Anymore …
Semantic Interpretations.
#GetUngagged @schachin
Kristine Schachinger
Hummingbird adds a
semantic layer to the
search algorithms like
synonyms and close
variants.
https://moz.com/blog/7-advanced-seo-concepts
#GetUngagged @schachin
Kristine 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
#GetUngagged @schachin
Kristine 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
#GetUngagged @schachin
Kristine Schachinger
Page Segmentation.
This part of the
algorithm determines
meaning through
placement.
https://moz.com/blog/7-advanced-seo-concepts
#GetUngagged @schachin
Kristine Schachinger
Entity Salience.
This part of the
algorithm determines
meaning through known
relationships.
https://moz.com/blog/7-advanced-seo-concepts
#GetUngagged @schachin
Kristine 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
#GetUngagged @schachin
Kristine 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
#GetUngagged @schachin
Kristine Schachinger
What does this look like mathematically?
#GetUngagged @schachin
Kristine Schachinger
BUT …..
Google Search still
doesn’t process
Natural Language in
the true sense.
#GetUngagged @schachin
Kristine Schachinger
This means we must add an “interpreter”.
#GetUngagged @schachin
Kristine Schachinger
Enter Structured Data and Schema.
#GetUngagged @schachin
Kristine Schachinger
What is Structured Data?
https://developers.google.com/search/docs/guides/intro-structured-data
#GetUngagged @schachin
Kristine 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.
#GetUngagged @schachin
Kristine 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
#GetUngagged @schachin
Kristine 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.
#GetUngagged @schachin
Kristine 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
#GetUngagged @schachin
Kristine Schachinger
JSON-LD Schema
#GetUngagged @schachin
Kristine Schachinger
Schema
IMPORTANT! Test your JSON-LD.
Use the Google Structured Mark-Up Helper.
https://search.google.com/structured-data/testing-tool
#GetUngagged @schachin
Kristine Schachinger
Schema
NOTE this tool only tells you if it is semantically correct, NOT if
you are using the proper schema.
Make sure to check with Google’s Guides on schema implementation.
Improper use or implementation can result in a manual action.
• https://developers.google.com/search/docs/guides/intro-structured-data
• https://developers.google.com/search/docs/guides/prototype
#GetUngagged @schachin
Kristine Schachinger
Schema
IMPORTANT! Your JSON
content MUST match what is in
the page exactly.
If they differ, you will likely get a
manual action as Google sees
this as cloaking.
#GetUngagged @schachin
Kristine Schachinger
Why Does Schema Matter?
#GetUngagged @schachin
Kristine Schachinger
We can act as the interpreter and help “teach”
Google what our site is about.
#GetUngagged @schachin
Kristine 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.
#GetUngagged @schachin
Kristine Schachinger
We can act as the interpreter and help “teach”
Google the context of our content.
#GetUngagged @schachin
Kristine Schachinger
#GetUngagged @schachin
Kristine 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
#GetUngagged @schachin
Kristine Schachinger
Ranking Without Links
#GetUngagged @schachin
Kristine Schachinger
Rank Brain
#GetUngagged @schachin
Kristine Schachinger
#GetUngagged @schachin
Kristine Schachinger
Rank Brain is used for Unknown Queries where entity
meanings/relationships are unclear or unknown.
#GetUngagged @schachin
Kristine Schachinger
Rank Brain
#GetUngagged @schachin
Kristine Schachinger
Rank Brain.
One of two algorithms that uses AI
on the live results
Rank Brain.
#GetUngagged @schachin
Kristine Schachinger
Presence of Rank Brain means
Google is confused …
#GetUngagged @schachin
Kristine Schachinger
Rank Brain
#GetUngagged @schachin
Kristine Schachinger
Why?
Google does not use true NLP in Search
(Natural Language Processing)
Rank Brain.
#GetUngagged @schachin
Kristine 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.
#GetUngagged @schachin
Kristine Schachinger
Rank Brain Also Uses Users Queries & Clicks
to Help It Understand Query Intent.
#GetUngagged @schachin
Kristine Schachinger
Remember this result?
#GetUngagged @schachin
Kristine Schachinger
A year later …
(yellow = poor intent match)
#GetUngagged @schachin
Kristine Schachinger
Google + Rank Brain Also Uses Users Queries & Clicks
to Help It Understand Query Intent.
+ GEO LOCATION
#GetUngagged @schachin
Kristine Schachinger
A year later in London …
#GetUngagged @schachin
Kristine Schachinger
Why location?
Semantic Relevancy
#GetUngagged @schachin
Kristine Schachinger
Remember this result?
#GetUngagged @schachin
Kristine Schachinger
A year later …
(yellow = poor intent match)
#GetUngagged @schachin
Kristine Schachinger
Why location?
Semantic Relevancy
Sweets has no definitive entity in the US.
#GetUngagged @schachin
Kristine Schachinger
Neural Matching
Rank Brain has a friend now.
#GetUngagged @schachin
Kristine Schachinger
#GetUngagged @schachin
Kristine Schachinger
Rank Brain.
What is the difference between
Rank Brain and Neural Matching?
Rank Brain.
#GetUngagged @schachin
Kristine 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
#GetUngagged @schachin
Kristine 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/
#GetUngagged @schachin
Kristine Schachinger
AND IT DOES
NOT USE LINKS
https://www.oncrawl.com/technical-seo/neural-matching-seo-content-creation-rules/
#GetUngagged @schachin
Kristine Schachinger
So should you optimize for Rank Brain and
Neural Matching?
Rank Brain and Neural Matching.
#GetUngagged @schachin
Kristine Schachinger
Why would you optimize to rank with AI?
AI Is ever-changing and unfixed.
Don’t waste the time and resources.
Rank Brain.
#GetUngagged @schachin
Kristine Schachinger
Google Does Not Even Understand What
Rank Brain (and neural matching) is Actually Doing.
Rank Brain and Neural Matching.
#GetUngagged @schachin
Kristine Schachinger
(Gary Illyes)
Rank Brain.
#GetUngagged @schachin
Kristine Schachinger
#GetUngagged @schachin
Kristine Schachinger
Simple answer to a very complex issue?
Do your normal query research then just write in
natural and conversational language.
Create holistic content.
#GetUngagged @schachin
Kristine Schachinger
Holistic Content?
#GetUngagged @schachin
Kristine 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
#GetUngagged @schachin
Kristine 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
#GetUngagged @schachin
Kristine Schachinger
And Use Well Formed Text.
#GetUngagged @schachin
Kristine Schachinger
Well Formed Text.
http://www.kurzweilai.net/google-open-sources-natural-language-understanding-tools
Ray Kurzweil on Google NLU
#GetUngagged @schachin
Kristine Schachinger
Questions = Well Formed Text
https://ai.google/research/pubs/pub47323
#GetUngagged @schachin
Kristine Schachinger
THINK in Intent, Query Terms, & Context.
#GetUngagged @schachin
Kristine Schachinger
And Questions!
#GetUngagged @schachin
Kristine 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.
#GetUngagged @schachin
Kristine Schachinger
Google is an Answer Engine.
#GetUngagged @schachin
Kristine Schachinger
https://cloud.google.com/natural-language/
#GetUngagged @schachin
Kristine Schachinger
#GetUngagged @schachin
Kristine Schachinger
Google Natural Cloud Tool
#GetUngagged @schachin
Kristine Schachinger
Google Natural Cloud Tool
#GetUngagged @schachin
Kristine Schachinger
BONUS.
#GetUngagged @schachin
Kristine Schachinger
https://codelabs.developers.google.com/codelabs/cloud-tensorflow-mnist/#0
#GetUngagged @schachin
Kristine Schachinger
#GetUngagged @schachin
Kristine Schachinger
The Death of the Keyword: In Search of NLP
Kristine@SitesWithoutWalls.com

Mais conteúdo relacionado

Mais procurados

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
 
Content Strategy for Behavior Change - Webinar March, 2017 - Marli Mesibov
Content Strategy for Behavior Change - Webinar March, 2017 - Marli MesibovContent Strategy for Behavior Change - Webinar March, 2017 - Marli Mesibov
Content Strategy for Behavior Change - Webinar March, 2017 - Marli MesibovMad*Pow
 
Academic reputation: how to create it and how to sustain it
Academic reputation: how to create it and how to sustain itAcademic reputation: how to create it and how to sustain it
Academic reputation: how to create it and how to sustain itKudos
 
Humans Not Zombies: Identity-Based Content Strategy for More Engaging Websites
Humans Not Zombies: Identity-Based Content Strategy for More Engaging WebsitesHumans Not Zombies: Identity-Based Content Strategy for More Engaging Websites
Humans Not Zombies: Identity-Based Content Strategy for More Engaging WebsitesMelissa Eggleston
 
Hacking Leadership 2018
Hacking Leadership 2018Hacking Leadership 2018
Hacking Leadership 2018Joe Sanfelippo
 
Searchmetrics - NOAH13 London
Searchmetrics - NOAH13 LondonSearchmetrics - NOAH13 London
Searchmetrics - NOAH13 LondonNOAH Advisors
 
Marketing is not all fluff; engineering is not all math
Marketing is not all fluff; engineering is not all mathMarketing is not all fluff; engineering is not all math
Marketing is not all fluff; engineering is not all mathAll Things Open
 
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
 
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
 
4 Effective Strategies for Engaging the New Consumer Learner
4 Effective Strategies for Engaging the New Consumer Learner4 Effective Strategies for Engaging the New Consumer Learner
4 Effective Strategies for Engaging the New Consumer LearnerOliver Craddock
 
Marketing is Dead. Build a Foundation. Ignore the Hype.
Marketing is Dead. Build a Foundation. Ignore the Hype.Marketing is Dead. Build a Foundation. Ignore the Hype.
Marketing is Dead. Build a Foundation. Ignore the Hype.Kyle Lacy
 
Twitter Text Mining with Web scraping, R, Shiny and Hadoop - Richard Sheng
Twitter Text Mining with Web scraping, R, Shiny and Hadoop - Richard Sheng Twitter Text Mining with Web scraping, R, Shiny and Hadoop - Richard Sheng
Twitter Text Mining with Web scraping, R, Shiny and Hadoop - Richard Sheng Richard Sheng
 
Applying Digital Ethology to Content Strategy
Applying Digital Ethology to Content StrategyApplying Digital Ethology to Content Strategy
Applying Digital Ethology to Content StrategyRhea Drysdale
 
AI Weekly - May 10, 2020
AI Weekly - May 10, 2020AI Weekly - May 10, 2020
AI Weekly - May 10, 2020Bruno Aziza
 

Mais procurados (17)

140325 tesol v1
140325 tesol v1140325 tesol v1
140325 tesol v1
 
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
 
Content Strategy for Behavior Change - Webinar March, 2017 - Marli Mesibov
Content Strategy for Behavior Change - Webinar March, 2017 - Marli MesibovContent Strategy for Behavior Change - Webinar March, 2017 - Marli Mesibov
Content Strategy for Behavior Change - Webinar March, 2017 - Marli Mesibov
 
Academic reputation: how to create it and how to sustain it
Academic reputation: how to create it and how to sustain itAcademic reputation: how to create it and how to sustain it
Academic reputation: how to create it and how to sustain it
 
Humans Not Zombies: Identity-Based Content Strategy for More Engaging Websites
Humans Not Zombies: Identity-Based Content Strategy for More Engaging WebsitesHumans Not Zombies: Identity-Based Content Strategy for More Engaging Websites
Humans Not Zombies: Identity-Based Content Strategy for More Engaging Websites
 
Hacking Leadership 2018
Hacking Leadership 2018Hacking Leadership 2018
Hacking Leadership 2018
 
Searchmetrics - NOAH13 London
Searchmetrics - NOAH13 LondonSearchmetrics - NOAH13 London
Searchmetrics - NOAH13 London
 
HL SUMMER 2018
HL SUMMER 2018HL SUMMER 2018
HL SUMMER 2018
 
Marketing is not all fluff; engineering is not all math
Marketing is not all fluff; engineering is not all mathMarketing is not all fluff; engineering is not all math
Marketing is not all fluff; engineering is not all math
 
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
 
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...
 
4 Effective Strategies for Engaging the New Consumer Learner
4 Effective Strategies for Engaging the New Consumer Learner4 Effective Strategies for Engaging the New Consumer Learner
4 Effective Strategies for Engaging the New Consumer Learner
 
Future Read 365 blog
Future Read 365 blogFuture Read 365 blog
Future Read 365 blog
 
Marketing is Dead. Build a Foundation. Ignore the Hype.
Marketing is Dead. Build a Foundation. Ignore the Hype.Marketing is Dead. Build a Foundation. Ignore the Hype.
Marketing is Dead. Build a Foundation. Ignore the Hype.
 
Twitter Text Mining with Web scraping, R, Shiny and Hadoop - Richard Sheng
Twitter Text Mining with Web scraping, R, Shiny and Hadoop - Richard Sheng Twitter Text Mining with Web scraping, R, Shiny and Hadoop - Richard Sheng
Twitter Text Mining with Web scraping, R, Shiny and Hadoop - Richard Sheng
 
Applying Digital Ethology to Content Strategy
Applying Digital Ethology to Content StrategyApplying Digital Ethology to Content Strategy
Applying Digital Ethology to Content Strategy
 
AI Weekly - May 10, 2020
AI Weekly - May 10, 2020AI Weekly - May 10, 2020
AI Weekly - May 10, 2020
 

Semelhante a The Death of the Keyword: In Search of NLP -- Presented at Ungagged London Apr 2019.

EIA2019Italy - Stories on Marketing Strategy - Maeghan Smulders
EIA2019Italy - Stories on Marketing Strategy - Maeghan SmuldersEIA2019Italy - Stories on Marketing Strategy - Maeghan Smulders
EIA2019Italy - Stories on Marketing Strategy - Maeghan SmuldersEuropean Innovation Academy
 
Local and Social - Like Peanut Butter and Chocolate
Local and Social - Like Peanut Butter and ChocolateLocal and Social - Like Peanut Butter and Chocolate
Local and Social - Like Peanut Butter and ChocolateTheIdeaVillage
 
SEO, Google Authorship and AuthorRank
SEO, Google Authorship and AuthorRankSEO, Google Authorship and AuthorRank
SEO, Google Authorship and AuthorRankSteven Shattuck
 
Government Recruitment Landscape (8 10-11)
Government Recruitment Landscape (8 10-11)Government Recruitment Landscape (8 10-11)
Government Recruitment Landscape (8 10-11)GovLoop
 
How we built an always-on content strategy.
How we built an always-on content strategy.How we built an always-on content strategy.
How we built an always-on content strategy.Black Marketing
 
Google plus, more then a social media platform
Google plus, more then a social media platformGoogle plus, more then a social media platform
Google plus, more then a social media platformMichelle Castillo
 
How to succeed at hiring without really trying
How to succeed at hiring without really tryingHow to succeed at hiring without really trying
How to succeed at hiring without really tryingMelinda Seckington
 
Social Media & Content Marketing Strategy Planning for 2014
Social Media & Content Marketing Strategy Planning for 2014Social Media & Content Marketing Strategy Planning for 2014
Social Media & Content Marketing Strategy Planning for 2014Kaitlin Carpenter
 
How to Increase Discoverability w/Krista of gShift Labs
How to Increase Discoverability w/Krista of gShift LabsHow to Increase Discoverability w/Krista of gShift Labs
How to Increase Discoverability w/Krista of gShift LabsSearch Engine Journal
 
AiMA Search SIG Event 8/2015: Search, Social, Content & Local
AiMA Search SIG Event 8/2015: Search, Social, Content & Local AiMA Search SIG Event 8/2015: Search, Social, Content & Local
AiMA Search SIG Event 8/2015: Search, Social, Content & Local Jake Aull
 
HR Innovators Virtual Conference: HR Must Use Social Media to Engage and Attr...
HR Innovators Virtual Conference: HR Must Use Social Media to Engage and Attr...HR Innovators Virtual Conference: HR Must Use Social Media to Engage and Attr...
HR Innovators Virtual Conference: HR Must Use Social Media to Engage and Attr...The Searchologist
 

Semelhante a The Death of the Keyword: In Search of NLP -- Presented at Ungagged London Apr 2019. (20)

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...
 
Ungagged UK Talk - Google in a Post Update and Mobile First World.
Ungagged UK Talk - Google in a Post Update and Mobile First World.Ungagged UK Talk - Google in a Post Update and Mobile First World.
Ungagged UK Talk - Google in a Post Update and Mobile First World.
 
Pubcon Las Vegas Technical SEO
Pubcon Las Vegas Technical SEOPubcon Las Vegas Technical SEO
Pubcon Las Vegas Technical SEO
 
Ungagged - Busting Google's Blackbox 2017
Ungagged - Busting Google's Blackbox 2017Ungagged - Busting Google's Blackbox 2017
Ungagged - Busting Google's Blackbox 2017
 
Google, Updates, AI, Algorithms, and You.
Google, Updates, AI, Algorithms, and You.Google, Updates, AI, Algorithms, and You.
Google, Updates, AI, Algorithms, and You.
 
Google Machine Learning Algorithms and SEO
Google Machine Learning Algorithms and SEOGoogle Machine Learning Algorithms and SEO
Google Machine Learning Algorithms and SEO
 
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?
 
EIA2019Italy - Stories on Marketing Strategy - Maeghan Smulders
EIA2019Italy - Stories on Marketing Strategy - Maeghan SmuldersEIA2019Italy - Stories on Marketing Strategy - Maeghan Smulders
EIA2019Italy - Stories on Marketing Strategy - Maeghan Smulders
 
Local and Social - Like Peanut Butter and Chocolate
Local and Social - Like Peanut Butter and ChocolateLocal and Social - Like Peanut Butter and Chocolate
Local and Social - Like Peanut Butter and Chocolate
 
SEO, Google Authorship and AuthorRank
SEO, Google Authorship and AuthorRankSEO, Google Authorship and AuthorRank
SEO, Google Authorship and AuthorRank
 
JoyceSullivanARAexpo2015
JoyceSullivanARAexpo2015JoyceSullivanARAexpo2015
JoyceSullivanARAexpo2015
 
Government Recruitment Landscape (8 10-11)
Government Recruitment Landscape (8 10-11)Government Recruitment Landscape (8 10-11)
Government Recruitment Landscape (8 10-11)
 
How we built an always-on content strategy.
How we built an always-on content strategy.How we built an always-on content strategy.
How we built an always-on content strategy.
 
Google plus, more then a social media platform
Google plus, more then a social media platformGoogle plus, more then a social media platform
Google plus, more then a social media platform
 
How to succeed at hiring without really trying
How to succeed at hiring without really tryingHow to succeed at hiring without really trying
How to succeed at hiring without really trying
 
Social Media & Content Marketing Strategy Planning for 2014
Social Media & Content Marketing Strategy Planning for 2014Social Media & Content Marketing Strategy Planning for 2014
Social Media & Content Marketing Strategy Planning for 2014
 
ChatGPT Training Session
ChatGPT Training SessionChatGPT Training Session
ChatGPT Training Session
 
How to Increase Discoverability w/Krista of gShift Labs
How to Increase Discoverability w/Krista of gShift LabsHow to Increase Discoverability w/Krista of gShift Labs
How to Increase Discoverability w/Krista of gShift Labs
 
AiMA Search SIG Event 8/2015: Search, Social, Content & Local
AiMA Search SIG Event 8/2015: Search, Social, Content & Local AiMA Search SIG Event 8/2015: Search, Social, Content & Local
AiMA Search SIG Event 8/2015: Search, Social, Content & Local
 
HR Innovators Virtual Conference: HR Must Use Social Media to Engage and Attr...
HR Innovators Virtual Conference: HR Must Use Social Media to Engage and Attr...HR Innovators Virtual Conference: HR Must Use Social Media to Engage and Attr...
HR Innovators Virtual Conference: HR Must Use Social Media to Engage and Attr...
 

Mais de Kristine Schachinger SEO and Online Marketing

Mais de Kristine Schachinger SEO and Online Marketing (11)

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."
 
Google, Machine Learning, Algorithms, and You.
Google, Machine Learning, Algorithms, and You.Google, Machine Learning, Algorithms, and You.
Google, Machine Learning, Algorithms, and You.
 
ChatGPT: The Hype vs Reality
ChatGPT: The Hype vs Reality ChatGPT: The Hype vs Reality
ChatGPT: The Hype vs Reality
 
Unlocking the Power of ChatGPT
Unlocking the Power of ChatGPTUnlocking the Power of ChatGPT
Unlocking the Power of ChatGPT
 
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
 
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.
 

Último

Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfhans926745
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 

Último (20)

Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 

The Death of the Keyword: In Search of NLP -- Presented at Ungagged London Apr 2019.