SlideShare a Scribd company logo
1 of 12
By: Ibrahim Muneer
WHAT IS SEMANTIC
ANALYSIS?
Simply put, semantic analysis is the process of drawing
meaning from text. It allows computers to understand and
interpret sentences, paragraphs, or whole documents, by
analyzing their grammatical structure, and identifying
relationships between individual words in a particular
context.
Semantic analysis-driven tools can help companies
automatically extract meaningful information from
unstructured data, such as emails, support tickets, and
customer feedback. Below, we’ll explain how it works.
 Lexical semantics plays an important role in semantic analysis,
allowing machines to understand relationships between lexical items
(words, phrasal verbs, etc.):
 Hyponyms: specific lexical items of a generic lexical item (hypernym)
e.g. orange is a hyponym of fruit (hypernym).
 Meronomy: a logical arrangement of text and words that denotes a
constituent part of or member of something e.g., a segment of an
orange
 Polysemy: a relationship between the meanings of words or phrases,
although slightly different, share a common core meaning e.g. I read a
paper, and I wrote a paper)
 Synonyms: words that have the same sense or nearly the same
meaning as another, e.g., happy, content, ecstatic, overjoyed
 Antonyms: words that have close to opposite meanings e.g., happy, sad
 Homonyms: two words that are sound the same and are spelled alike
but have a different meaning e.g., orange (color), orange (fruit)
 The semantic analysis also takes into account signs and symbols
(semiotics) and collocations (words that often go together).
 Automated semantic analysis works with the help of machine learning
algorithms.
 By feeding semantically enhanced machine learning algorithms with
samples of text, you can train machines to make accurate
predictions based on past observations. There are various sub-tasks
involved in a semantic-based approach for machine learning,
including word sense disambiguation and relationship extraction:
Word Sense Disambiguation
The automated process of identifying in which sense is a word used
according to its context.
Natural language is ambiguous and polysemic; sometimes, the same
word can have different meanings depending on how it’s used.
 The word “orange,” for example, can refer to a color, a fruit, or even a city in
Florida!
The same happens with the word “date,” which can mean either a particular day of the
month, a fruit, or a meeting.
In semantic analysis with machine learning, computers use word sense disambiguation to
determine which meaning is correct in the given context.
Relationship Extraction
 This task consists of detecting the semantic relationships present in a text.
Relationships usually involve two or more entities (which can be names of people,
places, company names, etc.). These entities are connected through a semantic
category, such as “works at,” “lives in,” “is the CEO of,” “headquartered at.”
 For example, the phrase “Steve Jobs is one of the founders of Apple, which is
headquartered in California” contains two different relationships:
Depending on the type of information you’d like to obtain
from data, you can use one of two semantic analysis
techniques: a text classification model (which assigns
predefined categories to text) or a text extractor (which
pulls out specific information from the text).
 Topic classification: sorting text into predefined categories based on
its content. Customer service teams may want to classify support
tickets as they drop into their help desk. Through semantic analysis,
machine learning tools can recognize if a ticket should be classified as
a “Payment issue” or a “Shipping problem.”
 Sentiment analysis: detecting positive, negative, or neutral emotions
in a text to denote urgency. For example, tagging Twitter mentions by
sentiment to get a sense of how customers feel about your brand, and
being able to identify disgruntled customers in real time.
 Intent classification: classifying text based on what customers want
to do next. You can use this to tag sales emails as “Interested” and
“Not Interested” to proactively reach out to those who may want to
try your product.
 Keyword extraction: finding relevant words and expressions in a text.
This technique is used alone or alongside one of the above methods to
gain more granular insights. For instance, you could analyze the
keywords in a bunch of tweets that have been categorized as
“negative” and detect which words or topics are mentioned most
often.
 Entity extraction: identifying named entities in text, like names of
people, companies, places, etc. A customer service team might find
this useful to automatically extract names of products, shipping
numbers, emails, and any other relevant data from customer support
tickets.
 Automatically classifying tickets using semantic analysis tools
alleviates agents from repetitive tasks and allows them to focus on
tasks that provide more value while improving the whole customer
experience.
Tickets can be instantly routed to the right hands, and urgent issues
can be easily prioritized, shortening response times, and keeping
satisfaction levels high.
 nsights derived from data also help teams detect areas of
improvement and make better decisions. For example, you might
decide to create a strong knowledge base by identifying the most
common customer inquiries.
What is Semantic Analysis

