concepts.language.ccg.learning#
Algorithms for learning CCG entries from exmaples.
Functions
A helper function that automatically perform re-search for known words in a sentence. |
|
|
Learn a CCG lexicon from a sentence by both parsing the sentence and grounding the parsing result with a given executor. |
|
Learn CCG lexicon entries from a sentence by trying to parse the sentence. |
|
Learn CCG lexicon entries from a sentence by trying to parse the sentence. |
Classes
The result of CCG learning. |