| Trees | Indices | Help |
|
|---|
|
|
Base classes for grammatical rules.
Base formalism rules: this provides the base classes for formalisms to define their rules with. All behaviour in here should be core CCG rule behaviour common to all CCG formalisms. Subclasses these rules in specific formalisms.
Author: Mark Granroth-Wilding <mark.granroth-wilding@ed.ac.uk>
|
|||
| Rule | |||
|
ApplicationRuleBase Rule for standard CCG application. |
|||
|
CompositionRuleBase Rule for standard CCG composition. |
|||
|
|||
logger = logging.getLogger("main_logger")
|
|||
__package__ =
|
|||
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Nov 26 16:04:55 2012 | http://epydoc.sourceforge.net |