More Related Content

What's hot

NLP_KASHK:Parsing with Context-Free Grammar
NLP_KASHK:Parsing with Context-Free Grammar NLP_KASHK:Parsing with Context-Free Grammar
NLP_KASHK:Parsing with Context-Free Grammar Hemantha Kulathilake
 
Semantics analysis
Semantics analysisSemantics analysis
Semantics analysisBilalzafar22
 
Syntax Analysis in Compiler Design
Syntax Analysis in Compiler Design Syntax Analysis in Compiler Design
Syntax Analysis in Compiler Design MAHASREEM
 
Introduction to Natural Language Processing (NLP)
Introduction to Natural Language Processing (NLP)Introduction to Natural Language Processing (NLP)
Introduction to Natural Language Processing (NLP)VenkateshMurugadas
 
Presentation on Text Classification
Presentation on Text ClassificationPresentation on Text Classification
Presentation on Text ClassificationSai Srinivas Kotni
 
Machine translation
Machine translationMachine translation
Machine translationmohamed hassan
 
Adnan: Introduction to Natural Language Processing
Adnan: Introduction to Natural Language Processing Adnan: Introduction to Natural Language Processing
Adnan: Introduction to Natural Language Processing Mustafa Jarrar
 
Chapter 3 -Syntax Analyzer.ppt
Chapter 3 -Syntax Analyzer.pptChapter 3 -Syntax Analyzer.ppt
Chapter 3 -Syntax Analyzer.pptFamiDan
 
Natural Language Processing
Natural Language ProcessingNatural Language Processing
Natural Language ProcessingSaurabh Kaushik
 
Lexical Analysis
Lexical AnalysisLexical Analysis
Lexical AnalysisMunni28
 
Machine Tanslation
Machine TanslationMachine Tanslation
Machine TanslationMahsa Mohaghegh
 
Natural Language Processing
Natural Language ProcessingNatural Language Processing
Natural Language ProcessingYasir Khan
 
Natural Language Processing (NLP) - Introduction
Natural Language Processing (NLP) - IntroductionNatural Language Processing (NLP) - Introduction
Natural Language Processing (NLP) - IntroductionAritra Mukherjee
 
Natural Language Processing: Parsing
Natural Language Processing: ParsingNatural Language Processing: Parsing
Natural Language Processing: ParsingRushdi Shams
 

What's hot (20)

Nlp ambiguity presentation
Nlp ambiguity presentationNlp ambiguity presentation
Nlp ambiguity presentation
 
NLP_KASHK:Parsing with Context-Free Grammar
NLP_KASHK:Parsing with Context-Free Grammar NLP_KASHK:Parsing with Context-Free Grammar
NLP_KASHK:Parsing with Context-Free Grammar
 
Semantics analysis
Semantics analysisSemantics analysis
Semantics analysis
 
Syntax Analysis in Compiler Design
Syntax Analysis in Compiler Design Syntax Analysis in Compiler Design
Syntax Analysis in Compiler Design
 
Introduction to Natural Language Processing (NLP)
Introduction to Natural Language Processing (NLP)Introduction to Natural Language Processing (NLP)
Introduction to Natural Language Processing (NLP)
 
Presentation on Text Classification
Presentation on Text ClassificationPresentation on Text Classification
Presentation on Text Classification
 
Machine translation
Machine translationMachine translation
Machine translation
 
Adnan: Introduction to Natural Language Processing
Adnan: Introduction to Natural Language Processing Adnan: Introduction to Natural Language Processing
Adnan: Introduction to Natural Language Processing
 
Natural language processing
Natural language processingNatural language processing
Natural language processing
 
Chapter 3 -Syntax Analyzer.ppt
Chapter 3 -Syntax Analyzer.pptChapter 3 -Syntax Analyzer.ppt
Chapter 3 -Syntax Analyzer.ppt
 
Semantic analysis
Semantic analysisSemantic analysis
Semantic analysis
 
Nlp
NlpNlp
Nlp
 
Natural Language Processing
Natural Language ProcessingNatural Language Processing
Natural Language Processing
 
Lexical Analysis
Lexical AnalysisLexical Analysis
Lexical Analysis
 
Machine Translation
Machine TranslationMachine Translation
Machine Translation
 
Machine Tanslation
Machine TanslationMachine Tanslation
Machine Tanslation
 
