Commit Graph

3105 Commits

Author SHA1 Message Date
Hieu Hoang
5dc13dbe91 bjam with dalm 2013-11-14 14:37:23 +00:00
Matthias Huck
c94c998f63 internal tree structure in chart decoder: use square brackets for OOVs as well 2013-11-13 18:31:15 +00:00
Hieu Hoang
ca1c62c652 eclipse 2013-11-11 23:17:56 +00:00
Hieu Hoang
d2868bda5d 1st stab @ evaluating LM with DALM 2013-11-11 19:49:00 +00:00
Hieu Hoang
42e22d4216 compiled DALM with bjam 2013-11-11 18:27:15 +00:00
Hieu Hoang
8c9c81a14e compiled DALM with eclipse. bjam problems still 2013-11-11 17:19:44 +00:00
Hieu Hoang
17f1bf7728 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2013-11-11 15:37:14 +00:00
Hieu Hoang
2d8f9bc515 bug fixes for TargetNGramFeature 2013-11-11 15:32:58 +00:00
Hieu Hoang
d5cde1d874 DALM load 2013-11-11 14:39:53 +00:00
Hieu Hoang
ada80e6720 convert class TargetNgramFeature to new feature framework 2013-11-11 01:53:53 +00:00
Hieu Hoang
b8f67b51f3 convert class TargetNgramFeature to new feature framework 2013-11-11 01:50:40 +00:00
Kenneth Heafield
fe01a02fcb Initialize variables... 2013-11-06 19:30:32 -08:00
Hieu Hoang
f0070e5c83 delete caching parameters. Now phrase-table specific 2013-11-06 18:51:13 +00:00
Hieu Hoang
08d888382d add DALM. Just a skeleton so far 2013-11-05 14:37:56 +00:00
Hieu Hoang
88569e2e0a rand lm compiles 2013-11-04 20:09:15 +00:00
Hieu Hoang
4b004b26d3 output list of available feature functions 2013-11-01 15:17:24 +00:00
Hieu Hoang
d51702f387 output list of available feature functions 2013-11-01 15:16:47 +00:00
Hieu Hoang
40eefd0fc5 don't compile compact pt if --with-cmph not specified 2013-10-31 13:16:20 +00:00
Hieu Hoang
b926346bfe compiles with eclipse under OSX Mavericks 2013-10-30 21:23:16 +00:00
Hieu Hoang
36a8bb50df Merge branch 'master' of github.com:moses-smt/mosesdecoder 2013-10-30 16:35:15 +00:00
Hieu Hoang
a5f391e3f3 remove description argument from feature function constructor. Redundant 2013-10-29 18:59:53 +00:00
Hieu Hoang
bd82b7355b remove description argument from feature function constructor. Redundant 2013-10-29 18:44:33 +00:00
Hieu Hoang
ab8402cfe8 remove description argument from feature function constructor. Redundant 2013-10-29 18:20:55 +00:00
Hieu Hoang
4cc4913aa6 remove description argument from feature function constructor. Redundant 2013-10-29 18:09:42 +00:00
Hieu Hoang
d21e99e444 remove description argument from feature function constructor. Redundant 2013-10-29 17:46:03 +00:00
Hieu Hoang
5eb95fc4a6 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2013-10-29 12:54:55 +00:00
Hieu Hoang
518a766ed2 add NeuralLM 2013-10-28 23:34:50 +00:00
Hieu Hoang
37896ed854 add NeuralLM 2013-10-28 23:21:02 +00:00
Hieu Hoang
0af1df9f8b add NeuralLM 2013-10-28 22:11:37 +00:00
Hieu Hoang
24decc1264 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2013-10-25 10:12:58 -07:00
phikoehn
19cc9346b6 minor bug fix 2013-10-24 06:26:41 +01:00
Hieu Hoang
11bbedb7b7 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2013-10-19 11:47:58 -07:00
phikoehn
ecc30bcfe2 also report lm scores, and matched n-gram length (thanks Ken!) 2013-10-13 22:05:07 +01:00
phikoehn
30c8c294e0 ooops 2013-10-13 07:08:50 +01:00
phikoehn
8e23a3f2c1 more enriched trace 2013-10-13 06:59:05 +01:00
Phil Williams
69f5e4bec3 Merge branch 'master' into GHKMStruct 2013-10-09 16:21:49 +01:00
Hieu Hoang
f1e500a9f7 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2013-10-08 10:16:54 +01:00
Hieu Hoang
8b9d4d1c7d limit size of input path for confusion networks and lattices. Prevent memory blowup. /Yulia Tsvetkov 2013-10-07 16:44:26 +01:00
Hieu Hoang
7d43165793 don't create input paths longer than max phrase length 2013-10-04 23:48:58 +01:00
Hieu Hoang
f4150c2494 faster compilation by taking some #includes from Word.h and Phrase.h 2013-10-04 15:40:23 +01:00
Hieu Hoang
01a99d5821 check that there's no epsilon 2013-10-04 14:18:11 +01:00
Hieu Hoang
a0b6c381e0 correct creation of input paths for lattices 2013-10-04 13:08:14 +01:00
Hieu Hoang
f18e35c42a correct creation of input paths for lattices 2013-10-03 18:58:45 +01:00
Hieu Hoang
a41dbeba46 correct creation of input paths for lattices 2013-10-03 17:29:07 +01:00
Hieu Hoang
73513c182d correct creation of input paths for lattices 2013-10-03 16:58:47 +01:00
Hieu Hoang
8ccc99a947 correct creation of input paths for lattices 2013-10-03 12:03:09 +01:00
Hieu Hoang
6759af3821 beautify 2013-10-03 11:33:48 +01:00
Hieu Hoang
52215fdf79 speed up compiling by removing headers from StaticData.h 2013-10-03 11:16:06 +01:00
Hieu Hoang
6ccc17b804 speed up compiling by removing headers from StaticData.h 2013-10-03 11:05:53 +01:00
Hieu Hoang
f2d218f8ee move checking of legacy phrase-table to StaticData 2013-10-02 20:02:05 +01:00