summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index b129ef3..3a6b1b7 100644
--- a/README.md
+++ b/README.md
@@ -5,3 +5,9 @@ A number of NLP related scripts.
Some scripts require my zipf gem,
see https://github.com/pks/zipf
+compound-splitter.perl and tokenizer.no-escape.perl
+taken from the moses [1] toolkit.
+
+
+[1] https://github.com/moses-smt/mosesdecoder
+