Word Mention Annotated String
Jump to navigation
Jump to search
A word mention annotated string is an annotated word string that refers to a word mention.
- Context:
- It can range from being a Total Word Mention String to being a Partial Word Mention String (with only some identified word mentions).
- It can represent a Linguistic Expression/Linguistic Phrase.
- It can be produced by: a Word Mention Segmentation Task.
- It can be consumed by: a Word Mention Reference Resolution Task.
- Example(s):
[I] [bought] [a] [real time] [operating system]
, a Total Word Mention String.I bought a [real time] [operating system]
, a Partial Word Mention String and Term Mention String.[日文] [章魚] [怎麼] [說]
.- …
- Counter-Example(s):
- any Tokenized String, such as: ("I", "'m", "a", "notary", "public").
- any Written Sentence, such as: "日文章魚怎麼說".
- any Word Mention Set.
- See: Word Form String, Word Mention Tuple, Terminal Word String.