-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Named entity vs. proper name vs. proper noun #3
Comments
I would say that proper noun (in UD, PROPN) is a part-of-speech category and it always refers to just one word. A named entity can be a single word or a multi-word expression. A proper noun is probably always a named entity, but a named entity may be composed entirely of words other than America falls under all three terms, and yes, it may refer to the whole continent. Which is not in conflict with using the name as a part of United States of America. On the other hand, New Zealand obviously is distinct from Zealand. (BTW, the "Old" Zealand is the Dutch province of Zeeland. It does not refer to the Danish island of Sjælland.) |
#ZU - thank you Dan. I am sorry for using the other account I thought My and Misa already canceled it. Apparently no :( Thank you very much for solving ML notes and also thanks for the tutorial, as Marketa wrote, I will be also very much interested in learning more about GH. |
More notes by @Marketa-Lopatkova from #2: ML notes:Several questions about the named examples " the United States of America" is a "proper name", "America" is not - how to decide? Proper noun by tedy mělo být to, čemu Dan říká "common noun" (part of speech)? |
To summarize what has been said so far: UD: proper noun (PROPN)
DZ: common noun (NOUN) (=appellative)
DZ: proper name ... DO NOT USE THE TERM (just "name" is enough)
named entity
examples:
common nouns / names vs. generic / specific mentions
|
ZU: I believe we do not need to struggle with so many questions and read a lot of original rules for UMR and AMR, therefore I asked Julia and Martha about it, see the email. |
For more about the confusion, see #3.
I think we do not need the term "proper name". It is enough to call it "name" and reduce the confusion. Then "named entity" is simply an entity that has a name and is mentioned using the name. I just modified the text accordingly. |
Remove "(or part of the name)". For instance, jezero "lake" is a common noun but it can be used as part of a name, as in Černé jezero "Black Lake". To make things more confusing, there are exceptional cases where even a single common noun serves as a name. For example, kotel "cauldron" is used as the name for Kotel, the mountain in Krkonoše. I am not sure I would tag it |
Great, thanks Dane, I could not agree more with you
- Zdeňka
…________________________________
From: Dan Zeman ***@***.***>
Sent: Wednesday, July 12, 2023 1:41:48 PM
To: ufal/UMR ***@***.***>
Cc: Zdenkau ***@***.***>; Comment ***@***.***>
Subject: Re: [ufal/UMR] Named entity vs. proper name vs. proper noun (Issue #3)
DZ: proper name
* a vague term somewhere inbetween a proper noun and a named entity
which probably should be used as a synonym for named entity
* UMR: proper names … expressions that have been conventionally adopted as the name of a particular entity
(i.e. the names of particular places and persons);
can be composed of proper nouns and common nouns
I think we do not need the term "proper name". It is enough to call it "name" and reduce the confusion. Then "named entity" is simply an entity that has a name and is mentioned using the name. I just modified the text accordingly.
—
Reply to this email directly, view it on GitHub<#3 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AHHMWOX535SKATDLA2UWC3TXP2EPZANCNFSM6AAAAAA2FBY6NY>.
You are receiving this because you commented.Message ID: ***@***.***>
|
the summary above updated (note on avoiding the term "proper name") |
I extracted a comment by @Marketa-Lopatkova from entities.md and put it in this issue instead:
The text was updated successfully, but these errors were encountered: