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
Category Archives: Moses
Moses Support Digest: About mert-moses in mose-chart
[Moses-support] About mert-moses in mose-chart Dear Sir, When I use mert-moses in Mose-chart with the command: nohop nice ./mert-moses.pl working-dir/tunin /nc-dev2007.lowercased.fr working-dir/tuning/lowercased.en /home/i8001/s0810207/Mose-chartN/mose-chart/moses-cmd/src/moses working-dir/model/moses.ini –working-dir working-dir/tuning –rootdir /home/i8001/s0810207/Mose-chartN/bin/moses-scripts/scripts-20100302-1240/ –decoder-flags “-v 0″ >& working-dir/tuning/mert.out I met problem I can’t use hierarchical … Continue reading
Moses Support Digest: BLEU_error
[Moses-support] BLEU_error Dear all, I tried BLEU for evaluation.It is giving an error.Can anyone help me to rectify this error.I am copy pasting that error below. After training and testing i directly tried evaluation .i skipped the steps recaser, detokenizier, … Continue reading
Moses Support Digest: About moses-chart
[Moses-support] About moses-chart Dir sir, When I train rule table for moses chart, at the end of rule I saw two parameter (see rule example) ! ” . [X] ||| ! ” [X] ||| ||| 0.333333 0.004318 1 0.0854249 2.718 … Continue reading
Moses Support Digest:mt3_chart compilation error
[Moses-support] mt3_chart compilation error Hi, When trying to compile mt3_chart i get a compilation error for PhraseDictionaryDynSuffixArray.o, what could be the cause/solution for this, could it be caused by adding -std=c++0x to the AM_CPPFLAGS (ref: http://www.mail-archive.com/moses-support@mit.edu/msg01483.html)? Im compiling with gcc4.4. … Continue reading
Moses Support Digest:SRILM installation problem
[Moses-support] SRILM installation problem Hi All, I had a problem to install Moses and posted it here but no response is coming out yet. Can any one help me where to post this. I appreciate you guys for any help. … Continue reading
Moses Support Digest:GIZA++ error
[Moses-support] GIZA++ error sir, while running the Giza++ by the command ./GIZA++ -S corp.en.vcb -T corp.ta.vcb -C corp.en_corp.ta.snt we are getting as below : what is the coocurrence file ? how to rectify this problem and run Giza++ ? reading … Continue reading
Moses Support Digest:Is reordering model a must-be-used component to use?
[Moses-support] Is reordering model a “must-be-used” component to use? I wonder if I may exclude the reordering model during search.Since I came up with my morpho-syntactical preprocessor to transform source languagein both training-time and run-time, and reordering model deals with … Continue reading
Moses Support Digest:about the moses-chart reordering
[Moses-support] about the moses-chart reordering Dear all: Could you tell me where can I find the details of moses-chart reordering? It seems that the reordering table is quite different from that of moses. Is there any papers or documents for … Continue reading
Moses Support Digest:Dictonary use during training
[Moses-support] Dictonary use during training Hi all, I’m wondering if you would know where I can find an english to spanish parallel, word to word dictionary to complement my training corpus. Also, from what I have searched I understand you … Continue reading
Moses Support Digest:2.718 in the phrase-table
[Moses-support] 2.718 in the phrase-table The exact purpose of the value 2.718 is what I am not sure of.As far as I know, the value is used for preferring the hypothesis with less phrases tothe one that use more phrases(words) … Continue reading