0% found this document useful (0 votes)
2 views5 pages

ApplicationsofAI UNIT5

Unit 5 discusses the applications of AI, focusing on Natural Language Processing (NLP) which enables communication with intelligent systems using natural language. It outlines the components of NLP, including Natural Language Understanding (NLU) and Natural Language Generation (NLG), and highlights the challenges faced in NLU due to ambiguity in language. Additionally, the document details the steps involved in NLP, such as lexical analysis and semantic analysis, and introduces relevant terminology.

Uploaded by

Sumanth BM
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views5 pages

ApplicationsofAI UNIT5

Unit 5 discusses the applications of AI, focusing on Natural Language Processing (NLP) which enables communication with intelligent systems using natural language. It outlines the components of NLP, including Natural Language Understanding (NLU) and Natural Language Generation (NLG), and highlights the challenges faced in NLU due to ambiguity in language. Additionally, the document details the steps involved in NLP, such as lexical analysis and semantic analysis, and introduces relevant terminology.

Uploaded by

Sumanth BM
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Unit 5- Applications of AI

4.4.1 Natural Language Processing

Natural Language Processing (NLP) refers to AI method of communicating with an


intelligent systems using a natural language such as English.

Processing of Natural Language is required when you want an intelligent system like robot to
perform as per your instructions, when you want to hear decision from a dialogue based
clinical expert system, etc.

The field of NLP involves making computers to perform useful tasks with the natural
languages humans use. The input and output of an NLP system can be –

 Speech
 Written Text

5.1.1 Components of NLP

There are two components of NLP as given –

Natural Language Understanding (NLU)

Understanding involves the following tasks –

 Mapping the given input in natural language into useful representations.


 Analyzing different aspects of the language.

Natural Language Generation (NLG)

It is the process of producing meaningful phrases and sentences in the form of natural
language from some internal representation.

 Text planning – It includes retrieving the relevant content from knowledge base.

 Sentence planning – It includes choosing required words, forming meaningful


phrases, setting tone of the sentence.

 Text Realization – It is mapping sentence plan into sentence structure.

The NLU is harder than NLG.

Difficulties in NLU

NL has an extremely rich form and structure.

It is very ambiguous. There can be different levels of ambiguity –


 Lexical ambiguity – It is at very primitive level such as word-level.
o For example, treating the word “board” as noun or verb?
 Syntax Level ambiguity – A sentence can be parsed in different ways.
o For example, “He lifted the beetle with red cap.” – Did he use cap to lift the
beetle or he lifted a beetle that had red cap?
 Referential ambiguity – Referring to something using pronouns.
o For example, Rima went to Gauri. She said, “I am tired.” – Exactly who is
tired?
 One input can mean different meanings.
 Many inputs can mean the same thing.

[Link] NLP Terminology

 Phonology – It is study of organizing sound systematically.


 Morphology – It is a study of construction of words from primitive meaningful units.
 Morpheme – It is primitive unit of meaning in a language.
 Syntax – It refers to arranging words to make a sentence. It also involves determining
the structural role of words in the sentence and in phrases.
 Semantics – It is concerned with the meaning of words and how to combine words
into meaningful phrases and sentences.
 Pragmatics – It deals with using and understanding sentences in different situations
and how the interpretation of the sentence is affected.
 Discourse – It deals with how the immediately preceding sentence can affect the
interpretation of the next sentence.
 World Knowledge – It includes the general knowledge about the world.

[Link] Steps in NLP

There are general five steps –

 Lexical Analysis – It involves identifying and analyzing the structure of words.


Lexicon of a language means the collection of words and phrases in a language.
Lexical analysis is dividing the whole chunk of text into paragraphs, sentences, and
words.
 Syntactic Analysis (Parsing) – It involves analysis of words in the sentence for
grammar and arranging words in a manner that shows the relationship among the
words. The sentence such as “The school goes to boy” is rejected by English syntactic
analyzer.

 Semantic Analysis – It draws the exact meaning or the dictionary meaning from the
text. The text is checked for meaningfulness. It is done by mapping syntactic structures and
objects in the task domain. The semantic analyzer disregards sentence such as “hot ice-
cream”.
 Discourse Integration – The meaning of any sentence depends upon the meaning of
the sentence just before it. In addition, it also brings about the meaning of immediately
succeeding sentence.

 Pragmatic Analysis – During this, what was said is re-interpreted on what it


actually meant. It involves deriving those aspects of language which require real
world knowledge.

ROBOTICS

Aspects of Robotics
Difference in Robot System and Other AI Program

Applications of Robotics
Computer Vision

You might also like