summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 2 insertions, 6 deletions
diff --git a/README.md b/README.md
index 1e4bb01..49ed30d 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,5 @@
-A number of NLP related scripts. Some scripts require my zipf gem, see [1].
-\*.perl taken from the moses [2] toolkit.
-mem\_usage taken from [3].
-
+A number of NLP related scripts. Some scripts require my `zipf` ruby gem,
+see [1].
[1] https://github.com/pks/zipf
-[2] https://github.com/moses-smt/mosesdecoder
-[3] https://gist.github.com/netj/526585