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
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
Monthly Archives: December 2009
Moses Support Digest:POS LM
[Moses-support] POS LM Hi There is pos.lm of the target language in factored model training. I want to know the steps involved in preparing the POS.lm and the kind of input parameters altogether. -Doren
Moses Support Digest:tuning tree-based models
[Moses-support] tuning tree-based models Hello All, I want to tune a tree-based trained system. I pass the moses_chart decoder to the mert-moses-new.perl script. The script seems to make 1 decoding run producing features.dat and scores.dat files, but it writes an … Continue reading
Moses Support Digest:Tuning failure with Language model type unknown
[Moses-support] Tuning failure with “Language model type unknown.” Hello, I am currently trying to train a Moses system, which goes fine until the tuning step. I get the following error : Creating lexical reordering… weights: 0.111111 0.111111 0.111111 0.111111 0.111111 … Continue reading
Moses Support Digest:running giza in parts
[Moses-support] running giza in parts Dear list, can anyone direct me to a description of the exact algorithm of running giza++ in parts? I know the co-occurrence file is used for more memory efficient storage of the translation table and … Continue reading
Moses Support Digest:The results of your email commands
[Moses-support] The results of your email commands Hi, I would really appreciate it if you could help me with the following question I have: I was wondering if a LM created with RANDLM can be converted into a binary format? … Continue reading
Moses Support Digest:dictionary problem solved
[Moses-support] dictionary problem solved Hi all, This dictionary problem is finally solved. “-d” option works well. I made a silly mistake here and caused the problem. I converted the dictionary file to UTF8, but the coding of other files is:7bit … Continue reading
Moses Support Digest:How to run giza++ with a dictionary
[Moses-support] How to run giza++ with a dictionary? hi all, How to run giza++ with a dictionary? I’ve looked through both moses manual and giza++ readme,but there seems no answer to this question.All I got to know is the format … Continue reading
Moses Support Digest:-lmodel-dub parameter
[Moses-support] -lmodel-dub parameter Hi List, Could anyone please explain what is the usage of -lmodel-dub parameter? Does it related to language model filtering? In the help message it says “-lmodel-dub parameter” but no furthur information is given e.g. format of … Continue reading
Moses Support Digest:moses threads compilation problem with RandLM
[Moses-support] moses threads compilation problem (with RandLM) Hi Barry and other folks, I’m also having trouble compiling Moses with threads and RandLM, there seems to be a bug in MainMT.cpp ? Here is what I am doing: Get fresh copy … Continue reading
Moses Support Digest:How do you solve this moses problem
[Moses-support] How do you solve this moses problem? Thanks Hi friend, I have encountered the same problem as somebody, like in this link: http://www.mail-archive.com/moses-support@mit.edu/msg01646.html Before three months, I did the step-by-step guide for moses in http://www.statmt.org/moses_steps.html Then, everything is right. … Continue reading