Commit Graph

5557 Commits

Author SHA1 Message Date
Hieu Hoang
49b388ac79 check state object are not null before using it. For alternate weights setting where some feature functions are not used for a particular sentence 2019-01-17 14:34:55 +00:00
Hieu Hoang
5ac7b56bdc compile error on gcc 7.1.1 2017-08-26 09:41:25 +01:00
MosesAdmin
b16e6a5219 daily automatic beautifier 2017-07-22 00:01:14 +01:00
Prashant Mathur
f07e60aece Merge remote-tracking branch 'upstream/master' 2017-07-20 14:04:32 +02:00
Ulrich Germann
dc42bcbd61 Merge branch 'master' of https://github.com/moses-smt/mosesdecoder 2017-06-20 05:40:48 +01:00
Hieu Hoang
4b0560b5c9 stop printing out UNK when factor == NULL. /Etienne Monneret 2017-06-15 14:26:51 +01:00
Ulrich Germann
0eec9270f2 Merge branch 'master' of https://github.com/moses-smt/mosesdecoder 2017-05-24 23:22:04 +01:00
Ulrich Germann
66bd045230 Added verbosity option to check-coverage5.cc. 2017-05-15 21:41:33 +00:00
MosesAdmin
ac66370b80 daily automatic beautifier 2017-04-27 00:00:40 +01:00
Hieu Hoang
d3106b9d5a rename Skeleton... to Example... 2017-04-26 13:16:58 +01:00
Hieu Hoang
80791d1767 rename Skeleton... to Example... 2017-04-26 13:10:32 +01:00
MosesAdmin
4a404b1fe2 daily automatic beautifier 2017-03-24 00:01:33 +00:00
shuoyangd
b51c5668f5 fix segfault in StaticData.cpp 2017-03-22 21:38:24 -04:00
Hieu Hoang
e983e33180 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2017-03-06 12:29:53 +00:00
Hieu Hoang
402c9b334b Merge branch 'perf_moses2' of github.com:hieuhoang/mosesdecoder into perf_moses2 2017-03-06 12:28:52 +00:00
Hieu Hoang
a4d28de60b multiple generation models 2017-03-06 12:12:43 +00:00
MosesAdmin
743a63b6d3 daily automatic beautifier 2017-03-05 00:00:41 +00:00
Ulrich Germann
c6509118fe Merge branch 'master' of https://github.com/moses-smt/mosesdecoder 2017-03-04 13:15:29 +00:00
Hieu Hoang
b95f091d18 compiles without xmlrpc-c 2017-03-03 02:28:13 +00:00
hieu
199b826649 add implementations for options update(). Link error on Redhat 7 2017-03-01 11:41:04 +00:00
MosesAdmin
bea32c636a daily automatic beautifier 2017-02-25 00:00:42 +00:00
Lane Schwartz
31f19a15e7 Added alignment options to Moses server 2017-02-24 15:52:39 -06:00
Hieu Hoang
2af5030504 minor compile error 2017-02-16 20:04:03 +00:00
Hieu Hoang
b0199c0532 change include path in factory 2017-02-16 12:16:37 +00:00
Hieu Hoang
023a946a5b implement SetParameter for load_method 2017-02-16 11:33:24 +00:00
Hieu Hoang
a391b84b42 moses and moses2 both use probingpt lib 2017-02-16 11:30:39 +00:00
Ulrich Germann
b237741acd Initial check-in: new utility to check overlap of text with training data. 2017-01-14 17:57:46 +00:00
Ulrich Germann
27760221c7 Adjusted library path in moses/TranslationModel/UG/Makefile 2017-01-14 17:56:50 +00:00
Ulrich Germann
2e8bb0809b tpt_tokenindex.cc: Indentation. 2017-01-14 17:56:01 +00:00
Hieu Hoang
4d13377ce8 compile error 2017-01-07 20:36:41 +00:00
MosesAdmin
9fa538ce5c daily automatic beautifier 2017-01-06 00:00:50 +00:00
Lane Schwartz
171edca393 Merge 2017-01-05 15:53:04 -06:00
Lane Schwartz
1f744ecd9b Fixed a subtle possibly thread-related thread 2017-01-05 15:48:30 -06:00
MosesAdmin
80bd559757 daily automatic beautifier 2017-01-03 00:00:36 +00:00
Lane Schwartz
a18b6676b1 Allow user to specify whether PhraseDictionaryMemoryPerSentenceOnDemand are probability values or not 2017-01-02 14:22:26 -06:00
Lane Schwartz
76a8850487 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2017-01-02 12:57:58 -06:00
Lane Schwartz
578e65298f Add InMemoryPerSentenceOnDemandLM 2017-01-02 12:57:52 -06:00
Lane Schwartz
999d6b6371 Added labelled score breakdown to translation options in TranslationRequest.
This will enable a client to get the feature value(s) associated with a particular feature for a particular translation option
2017-01-02 12:52:01 -06:00
Doried Abd-Allah
347980fd42 fixing errors while building with oxlm: renamed iptr to boost_iptr because of a conflict with eigen library required by oxlm, added boost_serialization to oxlm requirements in jamroot 2016-12-29 15:16:07 +02:00
Hieu Hoang
e8a6677bbb bug in state comparison. If 2 states are actually the same object, return true, not false 2016-12-06 13:23:26 +00:00
Hieu Hoang
99da2f1b7a missing header file 2016-11-22 11:40:45 +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
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
beccf764f5 Improved locking for PhraseDictionaryCache, now safe at sentence level 2016-11-08 20:53:12 +01:00