nltk.ccg.UndirectedFunctionApplication¶
- class nltk.ccg.UndirectedFunctionApplication[source]¶
Bases:
UndirectedBinaryCombinator
Class representing function application. Implements rules of the form: X/Y Y -> X (>) And the corresponding backwards application rule