concepts.language.ccg.grammar#
Data structures and algorithms for lexicon, grammar and parsing.
Module attributes
A syntax sugar that allows users to define several lexicon entries for a single word. |
Functions
|
Compose two CCG nodes. |
Classes
The data structure of a CCG grammar and the implementation for parsing. |
|
A node in the CCG parsing tree. |
|
The data structure for lexicon entries. |
Exceptions
An exception raised when parsing fails. |