summaryrefslogtreecommitdiff
path: root/README.md
blob: 98065f13b8118566d968db14553558dde8eddad6 (plain)
1
2
3
4
5
6
7
8
9
10
11
nothing to see here
(SCFG machine translation decoder in ruby, currently implements CKY+ parsing and hypergraph viterbi)

helpful stuff
 * https://github.com/jweese/thrax/wiki/Glue-grammar

todo
 * animate?
 * to json
 * integrate with HG