Commit Graph

9608 Commits

Author SHA1 Message Date
Kenneth Heafield
7dc4faa97e Fix cd error when running bjam from non-top 2013-03-19 11:17:17 +00:00
Barry Haddow
42526b5b6e Merge branch 'master' of github.com:moses-smt/mosesdecoder 2013-03-18 21:50:11 +00:00
Barry Haddow
8efeb59228 don't lowercase reference if there's a recaser 2013-03-18 21:29:17 +00:00
Hieu Hoang
656b70c829 Merge pull request #31 from achimr/master
Hungarian and Latvian non-breaking prefix files
2013-03-18 14:24:11 -07:00
Achim
038871fdb3 Hungarian and Latvian non-breaking prefix files 2013-03-18 17:17:35 -04:00
Hieu Hoang
dbfd4847ce Merge branch 'master' of github.com:moses-smt/mosesdecoder 2013-03-18 16:49:10 +00:00
Hieu Hoang
1b83b85f44 debug info from sort command 2013-03-18 16:48:40 +00:00
Hieu Hoang
9f4824b2be single threaded compile error 2013-03-16 13:25:31 +00:00
Hieu Hoang
18e8f12d5e Merge branch 'master' of github.com:moses-smt/mosesdecoder 2013-03-15 20:38:42 +00:00
Hieu Hoang
8523a27768 fix single-threaded 2013-03-15 20:38:26 +00:00
Hieu Hoang
df5f0934be eclipse 2013-03-15 19:48:51 +00:00
Hieu Hoang
de2519fb88 eclipse 2013-03-15 19:48:11 +00:00
Hieu Hoang
2d252d2dd0 memory leak 2013-03-15 16:11:15 +00:00
Hieu Hoang
974bdd979b memory leak 2013-03-15 14:19:36 +00:00
Hieu Hoang
3da09b921c memory leak 2013-03-15 12:30:39 +00:00
Hieu Hoang
802f5ab3b7 testing commit emails function. 9 2013-03-15 11:19:15 +00:00
Hieu Hoang
e60c4f74ef test commit. One last time on sourceforge 2013-03-15 10:11:36 +00:00
Hieu Hoang
d7806b9351 testing commit emails function. 8 2013-03-14 18:08:15 +00:00
Hieu Hoang
d931006dbc testing commit emails function. 7 2013-03-14 18:04:11 +00:00
Hieu Hoang
b639f0b210 testing commit emails function. 6 2013-03-14 18:02:38 +00:00
Hieu Hoang
df3e379d2b testing commit emails function. 5 2013-03-14 17:58:57 +00:00
Hieu Hoang
a3d50bab1a testing commit emails function. 4 2013-03-14 17:50:58 +00:00
Hieu Hoang
763f6b84a7 testing commit emails function. 3 2013-03-14 17:48:43 +00:00
Hieu Hoang
08330adfe6 testing commit emails function. 2 2013-03-14 10:44:00 +00:00
Hieu Hoang
946fbc45e1 testing commit emails function 2013-03-14 09:58:33 +00:00
phikoehn
3a7f4f776a minor 2013-03-13 17:54:29 +00:00
phikoehn
5ba153806b fixed kneserNey phrase probability smoothing bug reported by Česlav Przywara <ceslav@przywara.cz> 2013-03-13 17:52:24 +00:00
Hieu Hoang
21c51194fa add -print-alignment-info 2013-03-13 12:12:33 +00:00
Kenneth Heafield
7b1c062cdc Update Boost install link 2013-03-12 02:03:44 -04:00
Ian Johnson
35b3957896 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2013-03-11 13:04:19 +00:00
Ian Johnson
13b6973cee Fixed GIZA++ installation directory name. 2013-03-11 13:04:10 +00:00
Barry Haddow
5f1be3217b bugifx format of extract file for instance weighting 2013-03-07 21:40:43 +00:00
Lane Schwartz
b968eae629 Take hypothesis recombination into account
when outputting phrase-based lattice as hypergraph
2013-03-07 15:42:26 -05:00
Lane Schwartz
fe5e737589 Subtract prior scores when outputting phrase-based hypergraph arcs. 2013-03-07 15:42:26 -05:00
Ian Johnson
3e73ac29b2 Added the RPM installer builder to contrib. 2013-03-06 14:53:45 +00:00
Ian Johnson
f2536cddff Added arrow based Moses training pipeline demonstration program to contrib. 2013-03-06 13:37:41 +00:00
Lane Schwartz
0afd06cdbd Merge branch 'master' of www:/repos/git/Decoders/mosesdecoder 2013-03-05 09:40:28 -05:00
Lane Schwartz
45f0057b54 Fixed bug in outputing search lattice as hypergraph 2013-03-04 17:02:16 -05:00
Phil Williams
6fa279fadb filter-rule-table.py: change default pruning count from 1 to 0
Change the default pruning threshold from 1 to 0 to allow for
Hiero-style fractional counts.
2013-03-04 21:02:50 +00:00
Lane Schwartz
cf94b96afa Try to ensure that lattice nodes are output in topological order 2013-03-04 14:20:01 -05:00
Lane Schwartz
ec69acf3d4 Don't open all hypergraph output files at once. 2013-03-04 12:07:37 -05:00
Christian Buck
63e78e3b52 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2013-03-04 15:31:18 +00:00
Christian Buck
26bf04df5d added unbuffered mode for casers (using -b) 2013-03-04 15:29:13 +00:00
Lane Schwartz
8573a66da0 Close hypergraph output files. 2013-03-04 09:15:46 -05:00
Hieu Hoang
3013227385 output an empty line in align file even if no best hypo 2013-03-04 10:19:50 +00:00
Hieu Hoang
349dffd750 Fix for incorrect alignment from moses_chart 2013-03-02 17:58:33 +00:00
Hieu Hoang
68dbe85545 Merge pull request #28 from amittai/amittai
three small things
2013-02-27 07:33:52 -08:00
amittai
7ca271b200 fixed typo 2013-02-26 19:47:44 -08:00
amittai
1f82a43837 where'd the edit go? 2013-02-26 11:37:31 -08:00
amittai
5cdf65ba33 Revert "Revert "let's be consistently case-insensitive with respect to the xml tags""
This reverts commit 8b6e98c633.
2013-02-26 11:32:29 -08:00