Lexical Context Window
(Redirected from Word Mention Context Window)
Jump to navigation
Jump to search
A Lexical Context Window is a text token window in which the text tokens are lexical items.
- Context:
- It can range from (typically) being a Balanced Context Window to being a Left-Learning Context Window to being a Right-Leaning Context Window.
- It can contain Reference Information.
- It can be represented as a Passage Word Vector.
- It can (often) be a Content Word Context Window (that excludes function words).
- It can range from being an Ordered Lexical Context Window to being an Unordered Lexical Context Window.
- Example(s):
- Ordered Lexical Context Window, such as:
- [math]\displaystyle{ f }[/math]
((Zimbabwe_Air; kicked_the_bucket; twenty_four; years; ago; .), radius=1, target=2)
⇒(Zimbabwe Air; kicked the bucket; twenty four)
.
- [math]\displaystyle{ f }[/math]
- Unordered Lexical Context Window, such as:
(target, (word, a, is, then))
- Ordered Lexical Context Window, such as:
- Counter-Example(s):
- See: Word-Context Window Statistic, Skip-Gram Context Window, n-Gram, Word Co-Occurrence Relation.