summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2014-06-12 14:39:37 +0200
committerPatrick Simianer <p@simianer.de>2014-06-12 14:39:37 +0200
commite834fd628f61aca04f98691eb56e9808c33c6787 (patch)
treea22c8f49fae4aff05e896b2b2fb5313d531cc629 /README.md
parent7d267062cd109ac27cff8a818ff368b949d7f6a0 (diff)
cleanup
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 98065f1..edf89bd 100644
--- a/README.md
+++ b/README.md
@@ -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