nltk.ccg.logic module
Helper functions for CCG semantics computation
-
nltk.ccg.logic.compute_composition_semantics(function, argument)[source]
-
nltk.ccg.logic.compute_function_semantics(function, argument)[source]
-
nltk.ccg.logic.compute_substitution_semantics(function, argument)[source]
-
nltk.ccg.logic.compute_type_raised_semantics(semantics)[source]