Commit Graph

17193 Commits

Author SHA1 Message Date
Hieu Hoang
bb36df3a5e refine worseScore discarding 2016-12-05 14:34:24 +00:00
Hieu Hoang
3275f1be13 warning 2016-12-05 13:29:52 +00:00
Hieu Hoang
00d5dfca4d Word -> WORD for template class 2016-12-05 13:25:00 +00:00
Hieu Hoang
a95a461ec7 delete unused param to get rid of annoying but irrelevant warning in clang 2016-12-05 13:19:19 +00:00
Hieu Hoang
b572841b09 delete beam threshold variable, keep worse score discarding 2016-12-05 13:11:50 +00:00
Hieu Hoang
525d7272e1 separate m_bestScore and m_minBeamScore. Conflated with m_worseScore 2016-12-01 16:43:06 +00:00
Hieu Hoang
a269d9ab71 rename m_worseScore -> m_minBeamScore 2016-12-01 15:31:22 +00:00
Hieu Hoang
ef105a1a9b reset beam variables when clearing ministack. They are reused 2016-12-01 14:41:30 +00:00
Hieu Hoang
0f12557e19 port beam threshold from Moses 2016-12-01 12:55:20 +00:00
Hieu Hoang
288af6e425 move function to cpp file 2016-11-28 10:51:56 +00:00
Hieu Hoang
87dbd677da missing header file 2016-11-23 13:11:53 +00:00
Hieu Hoang
99da2f1b7a missing header file 2016-11-22 11:40:45 +00:00
Hieu Hoang
1fe261b5d4 eclipse 2016-11-22 10:35:30 +00:00
Hieu Hoang
c0b88d350a Merge branch 'master' of github.com:moses-smt/mosesdecoder 2016-11-22 10:08:53 +00:00
Hieu Hoang
50bbf7cb26 eclipse 2016-11-22 10:08:12 +00:00
Hieu Hoang
7a150bb060 eclipse 2016-11-20 20:51:06 +00:00
MosesAdmin
9519dca56f daily automatic beautifier 2016-11-15 00:00:37 +00:00
Hieu Hoang
5d960a2c59 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2016-11-14 23:43:50 +00:00
Hieu Hoang
a0b8c57070 error message 2016-11-14 23:43:19 +00:00
Lane Schwartz
05006bf1e2 Allow XML-RPC requests to update weights 2016-11-14 13:26:34 -06:00
MosesAdmin
28c8ff5ad0 daily automatic beautifier 2016-11-13 00:00:33 +00:00
Lane Schwartz
ea9d3b7f3e Merge branch 'master' of github.com:moses-smt/mosesdecoder 2016-11-12 11:31:58 -06:00
Lane Schwartz
c854df84cb Add per-sentence on-demand translation model.
This translation model reads its phrase table from a TranslationTask object's ContextScope.

This data can come from, for example, a mosesserver XML-RPC client.
2016-11-12 11:31:43 -06:00
Lane Schwartz
988038af68 Moses server can now accept and store data associated with a "context-scope" key 2016-11-12 11:28:26 -06:00
Lane Schwartz
6bc376a843 Clean up code 2016-11-12 11:18:53 -06:00
Prashant Mathur
21fa16fa11 Merge remote-tracking branch 'upstream/master' 2016-11-11 14:00:49 +01:00
Prashant Mathur
92975bc3c7 Merge pull request #4 from ebay-hlt/cbtm
Code review (CBTM, mosesserver, MIRA)
2016-11-11 13:58:45 +01:00
Hieu Hoang
e99a908494 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2016-11-09 04:20:26 +00:00
Hieu Hoang
d428a75c1e touch 2016-11-09 04:18:25 +00:00
Hieu Hoang
81fac338b1 add back [non-termninals]. Unimplemented but used by regressions tests, and probably by any SCFG model 2016-11-09 04:03:28 +00:00
Hieu Hoang
8c4c00f525 comment out unused parameters.4 2016-11-09 01:15:10 +00:00
Hieu Hoang
7dd7ffa650 comment out unused parameters.3 2016-11-09 01:05:21 +00:00
Hieu Hoang
df9f08aa7d comment out unused parameters.2 2016-11-09 00:17:25 +00:00
Hieu Hoang
5cab133cfe comment out unused parameters 2016-11-08 23:05:29 +00:00
Hieu Hoang
e8f418f109 implement –mark-unknown, -unknown-word-prefix, and –unknown-word-suffix for backward compatibility 2016-11-08 22:19:39 +00:00
Prashant Mathur
beccf764f5 Improved locking for PhraseDictionaryCache, now safe at sentence level 2016-11-08 20:53:12 +01:00
Prashant Mathur
318c3b9b28 Interpret xml tags before translating in server mode. 2016-11-08 20:45:33 +01:00
Hieu Hoang
948af8f354 add drop params to UnknowWordPenalty 2016-11-08 15:30:16 +00:00
Hieu Hoang
f31471f22c add prefix & suffix params to UnknowWordPenalty 2016-11-08 15:19:06 +00:00
Prashant Mathur
85dca3a4da Mira works with BLEU and WER both 2016-11-08 15:49:10 +01:00
Prashant Mathur
a31fe2e80c Merge remote-tracking branch 'upstream/master' 2016-11-08 12:09:10 +01:00
Hieu Hoang
617e8c8ed1 Merge branch 'perf_moses2' of github.com:hieuhoang/mosesdecoder into perf_moses2 2016-11-02 14:22:01 -05:00
Hieu Hoang
d49170de3d abyss server 2016-11-02 14:21:52 -05:00
Hieu Hoang
a8290b01ba Merge branch 'perf_moses2' of github.com:hieuhoang/mosesdecoder into perf_moses2 2016-10-31 12:27:59 -04:00
Hieu Hoang
5992f58d99 comment out debugging messages 2016-10-31 12:27:25 -04:00
Hieu Hoang
7f84462785 Separate MemPoolAllocator from MemPool 2016-10-26 16:50:55 +01:00
Hieu Hoang
5ff958abac slides 2016-10-26 16:50:20 +01:00
root
80ae436db1 gcc 6.2 compile error /Dingyuan Wang 2016-10-26 15:51:42 +01:00
Hieu Hoang
cb1d38b2d3 Merge pull request #167 from moses-smt/mjdenkowski
Support multiple output factors for XML-specified translations
2016-10-20 15:43:03 +01:00
Michael Denkowski
25f0165db7 Actually support multiple output factors for XML-specified translations 2016-10-19 00:03:33 -04:00