diff options
Diffstat (limited to 'prototype/README.md')
-rw-r--r-- | prototype/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/prototype/README.md b/prototype/README.md new file mode 100644 index 0000000..7216d49 --- /dev/null +++ b/prototype/README.md @@ -0,0 +1,3 @@ +experimental scfg machine translation decoder in ruby, currently implements cky+ +parsing and viterbi on hypergraphs + |