Commit Graph

5525 Commits

Author SHA1 Message Date
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
Michael Denkowski
25f0165db7 Actually support multiple output factors for XML-specified translations 2016-10-19 00:03:33 -04:00
Michael Denkowski
b1fb21ecf0 Support multiple output factors for XML-specified translations 2016-10-18 22:28:36 -04:00
Hieu Hoang
883cbc2a4f Merge branch 'master' of github.com:moses-smt/mosesdecoder 2016-10-06 16:27:26 +01:00
Hieu Hoang
d8362f8a55 compile error 2016-10-06 16:23:53 +01:00
MosesAdmin
871c64cec5 daily automatic beautifier 2016-10-06 15:14:56 +01:00
Hieu Hoang
b7f1b360be merge 2016-10-06 14:00:32 +01:00
Hieu Hoang
a2fd8d5b2c quering -> querying 2016-10-06 13:57:33 +01:00
Hieu Hoang
babc5acf70 check that pt exists 2016-10-06 13:48:06 +01:00
Hieu Hoang
fa888166c0 no segfault. yay 2016-10-06 13:10:55 +01:00
Hieu Hoang
7d7ae1b72c add StoreVocab 2016-10-05 16:43:04 +01:00
Hieu Hoang
0e4e64b26d getKey() -> Moses::getKey() 2016-10-05 16:26:33 +01:00
Hieu Hoang
041b13eb19 compiles but segfault 2016-10-05 15:32:56 +01:00
Hieu Hoang
2eea4dd5e0 compiles 2016-10-04 16:48:52 +01:00
Hieu Hoang
3a72b4958a update Moses::ProbingPT with Moses2::ProbingPT. Does not compile 2016-10-03 19:02:06 +01:00
MosesAdmin
5069aa4370 daily automatic beautifier 2016-10-03 17:24:24 +01:00
Hieu Hoang
8421a26188 return correct target phrases 2016-10-03 13:43:41 +01:00
Hieu Hoang
22423d45e2 lookup in size order for compact pt 2016-09-30 17:54:47 +01:00
MosesAdmin
f39252da9d daily automatic beautifier 2016-09-05 00:00:38 +01:00
Philipp Koehn
382cbf1113 Merge branch 'master' of git://github.com/moses-smt/mosesdecoder 2016-09-04 19:35:08 +01:00
Philipp Koehn
6e5da8cc2c reversing change: now compact phrase table memory mapping is turned on by default, can be turned off with -minphr-memory (as before 2015-12-12) 2016-09-04 19:31:51 +01:00
Hieu Hoang
aa20f0467e Merge pull request #161 from pakozm/master
Updated hashCode generation at NeuralLMWrapper.cpp
2016-09-04 12:25:23 +01:00
Hieu Hoang
0990d92ac8 return reference to object, not a copy 2016-08-18 22:45:45 +01:00