Archives
-
Recent Posts
- Error “join: multi-character tab `\\t’” for using join tab
- Two methods to redirect output for “set -x”
- “set -x”: Prints executed commands and their arguments
- How to start new process or run shell commands within python?
- Mean Absolute Error (MAE) and Mean Square Error (MSE)
- “Nohup” and “Screen”
- Reference of Scheme or Lisp
- Google’s Protocol Buffers: Beautiful and Easy
- Moses Support Digest: CALL FOR PAPERS – PBML
- Moses Support Digest: moses-irstlm memory racing with 5-gram lm
- Moses Support Digest: EMS table binarization
- Moses Support Digest: processPhraseTable in windows
- Moses Support Digest: compiling on Mac
- Moses Support Digest: about CreateOnDiskPt parameter
- Moses Support Digest: experiment management system and Moses scripts
Categories
February 2012 M T W T F S S « Apr 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 Tags
ACL Artificial Intelligence Bayesian Modeling Bayesian Networks binary phrase table BLEU chart cygwin decoder decoding Dictionary dos fedora giza++ Graphical Models Hierarchical rule IRSTLM language model Linux lm Machine learning Maximum Entropy Model moses nbest NLP nlpers openTMS phrase-table plugin POS programming python RandLM RDBMS reordering set -x shell SMT SRILM Statistical Machine Translation suffix arrays Summarization support wmt2010 WordPressRecent Comments
- emnlp on How to start new process or run shell commands within python?
- emnlp on Mean Absolute Error (MAE) and Mean Square Error (MSE)
- 52nlp on About
- David Walton on About
- rex moreno on Moses Support Digest: moses-irstlm memory racing with 5-gram lm
- 52nlp on WpMathEditor
- Ali Bell on WpMathEditor
- Deden Miptahudin on From nlpers:Getting Started In Summarization
- 52nlp on About
- zh on About
Meta
Blogroll
Category Archives: Moses
Moses Support Digest: Issues with Score data
[Moses-support] Issues with Score data Hello I am trying to tune my system ( baseline ) and I have been having the following error ( copied from my cmert.log file): Seeding random numbers with system clock Scorer config string: Using … Continue reading
Moses Support Digest: Note that regr. test for ptable-filtering fails
[Moses-support] Note that regr. test for ptable-filtering fails Hi, I just wanted to warn recent committers that the regression test for moses ptable filtering fails (the built-in filtering, not the script filter-model-given-input.perl). Cheers, O.
Moses Support Digest: TER evaluation tool
[Moses-support] TER evaluation tool Hello All, I want to know is there any TER evaluation tool which can be used for scoring moses output ? Best Regards, S.Bakhshaei
Moses Support Digest: Any documentation about the Multiple Decoding Path functionality
[Moses-support] Any documentation about the Multiple Decoding Path functionality.. Hi All, I have been using Moses for a couple of months now. I work in Domain Adaptation and I was using the Multiple Decoding Path functionality to combine multiple domain … Continue reading
Moses Support Digest: cannot find -loolm
[Moses-support] cannot find -loolm libtool: link: g++ -g -O2 -o lmbrgrid LatticeMBRGrid.o LatticeMBR.o IOWrapper.o -L/home/sripirakas/SMT/tools/srilm/lib/i686 ../../moses/src/.libs/libmoses.a -L/home/sripirakas/SMT/tools/moses/OnDiskPt/src -lOnDiskPt -loolm -ldstruct -lmisc -lz /usr/bin/ld: cannot find -loolm collect2: ld returned 1 exit status make[2]: *** [moses] Error 1 make[2]: *** Waiting … Continue reading
Moses Support Digest: Experiment.perl publications & documentation
[Moses-support] Experiment.perl publications & documentation Hi, At the MT Marathon, Jon and the other LoonyBin folks presented a paper describing the LoonyBin workflow manager. I was wondering if there’s any similar publication describing the experiment.perl workflow manager, and if there’s … Continue reading
Moses Support Digest: Moses decoder on windows freezes after 5 sentences
[Moses-support] Moses decoder on windows freezes after 5 sentences Dear All I have this little python script to run quick tests on moses models (see below). The same script works on unix and windows, given the right paths. I’m also … Continue reading
Moses Support Digest: Moses release
[Moses-support] Moses release Hiya Mosers and Mosettes, It’s been a year since the last release& there’s been lots of changes, by lots of people, that we thought you should know about. A new release tar ball and zip file are … Continue reading
Moses Support Digest: different bleu scores from nist and moses scripts
[Moses-support] different bleu scores from nist and moses scripts Dear list, I am getting different BLEU scores from the NIST mteval script (version) and the multi-bleu.perl script within Moses’s distribution for the same reference and hypothesis translations — even the … Continue reading
Moses Support Digest: Word Alignment – Moses
[Moses-support] Word Alignment – Moses? Hi.. Couldy you please tell me if I can use Moses as a tool like Giza++ for the purpose word alignment. If yes could you give me the link of where can I get further … Continue reading