NLP_KASHK:POS Tagging
NLP_KASHK:POS TaggingNLP_KASHK:POS Tagging
NLP_KASHK:POS Tagging
 
Natural Language Processing
Natural Language ProcessingNatural Language Processing
Natural Language Processing
 
Natural Language Processing (NLP) - Introduction
Natural Language Processing (NLP) - IntroductionNatural Language Processing (NLP) - Introduction
Natural Language Processing (NLP) - Introduction
 
Natural Language Processing: Parsing
Natural Language Processing: ParsingNatural Language Processing: Parsing
Natural Language Processing: Parsing
 

Similar to What is Semantic Analysis

AI_Lecture_10.pptx
AI_Lecture_10.pptxAI_Lecture_10.pptx
AI_Lecture_10.pptxsaadurrehman35
 
Dictionary Based Approach to Sentiment Analysis - A Review
Dictionary Based Approach to Sentiment Analysis - A ReviewDictionary Based Approach to Sentiment Analysis - A Review
Dictionary Based Approach to Sentiment Analysis - A ReviewINFOGAIN PUBLICATION
 
Issues in Sentiment analysis
Issues in Sentiment analysisIssues in Sentiment analysis
Issues in Sentiment analysisIOSR Journals
 
Web & Social Media Analystics - Workshop Semantica
Web & Social Media Analystics - Workshop SemanticaWeb & Social Media Analystics - Workshop Semantica
Web & Social Media Analystics - Workshop SemanticaRoberto Cirillo
 
SENTIMENT ANALYSIS-AN OBJECTIVE VIEW
SENTIMENT ANALYSIS-AN OBJECTIVE VIEWSENTIMENT ANALYSIS-AN OBJECTIVE VIEW
SENTIMENT ANALYSIS-AN OBJECTIVE VIEWJournal For Research
 
TEXT MINING-TAPPING HIDDEN KERNELS OF WISDOM
TEXT MINING-TAPPING HIDDEN KERNELS OF WISDOMTEXT MINING-TAPPING HIDDEN KERNELS OF WISDOM
TEXT MINING-TAPPING HIDDEN KERNELS OF WISDOMITC Infotech
 
Let's Discover The Different Types Of Text Annotations
Let's Discover The Different Types Of Text AnnotationsLet's Discover The Different Types Of Text Annotations
Let's Discover The Different Types Of Text AnnotationsVeena Ahuja
 
Natural Language Processing: A comprehensive overview
Natural Language Processing: A comprehensive overviewNatural Language Processing: A comprehensive overview
Natural Language Processing: A comprehensive overviewBenjaminlapid1
 
AI for sentiment analysis - An Overview.pdf
AI for sentiment analysis - An Overview.pdfAI for sentiment analysis - An Overview.pdf
AI for sentiment analysis - An Overview.pdfStephenAmell4
 
Text Analysis for Competitive Intelligence
Text Analysis for Competitive IntelligenceText Analysis for Competitive Intelligence
Text Analysis for Competitive IntelligenceBytesview
 
Conceptual foundations of text mining and preprocessing steps nfaoui el_habib
Conceptual foundations of text mining and preprocessing steps nfaoui el_habibConceptual foundations of text mining and preprocessing steps nfaoui el_habib
Conceptual foundations of text mining and preprocessing steps nfaoui el_habibEl Habib NFAOUI
 
detect emotion from text
detect emotion from textdetect emotion from text
detect emotion from textSafayet Hossain
 
Semantics Analysis.pptx
Semantics Analysis.pptxSemantics Analysis.pptx
Semantics Analysis.pptx9260SahilPatil
 
NLP and its applications
NLP and its applicationsNLP and its applications
NLP and its applicationsUtphala P
 
types of analyses of research
types of analyses of researchtypes of analyses of research
types of analyses of researchssuser1ee781
 
IRJET- A Survey on Graph based Approaches in Sentiment Analysis
IRJET- A Survey on Graph based Approaches in Sentiment AnalysisIRJET- A Survey on Graph based Approaches in Sentiment Analysis
IRJET- A Survey on Graph based Approaches in Sentiment AnalysisIRJET Journal
 

Similar to What is Semantic Analysis (20)

AI_Lecture_10.pptx
AI_Lecture_10.pptxAI_Lecture_10.pptx
AI_Lecture_10.pptx
 
