summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index cc8d3ef..ff5bd3d 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
-nlp_ruby
-========
+zipf
+====
My little NLP library, supposed to make _my_ work a little easier and less redundant.
-The .gem can be found here: https://rubygems.org/gems/nlp_ruby
+The .gem can be found here: https://rubygems.org/gems/zipf
bleu.rb : BLEU implementation, also per-sentence-BLEU
dag.rb : implementation of a directed acyclic graph and various algorithms