diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,11 +1,12 @@ -nothing to see here +not much to see here, yet (SCFG machine translation decoder in ruby, currently implements CKY+ parsing and hypergraph viterbi) helpful stuff * https://github.com/jweese/thrax/wiki/Glue-grammar + * http://aclweb.org/aclwiki/index.php?title=Hypergraph_Format todo - * animate? - * to json +==== + * animate parsing? * integrate with HG |