Dictionary Based Approach to Sentiment Analysis - A Review
Dictionary Based Approach to Sentiment Analysis - A ReviewDictionary Based Approach to Sentiment Analysis - A Review
Dictionary Based Approach to Sentiment Analysis - A Review
 
Issues in Sentiment analysis
Issues in Sentiment analysisIssues in Sentiment analysis
Issues in Sentiment analysis
 
Web & Social Media Analystics - Workshop Semantica
Web & Social Media Analystics - Workshop SemanticaWeb & Social Media Analystics - Workshop Semantica
Web & Social Media Analystics - Workshop Semantica
 
SENTIMENT ANALYSIS-AN OBJECTIVE VIEW
SENTIMENT ANALYSIS-AN OBJECTIVE VIEWSENTIMENT ANALYSIS-AN OBJECTIVE VIEW
SENTIMENT ANALYSIS-AN OBJECTIVE VIEW
 
TEXT MINING-TAPPING HIDDEN KERNELS OF WISDOM
TEXT MINING-TAPPING HIDDEN KERNELS OF WISDOMTEXT MINING-TAPPING HIDDEN KERNELS OF WISDOM
TEXT MINING-TAPPING HIDDEN KERNELS OF WISDOM
 
NLP Ecosystem
NLP EcosystemNLP Ecosystem
NLP Ecosystem
 
Let's Discover The Different Types Of Text Annotations
Let's Discover The Different Types Of Text AnnotationsLet's Discover The Different Types Of Text Annotations
Let's Discover The Different Types Of Text Annotations
 
Natural Language Processing: A comprehensive overview
Natural Language Processing: A comprehensive overviewNatural Language Processing: A comprehensive overview
Natural Language Processing: A comprehensive overview
 
AI for sentiment analysis - An Overview.pdf
AI for sentiment analysis - An Overview.pdfAI for sentiment analysis - An Overview.pdf
AI for sentiment analysis - An Overview.pdf
 
Text Analysis for Competitive Intelligence
Text Analysis for Competitive IntelligenceText Analysis for Competitive Intelligence
Text Analysis for Competitive Intelligence
 
2
22
2
 
Sentiment analysis on_unstructured_review-1
Sentiment analysis on_unstructured_review-1Sentiment analysis on_unstructured_review-1
Sentiment analysis on_unstructured_review-1
 
Conceptual foundations of text mining and preprocessing steps nfaoui el_habib
Conceptual foundations of text mining and preprocessing steps nfaoui el_habibConceptual foundations of text mining and preprocessing steps nfaoui el_habib
Conceptual foundations of text mining and preprocessing steps nfaoui el_habib
 
detect emotion from text
detect emotion from textdetect emotion from text
detect emotion from text
 
Semantics Analysis.pptx
Semantics Analysis.pptxSemantics Analysis.pptx
Semantics Analysis.pptx
 
NLP and its applications
NLP and its applicationsNLP and its applications
NLP and its applications
 
types of analyses of research
types of analyses of researchtypes of analyses of research
types of analyses of research
 
call for papers, research paper publishing, where to publish research paper, ...
call for papers, research paper publishing, where to publish research paper, ...call for papers, research paper publishing, where to publish research paper, ...
call for papers, research paper publishing, where to publish research paper, ...
 
IRJET- A Survey on Graph based Approaches in Sentiment Analysis
IRJET- A Survey on Graph based Approaches in Sentiment AnalysisIRJET- A Survey on Graph based Approaches in Sentiment Analysis
IRJET- A Survey on Graph based Approaches in Sentiment Analysis
 

More from Ibrahim Muneer

Morphological types of languages
Morphological types of languagesMorphological types of languages
Morphological types of languagesIbrahim Muneer
 
MORPHOLOGICAL PROCESS
MORPHOLOGICAL PROCESSMORPHOLOGICAL PROCESS
MORPHOLOGICAL PROCESSIbrahim Muneer
 
Markedness: Marked and Unmarked forms
Markedness: Marked and Unmarked formsMarkedness: Marked and Unmarked forms
Markedness: Marked and Unmarked formsIbrahim Muneer
 
The 4 english sentence types
The 4 english sentence typesThe 4 english sentence types
The 4 english sentence typesIbrahim Muneer
 
What is linguistics?
What is linguistics?What is linguistics?
What is linguistics?Ibrahim Muneer
 
