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: January 2010
Moses Support Digest: moses installation
[Moses-support] moses installation HAI friends………. i am working in SMT.For that i tried to install MOSES.I installed GIZA++ and SRILM.While installing moses some error is coming….it happens at “make -j 2″….i am copy pasting what it gives…… ############################################ $[root at … Continue reading
Moses Support Digest:word lattice and multiple translation tables optimization problem
[Moses-support] word lattice + multiple translation tables optimization problem Dear all, I am trying to optimize a system with multiple translation tables and a word lattice input. The first iteration of the optimization is done ok. However, after that, I … Continue reading
Moses Support Digest: moses_chart and recaser phrase-table
[Moses-support] moses_chart and recaser/phrase-table ? Hi, is the moses/moses_chart executable from the mt3_chart branch supposed to be usable as a recaser (that is using a phrase-table) ? When I do so then I get a SEGV (see stacktrace at the … Continue reading
Moses Support Digest: moses-chart error while compiling training scripts
[Moses-support] moses-chart: error while compiling training scripts I’ve got the following error message when compiling the training scripts from the moses-chart trunk: g++ tables-core.o extract.o SyntaxTree.o XmlTree.o -o extract extract.o: In function `printAllHieroPhrases(SentenceAlignment&, int, int, int, int, HoleCollection&)’: moses-chart/scripts/training/phrase-extract/extract.cpp:561: undefined … Continue reading
Moses Support Digest:moses for cygwin
[Moses-support] moses for cygwin hello everyone: Is there somebody install moses in cygwin? when i install it in cygwin, the srilm does not installĀ”.
Moses Support Digest: The problem with the installation of Moses on Windows XP
[Moses-support] The problem with the installation of Moses on Windows XP Hello, I would like to install Moses on my computer with Windows XP. I used the instructions contained on the website, but unfortunately I was not able to properly … Continue reading
Moses Support Digest: Moses on the iPhone
[Moses-support] Moses on the iPhone Hello, My name is Andrew Haddad. I am a Graduate Research Assistant at Purdue University. I have been given the task of getting moses working on the iphone. The moses package, which we have successfully … Continue reading
Moses Support Digest: different servers different time different result
[Moses-support] different servers + different time – different result? Hi all, I ran some experiments with moses like, half a year ago. And recently I ran them for a second time. The time I got the reuslts, I got confused. … Continue reading
Moses Support Digest:Alignment information from binary phrase table
[Moses-support] Alignment information from binary phrase table Hello all, I am trying to get the alignment information from a binary phrase table that was generated from a plain phrase table containing alignment information. I load the phrase table through the … Continue reading
Moses Support Digest:Reading binary phrase table from the disk
[Moses-support] Reading binary phrase table from the disk Hello, As I understand, when given a binary phrase table, moses does not load it into memory, but rather seeks for phrases in file directly from disk. Could you please tell me, … Continue reading