class documentation
class GlueDict(dict): (source)
Known subclasses: nltk.sem.glue.DrtGlueDict
Constructor: GlueDict(filename, encoding)
Undocumented
| Method | __init__ |
Undocumented |
| Method | __str__ |
Undocumented |
| Method | add |
Undocumented |
| Method | find |
Undocumented |
| Method | get_ |
Undocumented |
| Method | get |
Undocumented |
| Method | get |
Pick an alphabetic character as identifier for an entity in the model. |
| Method | get |
parameter "<word>" :param word: The actual word to be replace "<word>" |
| Method | get |
Based on the node, return a list of plausible semtypes in order of plausibility. |
| Method | initialize |
Undocumented |
| Method | lookup |
Undocumented |
| Method | lookup |
Lookup 'key'. There should be exactly one item in the associated relation. |
| Method | read |
Undocumented |
| Method | to |
Undocumented |
| Instance Variable | file |
Undocumented |
| Instance Variable | filename |
Undocumented |
| Method | _lookup |
Undocumented |
Pick an alphabetic character as identifier for an entity in the model.
| Parameters | |
| node | Undocumented |
| value:int | where to index into the list of characters |
parameter "<word>" :param word: The actual word to be replace "<word>"
| Parameters | |
| generic | A meaning formula string containing the |
| word | Undocumented |