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