Natural Language Processing CH5 Flashcards

1
Q

What is NLP?

A

a process of computer analysis of input provided in natural language, and conversion of this input into useful form of representation
- natural language processing
- a tool to represent information

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Components of NLP

A
  1. Morphological analysis
  2. Syntactic analysis
  3. Semantic analysis
  4. Pragmatic analysis
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Morphological Analysis

A

Analyzing words into their linguistic components
- car+PLU = cars
- give+PROG = giving

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Syntactic Analysis

A

a grammar checker
- a description of how words are grouped and connected to each other in a sentence

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Semantic Analysis

A

Assigning meanings to the structures created by syntactic analysis
- plays an important role selecting a word that can have different meanings

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Pragmatic Analysis

A

The study of speaker’s meaning, what speaker’s intentions and beliefs are:
- “Do you have the time” means What time is it?

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Applications of NLP

A
  1. Machine Translation
  2. Database Access
  3. Information Retrieval
How well did you know this?
1
Not at all
2
3
4
5
Perfectly