Syntactic Pattern: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "“" to "“") |
m (Text replacement - ". ----" to ". ----") |
||
Line 3: | Line 3: | ||
** It can match a [[Parse Tree]]. | ** It can match a [[Parse Tree]]. | ||
* <B>See:</B> [[Lexical Pattern]], [[Lexico-Syntactic Pattern]], [[Regular Expression]]. | * <B>See:</B> [[Lexical Pattern]], [[Lexico-Syntactic Pattern]], [[Regular Expression]]. | ||
---- | ---- | ||
---- | ---- |
Latest revision as of 02:27, 24 September 2021
A Syntactic Pattern is a Pattern based on Syntax Rules.
- Context:
- It can match a Parse Tree.
- See: Lexical Pattern, Lexico-Syntactic Pattern, Regular Expression.
References
2001
- (Jacquemin, 2001) ⇒ Christian Jacquemin. (2001). “Spotting and Discovering Terms Through Natural Language Processing." MIT Press. ISBN:0262100851
- Syntactic pattern: A syntactic patterns is a tree structure in which leaf nodes are lexemes or syntactic categories. By extension, a syntactic pattern is also the frontier of such as tree structure.