diff options
author | Patrick Simianer <p@simianer.de> | 2014-01-31 14:43:02 +0100 |
---|---|---|
committer | Patrick Simianer <p@simianer.de> | 2014-01-31 14:43:02 +0100 |
commit | 4228c0af3c550a85d37b5565a806b8864a774c83 (patch) | |
tree | 756fd8f1a9a673e5c5aa0ef0e01df632ccf0eb48 | |
parent | f7edff38e167ce14efd564158709eb6e6ec2d353 (diff) |
readme
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ nlp_ruby ======== 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 * dags.rb : implementation of a directed acyclic graph and various algorithms * fileutil.rb : file utilities |