Underlying representation
Underlying representationUnderlying representation
Underlying representationIbrahim Muneer
 
Syllables & Syllable structure
Syllables & Syllable structureSyllables & Syllable structure
Syllables & Syllable structureIbrahim Muneer
 
Grammatical form and grammatical function
Grammatical form and grammatical function Grammatical form and grammatical function
Grammatical form and grammatical function Ibrahim Muneer
 
General information on dictionary use
General information on dictionary useGeneral information on dictionary use
General information on dictionary useIbrahim Muneer
 
HOMONYM, POLYSEM &HYPONYMY
HOMONYM, POLYSEM &HYPONYMYHOMONYM, POLYSEM &HYPONYMY
HOMONYM, POLYSEM &HYPONYMYIbrahim Muneer
 
Synonyms, antonyms, & homonyms
Synonyms, antonyms, & homonymsSynonyms, antonyms, & homonyms
Synonyms, antonyms, & homonymsIbrahim Muneer
 
Denotation and connotation
Denotation and connotationDenotation and connotation
Denotation and connotationIbrahim Muneer
 
Idiom dictionary
Idiom dictionaryIdiom dictionary
Idiom dictionaryIbrahim Muneer
 
Encyclopedia Atlas Dictionary Thesaurus Almanac.
Encyclopedia Atlas Dictionary Thesaurus Almanac.Encyclopedia Atlas Dictionary Thesaurus Almanac.
Encyclopedia Atlas Dictionary Thesaurus Almanac.Ibrahim Muneer
 
Bilingualism types of bilingualism
Bilingualism   types of bilingualismBilingualism   types of bilingualism
Bilingualism types of bilingualismIbrahim Muneer
 
Phone, phoneme and allophone
Phone, phoneme and allophonePhone, phoneme and allophone
Phone, phoneme and allophoneIbrahim Muneer
 

More from Ibrahim Muneer (20)

Morphological types of languages
Morphological types of languagesMorphological types of languages
Morphological types of languages
 
MORPHOLOGICAL PROCESS
MORPHOLOGICAL PROCESSMORPHOLOGICAL PROCESS
MORPHOLOGICAL PROCESS
 
Markedness: Marked and Unmarked forms
Markedness: Marked and Unmarked formsMarkedness: Marked and Unmarked forms
Markedness: Marked and Unmarked forms
 
The 4 english sentence types
The 4 english sentence typesThe 4 english sentence types
The 4 english sentence types
 
What is linguistics?
What is linguistics?What is linguistics?
What is linguistics?
 
Redundancy
RedundancyRedundancy
Redundancy
 
Underlying representation
Underlying representationUnderlying representation
Underlying representation
 
Alternation
AlternationAlternation
Alternation
 
Syllables & Syllable structure
Syllables & Syllable structureSyllables & Syllable structure
Syllables & Syllable structure
 
Grammatical form and grammatical function
Grammatical form and grammatical function Grammatical form and grammatical function
Grammatical form and grammatical function
 
General information on dictionary use
General information on dictionary useGeneral information on dictionary use
General information on dictionary use
 
HOMONYM, POLYSEM &HYPONYMY
HOMONYM, POLYSEM &HYPONYMYHOMONYM, POLYSEM &HYPONYMY
HOMONYM, POLYSEM &HYPONYMY
 
Synonyms, antonyms, & homonyms
Synonyms, antonyms, & homonymsSynonyms, antonyms, & homonyms
Synonyms, antonyms, & homonyms
 
Denotation and connotation
Denotation and connotationDenotation and connotation
Denotation and connotation
 
Collocations
Collocations Collocations
Collocations
 
Idiom dictionary
Idiom dictionaryIdiom dictionary
Idiom dictionary
 
Etymology
EtymologyEtymology
Etymology
 
Encyclopedia Atlas Dictionary Thesaurus Almanac.
Encyclopedia Atlas Dictionary Thesaurus Almanac.Encyclopedia Atlas Dictionary Thesaurus Almanac.
Encyclopedia Atlas Dictionary Thesaurus Almanac.
 
Bilingualism types of bilingualism
Bilingualism   types of bilingualismBilingualism   types of bilingualism
Bilingualism types of bilingualism
 
Phone, phoneme and allophone
Phone, phoneme and allophonePhone, phoneme and allophone
Phone, phoneme and allophone
 

