summaryrefslogtreecommitdiff
path: root/python/src/grammar.pxi
AgeCommit message (Collapse)Author
2012-07-21[python] Support for grammarsVictor Chahuneau
- Translation rules can now be create programatically - Grammars = list of translation rules can be used for translation - Feature expectations on the hypergraph (inside_outside)