From 47fe94c4addff8a3719998a32a0423662e9eccd2 Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Tue, 25 Feb 2014 17:23:26 +0100 Subject: hypergraphs => v0.4 --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 5db1487..338109c 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ The .gem can be found here: https://rubygems.org/gems/nlp_ruby bleu.rb : BLEU implementation, also per-sentence-BLEU dag.rb : implementation of a directed acyclic graph and various algorithms fileutil.rb : file utilities + hg.rb : data structures and algorithms (viterbi currently) for hypergraphs misc.rb : misc. stuff (e.g. monkey patches for Array and String) semirings.rb : semirings (used in dags.rb) SparseVector.rb : sparse vectors for ruby, based on Hash class -- cgit v1.2.3