Skip to content
Snippets Groups Projects
Commit 6f16cf58 authored by robin.perrotin's avatar robin.perrotin
Browse files

.

parent 2864173b
No related branches found
No related tags found
No related merge requests found
......@@ -221,7 +221,7 @@ void simple_decoder_parser_arc_eager(context *ctx)
if(b1 && b2 && b3){
if(FlagNotInitExp){
ScoreTranslation += vcode_array[i].score/ProbaDivider;
ScoreTranslation += vcode_array[i].score;///ProbaDivider;
FlagNotInitExp = 0;
}
// if(vcode_array[i].score/ProbaDivider - ScoreTranslation > 0){
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment