Commit Graph

12759 Commits

Author SHA1 Message Date
Hieu Hoang
9e5be78a7d simulated post editing 2014-11-20 17:28:50 +00:00
Hieu Hoang
c87db0c141 Parameter error 2014-11-20 17:05:08 +00:00
Hieu Hoang
c346a4b198 Add rt library 2014-11-20 15:02:05 +00:00
Hieu Hoang
9c4eb7f249 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2014-11-20 12:45:22 +00:00
Hieu Hoang
8137aeae43 Small changes to Parameters and StaticData 2014-11-20 11:21:50 +00:00
Marcin Junczys-Dowmunt
6a52bfc199 Added -lpthread -lrt 2014-11-19 16:57:33 +01:00
Nicola Bertoldi
46596ed49a Merge branch 'master' of https://github.com/moses-smt/mosesdecoder 2014-11-18 15:16:16 +01:00
Nicola Bertoldi
92c2d3e2a4 added back-off combination technique 2014-11-18 15:16:05 +01:00
Hieu Hoang
070afadbcd eclipse 2014-11-17 22:40:36 +00:00
Hieu Hoang
b1902cac4f cygwin compile 2014-11-17 17:44:46 +00:00
Rico Sennrich
4a94a41310 compatibility with NPLM 0.3 (fork on https://github.com/rsennrich/nplm)
breaks compatibility with older versions of NPLM, and older models.
2014-11-17 15:12:18 +00:00
Ulrich Germann
dbcad69f1d Merge branch 'master' of https://github.com/moses-smt/mosesdecoder 2014-11-16 16:33:21 +00:00
Ulrich Germann
e9f192e65f Fixed after changes to the Moses code structure. 2014-11-16 16:32:41 +00:00
Ulrich Germann
bda7ace530 Minor changes due to changes in the Moses API. Removed from list of standard programs to be compiled and installed. May need some work to get it working again. 2014-11-16 16:31:12 +00:00
Ulrich Germann
f8f96f146e Removed sim-pe from the list of programs to be compiled and installed. Use simulate-pe from moses-cmd instead. 2014-11-16 16:29:00 +00:00
Marcin Junczys-Dowmunt
7388b19188 Update IOWrapper.cpp
Adding back std::endl in void IOWrapper::OutputAlignment(ostream &out, const vector<const Hypothesis *> &edges), removing it breaks -alignment-output-file
2014-11-16 14:17:28 +01:00
Hieu Hoang
005d331c16 Merge pull request #77 from pguyot/master
Fix incorrect integer concatenation in error messages
2014-11-16 08:08:41 +00:00
Hieu Hoang
e27f6b0120 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2014-11-15 14:32:49 +00:00
Hieu Hoang
67ad197d5a take out PYTHONIOENCODING=utf-8. Rely on Rico's python changes 2014-11-15 14:32:31 +00:00
Rico Sennrich
b0b5eef0c6 fix metric interpolation with mert 2014-11-14 14:35:32 +00:00
Hieu Hoang
acd3ac964a set PYTHONIOENCODING=utf-8 before running merge_alignment.py 2014-11-14 14:34:31 +00:00
Paul Baltescu
a8fa86d9a8 Update .gitignore. 2014-11-14 14:28:33 +00:00
Hieu Hoang
1c27e05a06 softlink for moses_chart 2014-11-14 13:56:56 +00:00
Rico Sennrich
00c35fb565 fix LMOOVFeature and implement it for NeuralLMWrapper 2014-11-13 10:36:26 +00:00
Matthias Huck
0fd987a8c6 avoid necessity of masking "{{" in the data 2014-11-12 18:28:59 +00:00
Paul Baltescu
d4b76d3945 Allow unnormalized scores in oxlm. 2014-11-12 15:19:45 +00:00
Phil Williams
a5d803ee14 extract-ghkm: add -T2S option 2014-11-12 14:03:24 +00:00
Hieu Hoang
28caa93d43 eclipse 2014-11-10 18:18:49 +00:00
Phil Williams
33677ab862 Minor clean-up. 2014-11-10 16:54:14 +00:00
Hieu Hoang
ad1d5ade7a softlink moses -> moses_chart for backward compatibility 2014-11-08 19:31:38 +00:00
Hieu Hoang
8d15287eee added phil's functions 2014-11-08 17:36:32 +00:00
Hieu Hoang
4687c1cc2b softlink moses -> moses_chart for backward compatibility 2014-11-08 17:16:22 +00:00
Hieu Hoang
18d2d56cc7 added phil's functions 2014-11-07 19:51:18 +00:00
Hieu Hoang
e1092c0dad merge 2014-11-07 14:35:36 +00:00
Phil Williams
59a1ce7380 substitute-filtered-tables.perl: check for RuleTable feature 2014-11-06 11:14:51 +00:00
Hieu Hoang
1615d56b69 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2014-11-05 13:06:49 +00:00
Hieu Hoang
c8e49177a6 race condition in moses server 2014-11-05 13:06:33 +00:00
Ulrich Germann
2a05c79aa3 Merge pull request #81 from ljkieras/mm2dTable-open-readonly
mm2dTable now opens its data file read-only, using mapped_file_source, s...
2014-11-05 01:24:05 +00:00
Laura Kieras
ecae85e9a8 mm2dTable now opens its data file read-only, using mapped_file_source, so that we don't need write permissions on the file 2014-11-04 16:30:46 -05:00
Hieu Hoang
832fba09c8 eclipse 2014-11-04 15:04:26 +00:00
Rico Sennrich
ae8b9cbfef glue grammar: alignment for <s> and </s> 2014-11-04 14:05:13 +00:00
Phil Williams
5240c430ce Merge s2t branch
This adds a new string-to-tree decoder, which can be enabled with the -s2t
option.  It's intended to be faster and simpler than the generic chart
decoder, and is designed to support lattice input (still WIP).  For a en-de
system trained on WMT14 data, it's approximately 40% faster in practice.

For background information, see the decoding section of the EMNLP tutorial
on syntax-based MT:

  http://www.emnlp2014.org/tutorials/5_notes.pdf

Some features are not implemented yet, including support for internal tree
structure and soft source-syntactic constraints.
2014-11-04 13:13:56 +00:00
Rico Sennrich
e0b3105fc0 write tree fragment string, not pointer 2014-11-04 10:54:31 +00:00
mjdenkowski
40e8f2eca0 Hypergraph output 2014-11-03 09:16:12 -05:00
Hieu Hoang
c9a8238474 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2014-10-31 16:41:32 +00:00
Hieu Hoang
545ffd6f37 test 2014-10-31 16:41:20 +00:00
Kenneth Heafield
fb30446210 Merge branch 'master' of https://github.com/moses-smt/mosesdecoder 2014-10-31 12:27:26 -04:00
Kenneth Heafield
f4c6aee6ce Test libraries for dynamic/static instead of testing whole executable
Rationale: some systems are missing static glibc but have static boost.  This will detect and link against static Boost on those systems.
2014-10-31 12:22:32 -04:00
Hieu Hoang
7ca5e4fbc8 blame stats! 2014-10-31 01:07:33 +00:00
Hieu Hoang
834a89d96b utf8 encoding /Tomas Fulajtar 2014-10-24 07:33:48 -07:00