Commit Graph

14814 Commits

Author SHA1 Message Date
Ulrich Germann
88501c7823 Escaping of spaces in pathnames (contrib/Makefiles/install-dependencies.gmake). 2015-10-25 15:53:26 +00:00
Ulrich Germann
5c74838747 Fixing Makefile for installing dependencies. 2015-10-25 15:46:54 +00:00
Ulrich Germann
58221ae402 Added Makefile to automatically download and build Moses dependencies. 2015-10-25 15:30:03 +00:00
Hieu Hoang
d8332581bb Merge ../mosesdecoder into perf_moses2 2015-10-25 13:40:48 +00:00
Hieu Hoang
dc19813c6a beautify 2015-10-25 13:40:16 +00:00
Hieu Hoang
4a793ca90b Merge ../mosesdecoder into perf_moses2 2015-10-25 13:38:20 +00:00
Hieu Hoang
97b2aa5663 WordsRange -> Range 2015-10-25 13:37:59 +00:00
Hieu Hoang
84b1c4b4c0 WordsBitmap -> Bitmap 2015-10-25 13:07:25 +00:00
Hieu Hoang
8e5dcd3d03 init moses2 2015-10-25 12:49:25 +00:00
Hieu Hoang
d54171cd06 Merge ../mosesdecoder into perf_moses2 2015-10-25 12:48:33 +00:00
Hieu Hoang
fb233b50e0 init moses2 2015-10-25 11:47:47 +00:00
Hieu Hoang
f9de39ca4c reuse moses' Bitmap 2015-10-25 10:52:18 +00:00
Hieu Hoang
8821529aa7 init moses2 2015-10-24 19:54:16 +01:00
Ulrich Germann
b89a9cf628 Merge branch 'master' of https://github.com/moses-smt/mosesdecoder 2015-10-24 19:49:05 +01:00
Ulrich Germann
857ee21d50 Attempt to make IRSTLM thread-proof. 2015-10-24 19:48:47 +01:00
Hieu Hoang
58b5086984 init moses2 2015-10-24 14:36:30 +01:00
Hieu Hoang
e10eed6436 init moses2 2015-10-24 13:31:43 +01:00
Hieu Hoang
2dc53a7c1d init moses2 2015-10-24 13:19:42 +01:00
Hieu Hoang
b4c03af243 init moses2 2015-10-24 13:14:49 +01:00
Hieu Hoang
94c192fa98 init moses2 2015-10-24 13:14:35 +01:00
Hieu Hoang
b3b97f03e5 init moses2 2015-10-24 12:39:15 +01:00
Ulrich Germann
c5959abba6 Merge branch 'mmt-dev' 2015-10-24 03:43:35 +01:00
Hieu Hoang
3e514487cf init moses2 2015-10-24 03:32:30 +01:00
Ulrich Germann
eeff4fddc8 Missing variable initialization. 2015-10-24 02:43:13 +01:00
Ulrich Germann
182ed18a46 Updated preprocessor commands to toggle between context-adaptive and regular IRSTLM 2015-10-24 02:37:06 +01:00
Ulrich Germann
09e0e9671f Emacs code formatting instructions. 2015-10-24 02:33:53 +01:00
Hieu Hoang
0874d90b9d init moses2 2015-10-24 02:32:58 +01:00
Hieu Hoang
a71cfeb3db init moses2 2015-10-24 02:14:52 +01:00
Hieu Hoang
60a588ff29 init moses2 2015-10-24 02:02:50 +01:00
Ulrich Germann
adf15617c1 Context-sensitive computation of LM scores in IRSTLM. 2015-10-24 01:39:03 +01:00
Ulrich Germann
6b54eb44a2 Store document-level translation meta-information provided in the input on the Sentence object. 2015-10-24 01:37:50 +01:00
Ulrich Germann
fc6b000e88 Added parsing of document-leval translation meta-information to setup of TranslationTask. 2015-10-24 01:36:17 +01:00
Ulrich Germann
22365691a9 Eliminated CalcScoreWithContext().
TargetPhrase provides access to the TranslationTask object.
2015-10-24 01:34:56 +01:00
Ulrich Germann
8c4e017fbf Eliminated EvaluateWhenAppliedWithContext().
The Phrase class now provides access to the TranslationTask.
2015-10-24 01:33:47 +01:00
Hieu Hoang
e4655fb1c2 init moses2 2015-10-23 23:19:31 +01:00
Ulrich Germann
8ace1398eb Added GetTtask() and HasTtaskSPtr() to Phrase API; non-TargetPhrases never have a ttask associated with them, but we need to be able to check. 2015-10-23 21:49:09 +01:00
Ulrich Germann
b5c4ab32b4 Made CalcScore() virtual in moses/LM/Implementation.h. 2015-10-23 21:31:04 +01:00
Hieu Hoang
013a2b092c allocate size of class temlate fn 2015-10-23 21:13:57 +01:00
Hieu Hoang
fb25bf6196 merge 2015-10-23 20:58:44 +01:00
Hieu Hoang
29295daf9c init moses2 2015-10-23 20:53:36 +01:00
Ulrich Germann
d4dd1937fb Added configuration file for doxygen. File was also added to .gitignore, so local changes won't be noticed in the future. 2015-10-23 20:39:44 +01:00
Ulrich Germann
89401944f8 Merge branch 'master' of https://github.com/moses-smt/mosesdecoder 2015-10-23 20:36:00 +01:00
Hieu Hoang
f467e60fe0 init moses2 2015-10-23 18:33:12 +01:00
Hieu Hoang
5d851f3838 init moses2 2015-10-23 16:46:35 +01:00
Ulrich Germann
b875577b15 Code documentation. 2015-10-22 21:03:18 +01:00
Hieu Hoang
6e36500fdc delete assert. Bitmap now set in caller 2015-10-22 09:36:42 +01:00
MosesAdmin
37f7bb687e daily automatic beautifier 2015-10-22 00:00:41 +01:00
Ulrich Germann
1188cb8ea9 Documented some magic numbers. 2015-10-21 18:35:54 +01:00
Barry Haddow
d59bb883dc fix extra settings 2015-10-21 09:22:00 +01:00
Ulrich Germann
cd3d2b0428 Merge branch 'master' of http://github.com/moses-smt/mosesdecoder 2015-10-21 00:56:56 +01:00