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
May 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 30 31 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
- Steve Phillips on How to start new process or run shell commands within python?
- Lita on Moses Support Digest: different servers different time different result
- shamtest on Mean Absolute Error (MAE) and Mean Square Error (MSE)
- 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
Meta
Blogroll
Author Archives: 52nlp
Moses Support Digest: EMS table binarization
[Moses-support] EMS: table binarization Hi all, I’m trying to run a system with a binary phrase table, and it doesn’t appear to be doing the binarization. Looking in experiment.meta the relevant section appears to be binarize-config in: config out: bin-config … Continue reading
Moses Support Digest: processPhraseTable in windows
[Moses-support] processPhraseTable in windows Dear All, I would like to know how to run processPhraseTable in windows to make Binary Phrase Tables. Best Regards, Kyaw Kyaw Zin
Moses Support Digest: compiling on Mac
[Moses-support] compiling on Mac I have a doubt about moses. when I try to compile with make on Mac (Snow Leopard or Leopard), it gives me strange libtool errors (see below). It’s only recently been doing this so might be … Continue reading
Moses Support Digest: about CreateOnDiskPt parameter
[Moses-support] about CreateOnDiskPt parameter Hi all: Could please anyone explain a bit about these two parameter of CreateOnDiskPt: [#source factors] [#target factors] Because when I’m trying to binarize the New format of moses [version 2010/4/26], I have to use [#source … Continue reading
Moses Support Digest: experiment management system and Moses scripts
[Moses-support] experiment management system and Moses scripts Hi all, I’ve just downloaded and installed the latest subversion revision (3261) and I’m trying out the new experiment management system, but the Moses scripts are causing me problems. When I point the … Continue reading
Moses Support Digest: Regarding moses.weight-reused.ini
[Moses-support] Regarding moses.weight-reused.ini Hello I have a question to which I have been wanting to know the answer, I googled, I read but I am still not clear about the following: I replicated the baseline, following these steps: 1. Preprocessing … Continue reading
Moses Support Digest: Moses seems to hang
[Moses-support] Moses seems to hang I just built a new moses system with the newest releases of all components: 1) GIZA++ (SVN rev 8, v 1.0.3) 2) IRSTLM (SVN rev 38, v 5.40.01) 3) Moses (SVN rev 3210, dated 4-26-2010) … Continue reading
Moses Support Digest: Copyright application issue for a Snippet Translation System using MOSES
[Moses-support] Copyright application issue for a Snippet Translation System using MOSES Dear Sir, We have developed a reordered Phrase based SMT System with reordering of input snippets obtained from a search engine. The system translates English / Hindi snippets to … Continue reading
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.