0
0
NLPml~5 mins

Entity types (PERSON, ORG, LOC, DATE) in NLP - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What does the entity type PERSON represent in NLP?
The PERSON entity type represents names of people, such as 'Alice', 'Dr. Smith', or 'Barack Obama'.
Click to reveal answer
beginner
What kind of entities does ORG refer to?
ORG stands for organizations, including companies, institutions, agencies, or groups like 'Google', 'United Nations', or 'Harvard University'.
Click to reveal answer
beginner
Explain the LOC entity type with examples.
LOC means locations such as cities, countries, landmarks, or geographical places like 'Paris', 'Mount Everest', or 'Brazil'.
Click to reveal answer
beginner
What does the DATE entity type capture in text?
DATE captures expressions of dates or times, such as 'January 1, 2020', 'last Monday', or '2024'.
Click to reveal answer
intermediate
Why is recognizing entity types like PERSON, ORG, LOC, and DATE important in NLP?
Recognizing these entity types helps computers understand key information in text, like who is involved, where events happen, and when they occur, which improves tasks like search, summarization, and question answering.
Click to reveal answer
Which entity type would 'Microsoft' belong to?
AORG
BDATE
CLOC
DPERSON
The word 'London' is classified as which entity type?
APERSON
BORG
CLOC
DDATE
Which entity type fits the phrase 'March 15, 2023'?
APERSON
BDATE
CORG
DLOC
The name 'Emma Watson' is an example of which entity type?
ADATE
BORG
CLOC
DPERSON
Why do NLP systems identify entity types like PERSON, ORG, LOC, and DATE?
ATo understand key information like people, places, and times
BTo translate text into other languages
CTo count the number of words in a sentence
DTo check spelling errors
Describe the four main entity types PERSON, ORG, LOC, and DATE used in NLP and give an example for each.
Think about names of people, organizations, places, and dates you see in everyday news or conversations.
You got /4 concepts.
    Explain why recognizing entity types like PERSON, ORG, LOC, and DATE is useful for computers when processing text.
    Consider how knowing who, where, and when helps answer questions or find information.
    You got /3 concepts.