mosesdecoder/scripts/ems/biconcor
Michal Hrusecky 4bd84bca1a Alway return something in non-void functions
There were functions defined as non-void but didn't have return value
for all possible passes. This can result in undefined behavior. Fixed
this issue and returning values that somehow makes sense hopefully.
2012-02-01 14:03:49 +01:00
..
Alignment.cpp run beautify.perl. Consistent formatting for .h & .cpp files 2011-02-24 13:57:11 +00:00
Alignment.h improvements to ems analysis 2011-06-21 21:52:13 +00:00
base64.cpp improvements to ems analysis 2011-06-21 21:52:13 +00:00
base64.h improvements to ems analysis 2011-06-21 21:52:13 +00:00
biconcor.cpp improvements to ems analysis 2011-06-21 21:52:13 +00:00
Jamfile Trigger biconcor compilation 2011-11-30 15:23:13 +00:00
Mismatch.cpp improvements to ems analysis 2011-06-21 21:52:13 +00:00
Mismatch.h improvements to ems analysis 2011-06-21 21:52:13 +00:00
PhrasePair.cpp improvements to ems analysis 2011-06-21 21:52:13 +00:00
PhrasePair.h run beautify.perl. Consistent formatting for .h & .cpp files 2011-02-24 13:57:11 +00:00
PhrasePairCollection.cpp Alway return something in non-void functions 2012-02-01 14:03:49 +01:00
PhrasePairCollection.h improvements to ems analysis 2011-06-21 21:52:13 +00:00
SuffixArray.cpp run beautify.perl. Consistent formatting for .h & .cpp files 2011-02-24 13:57:11 +00:00
SuffixArray.h run beautify.perl. Consistent formatting for .h & .cpp files 2011-02-24 13:57:11 +00:00
TargetCorpus.cpp minor warning 2011-05-20 02:49:38 +00:00
TargetCorpus.h run beautify.perl. Consistent formatting for .h & .cpp files 2011-02-24 13:57:11 +00:00
Vocabulary.cpp run beautify.perl. Consistent formatting for .h & .cpp files 2011-02-24 13:57:11 +00:00
Vocabulary.h run beautify.perl. Consistent formatting for .h & .cpp files 2011-02-24 13:57:11 +00:00