-
After the command here: https://github.com/moses-smt/mosesdecoder/blob/master/scripts/generic/score-parallel.perl#L171 ran, the file `$TMPDIR/phrase-table.half.$numStr.gz` is not actually in gzip form…
-
I'm a moses freshman. And when I try the code in Moses Manual page62(or you can find it in 3.1.6 where describes how to limit the translation table size), I found the option -ttable-limit seems to be …
-
Would you like to wrap any pointer data members with the template class "[std::unique_ptr](http://en.wikipedia.org/wiki/Smart_pointer#unique_ptr)"?
Update candidates:
- [BilingualDynSuffixArray](http…
-
[An extra null pointer check is not needed in functions](http://dietmar-kuehl.de/mirror/c++-faq/freestore-mgmt.html#faq-16.8) like the following.
- [FeatureStats](https://github.com/moses-smt/mosesdec…
-
I would like to point out that identifiers like "[`LM_WORD_INDEX__`](https://github.com/moses-smt/mosesdecoder/blob/1e906bea73f920f3a97ea80b67b7b8f37b9def6c/lm/word_index.hh#L2)" and "[`__UG_STREAM_HH…
-
Hi, perhaps I am doing something wrong, but tcmalloc library is not getting linked with the default options provided in Jamroot.
In Jamroot, in the line:
requirements += multi:$(tcmalloc)
the varia…
-
scripts/ems/support/reuse-weights.perl is not working.
With the new format, all weights are in a part [weights] in moses.ini, but this script is still expecting them in [weights-XY] part.
-
Hi,
My question is explained in details here: http://stackoverflow.com/questions/19962783/moses-crashed-with-segmentation-fault
I tried both latest rev from git for last couple of days, or older ver…
-
Comments in moses.ini files (e.g., $MOSES/scripts/regression-testing/tests/mert-moses-new/moses.ini) claim that a ttable-limit of 0 means no limit, but in fact it seems to actually load 0 items.
-
Hello,
I'm trying to compile the source code but I'm getting two compilation errors:
- ScoreFeatureTest.cpp:(.text.startup+0xb): undefined reference to `boost::unit_test::unit_test_main(bool (_)(), i…