Commit Graph

4483 Commits

Author SHA1 Message Date
Wilker Aziz
85dd58fed3 Merge branch 'master' of git://github.com/moses-smt/mosesdecoder 2012-09-12 00:50:31 +02:00
Wilker Aziz
2ad634dd88 Better setup.py + python tree moved under contrib/ 2012-09-12 00:48:43 +02:00
Eva Hasler
e6c73ec611 remove hardwired path 2012-09-11 17:29:15 +01:00
Marcin Junczys-Dowmunt
3f5dcf4d06 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-09-11 16:13:03 +02:00
junczys
bac859c451 Fix locking in AlignmentInfoCollection.* 2012-09-11 16:06:05 +02:00
Wilker Aziz
a7a22a542c replaced by README.md 2012-09-11 15:46:39 +02:00
Wilker Aziz
34fb32e35a Better docs and example 2012-09-11 15:42:52 +02:00
Wilker Aziz
517db865b2 Merge branch 'master' of git://github.com/moses-smt/mosesdecoder 2012-09-11 15:35:43 +02:00
Wilker Aziz
2a7cf14b8e 1. Added libfuzzy-match to RuleTable's Jamfile
2. Wrapped PhraseDictionaryTree in binpt.pyx to be used from python
2012-09-11 15:33:57 +02:00
Rico Sennrich
0f3de74934 possible fix for tmcombine for models without alignment info 2012-09-11 14:33:30 +02:00
Kenneth Heafield
968ab98f0c Make --with-regtest work without an argument, fix path handling 2012-09-11 10:43:28 +01:00
Kenneth Heafield
278f452d31 Update regression tests to use KenLM arpa 2012-09-11 10:42:20 +01:00
Barry Haddow
f4a268a766 new location of reg tests 2012-09-11 09:40:37 +01:00
Kenneth Heafield
be76c67f96 Old buggy bjam always returns 0. Detect+reject.
http://boost.2283326.n4.nabble.com/bjam-exit-code-always-zero-td2696668.html
2012-09-09 12:00:13 +01:00
wlin12
dca9d8952d added some more documentation 2012-09-07 18:41:25 +01:00
wlin12
d3e19c4fb2 adding the code for relative entropy pruning to contrib/relent-filter 2012-09-07 17:35:58 +01:00
wlin12
6202c7cc60 adding the code for relative entropy pruning to contrib/relent-filter 2012-09-07 17:33:44 +01:00
Lane Schwartz
c944492e3e Adding regression tests as git submodule. 2012-09-06 17:08:43 +01:00
Rico Sennrich
4e2fc82854 new training option -write-lexical-counts
(creates additional files lex.counts.e2f and lex.counts.f2e)
2012-09-06 11:48:54 +02:00
Jonathan Clark
e9198acd41 Merge branch 'master' of ssh://github.com/moses-smt/mosesdecoder 2012-09-04 12:52:13 -04:00
Lane Schwartz
c32e94724a Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-09-04 17:39:34 +01:00
Lane Schwartz
357845c1a4 Removed duplicate usage printout when moses is called with no parameters. 2012-09-04 17:32:55 +01:00
Jonathan Clark
f5137c1a48 Accept compact phrase table and reordering models 2012-09-04 10:11:56 -04:00
Hieu Hoang
71b6404091 eclipse 2012-09-04 10:28:19 +01:00
Hieu Hoang
30e5b0575b merge conflict 2012-09-03 19:12:00 +01:00
phikoehn
5d9859ba0e merge issues 2012-09-03 07:27:41 +01:00
phikoehn
19ef785146 bug fixes 2012-09-03 07:24:31 +01:00
phikoehn
e072a7f9a7 merge issues 2012-09-03 07:24:07 +01:00
phikoehn
0e783dc529 bug fix to enable pruned search graph output by default 2012-09-03 07:23:32 +01:00
phikoehn
d99f97297f merges 2012-09-03 07:21:47 +01:00
Hieu Hoang
92b15c103f delete reranker, not finished according to Holger Schwenk. 2012-09-02 12:14:32 +01:00
Hieu Hoang
c639cdbb38 binary hiero reordering feature. Integrated into train-model.perl and experiment.perl. In the 2nd to last position in phrase table, just in front of 2.718 2012-08-28 17:01:08 +01:00
Hieu Hoang
4519b2b14c roll back time command. Doesn't run on Mac OSX 2012-08-28 16:31:02 +01:00
Nadi Tomeh
e90744c21c Merge branch 'master' of ssh://github.com/moses-smt/mosesdecoder 2012-08-25 23:55:15 +02:00
Nadi Tomeh
02ddf45671 Remove a test from the function get_vocabulary which prevented vocabulary files from being generated if the option -no-lexical-weighting was specified. 2012-08-25 22:46:44 +02:00
Hieu Hoang
33c03edfbb binary hiero reordering feature. Implementation of 1 described in nist 2012. 1 if non-term is reordered wrt to other words or non-terms. 0 otherwise 2012-08-25 00:47:57 +01:00
Hieu Hoang
1931bfe959 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-08-24 19:12:44 +01:00
Hieu Hoang
fa56d7861f word alignment info for hiero grammar 2012-08-24 19:11:35 +01:00
Marcin Junczys-Dowmunt
174b5006b2 Removed debugging artefact 2012-08-24 12:04:23 +00:00
Hieu Hoang
69fc00faf9 singleton feature in phrase table. Like similar feature in Adam's suffix array, as implemented in cdec 2012-08-24 00:54:05 +01:00
Hieu Hoang
1ca447cc99 Merge https://github.com/hieuhoang/mosesdecoder 2012-08-24 00:40:50 +01:00
Hieu Hoang
d6dbc33dbd Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-08-23 19:41:24 +01:00
Hieu Hoang
5dbb0e66ce option to produce rules that have boundary <s> & </s> words. Like Chris Dyer's extraction 2012-08-23 19:40:09 +01:00
Marcin Junczys-Dowmunt
6c4a632edf Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-08-23 10:26:36 +02:00
Marcin Junczys-Dowmunt
0e3edfd8ee Fixes for compact lexical reodering model for other formats than default 2012-08-23 10:26:22 +02:00
Rico Sennrich
d33b860ec3 fix sigtest filter for hierarchical models 2012-08-22 14:53:48 +02:00
Marcin Junczys-Dowmunt
94b37ddf8f Removed debugging artifact 2012-08-22 14:25:33 +02:00
Hieu Hoang
20341c091f remove escape-only tokenizer. A script already available 2012-08-22 13:04:10 +01:00
Hieu Hoang
74e59b9b25 tokenizer and detok that only does escaping 2012-08-22 12:32:19 +01:00
Marcin Junczys-Dowmunt
74d8426e36 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-08-22 12:00:37 +02:00