Recently uploaded

_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptxPoojaSen20
 

Recently uploaded (20)

_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptx
 

What is Semantic Analysis

  • 2. WHAT IS SEMANTIC ANALYSIS? Simply put, semantic analysis is the process of drawing meaning from text. It allows computers to understand and interpret sentences, paragraphs, or whole documents, by analyzing their grammatical structure, and identifying relationships between individual words in a particular context. Semantic analysis-driven tools can help companies automatically extract meaningful information from unstructured data, such as emails, support tickets, and customer feedback. Below, we’ll explain how it works.
  • 3.  Lexical semantics plays an important role in semantic analysis, allowing machines to understand relationships between lexical items (words, phrasal verbs, etc.):  Hyponyms: specific lexical items of a generic lexical item (hypernym) e.g. orange is a hyponym of fruit (hypernym).  Meronomy: a logical arrangement of text and words that denotes a constituent part of or member of something e.g., a segment of an orange  Polysemy: a relationship between the meanings of words or phrases, although slightly different, share a common core meaning e.g. I read a paper, and I wrote a paper)
  • 4.  Synonyms: words that have the same sense or nearly the same meaning as another, e.g., happy, content, ecstatic, overjoyed  Antonyms: words that have close to opposite meanings e.g., happy, sad  Homonyms: two words that are sound the same and are spelled alike but have a different meaning e.g., orange (color), orange (fruit)  The semantic analysis also takes into account signs and symbols (semiotics) and collocations (words that often go together).  Automated semantic analysis works with the help of machine learning algorithms.
  • 5.  By feeding semantically enhanced machine learning algorithms with samples of text, you can train machines to make accurate predictions based on past observations. There are various sub-tasks involved in a semantic-based approach for machine learning, including word sense disambiguation and relationship extraction: Word Sense Disambiguation The automated process of identifying in which sense is a word used according to its context. Natural language is ambiguous and polysemic; sometimes, the same word can have different meanings depending on how it’s used.
  • 6.  The word “orange,” for example, can refer to a color, a fruit, or even a city in Florida! The same happens with the word “date,” which can mean either a particular day of the month, a fruit, or a meeting. In semantic analysis with machine learning, computers use word sense disambiguation to determine which meaning is correct in the given context.
  • 7. Relationship Extraction  This task consists of detecting the semantic relationships present in a text. Relationships usually involve two or more entities (which can be names of people, places, company names, etc.). These entities are connected through a semantic category, such as “works at,” “lives in,” “is the CEO of,” “headquartered at.”  For example, the phrase “Steve Jobs is one of the founders of Apple, which is headquartered in California” contains two different relationships:
  • 8. Depending on the type of information you’d like to obtain from data, you can use one of two semantic analysis techniques: a text classification model (which assigns predefined categories to text) or a text extractor (which pulls out specific information from the text).
  • 9.  Topic classification: sorting text into predefined categories based on its content. Customer service teams may want to classify support tickets as they drop into their help desk. Through semantic analysis, machine learning tools can recognize if a ticket should be classified as a “Payment issue” or a “Shipping problem.”  Sentiment analysis: detecting positive, negative, or neutral emotions in a text to denote urgency. For example, tagging Twitter mentions by sentiment to get a sense of how customers feel about your brand, and being able to identify disgruntled customers in real time.  Intent classification: classifying text based on what customers want to do next. You can use this to tag sales emails as “Interested” and “Not Interested” to proactively reach out to those who may want to try your product.
  • 10.  Keyword extraction: finding relevant words and expressions in a text. This technique is used alone or alongside one of the above methods to gain more granular insights. For instance, you could analyze the keywords in a bunch of tweets that have been categorized as “negative” and detect which words or topics are mentioned most often.  Entity extraction: identifying named entities in text, like names of people, companies, places, etc. A customer service team might find this useful to automatically extract names of products, shipping numbers, emails, and any other relevant data from customer support tickets.  Automatically classifying tickets using semantic analysis tools alleviates agents from repetitive tasks and allows them to focus on tasks that provide more value while improving the whole customer experience.
  • 11. Tickets can be instantly routed to the right hands, and urgent issues can be easily prioritized, shortening response times, and keeping satisfaction levels high.  nsights derived from data also help teams detect areas of improvement and make better decisions. For example, you might decide to create a strong knowledge base by identifying the most common customer inquiries.