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: chart
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: 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: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: 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:compiling moses 3 chart
[Moses-support] compiling moses 3 chart Hello, I guess this question is for Hugh. I’m trying to compile the new moses chart parsing decoder in the mt3_chart directory. I have the berkeleydb libraries under /usr/lib and /usr/include. I run ./regenerate-makefiles.sh;./configure –with-srilm=/home/john/srilm … Continue reading