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
Tag Archives: giza++
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: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: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:About giza++ options when running moses
[Moses-support] About giza++ options when running moses hi all, About Giza++ options, I found this on moses website: ————————————————————————————————– GIZA++ Options GIZA++ takes a lot of parameters to specify the behavior of the training process and limits on sentence length, … Continue reading