diff options
author | Patrick Simianer <p@simianer.de> | 2015-03-23 11:01:45 +0100 |
---|---|---|
committer | Patrick Simianer <p@simianer.de> | 2015-03-23 11:01:45 +0100 |
commit | e84265273b121eb5fbf465b80ea39d43602703fe (patch) | |
tree | a9d81c8493eec4fb360c86d3645c5845ee034268 /prototype/README.md | |
parent | caf2fa0398fc29d373bce5b3a6cd54e3948e9866 (diff) |
fix prototype
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 + |