[irstlm] 75/126: improved info

Giulio Paci giuliopaci-guest at moszumanska.debian.org
Tue May 17 07:46:46 UTC 2016


This is an automated email from the git hooks/post-receive script.

giuliopaci-guest pushed a commit to annotated tag adaptiveLM.v0.1
in repository irstlm.

commit 07ad402ca81d701bdfcf4809bd40505f9a918e61
Author: Nicola Bertoldi <bertoldi at fbk.eu>
Date:   Thu Sep 10 11:34:30 2015 +0200

    improved info
---
 src/context-dependent-evaluation.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/context-dependent-evaluation.cpp b/src/context-dependent-evaluation.cpp
index b14f514..61b2e97 100644
--- a/src/context-dependent-evaluation.cpp
+++ b/src/context-dependent-evaluation.cpp
@@ -604,7 +604,7 @@ int main(int argc, char **argv)
 		//collect total occurrences of current word in the following intervals
 		// [firs position], [<=1%], [<=2%], [<=5%], [<=10%]
 		int Rank_histogram[5];
-		int Rank_perc[5];
+		double Rank_perc[5];
 		int Rank_limit[5];
 		int max_rank = lmt->getDict()->size();
 		

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/irstlm.git



More information about the debian-science-commits mailing list