Commit Graph

9775 Commits

Author SHA1 Message Date
Hieu Hoang
5e23eb502d delete enum LMImplementation 2013-02-22 11:55:28 +00:00
Hieu Hoang
f8a554ff22 delete PTLOAD_TIME 2013-02-21 22:55:41 +00:00
Hieu Hoang
01af82310b delete ScoreProducer 2013-02-21 20:03:35 +00:00
Hieu Hoang
86b848ef24 set m_useThreadSafePhraseDictionary 2013-02-21 18:06:03 +00:00
Hieu Hoang
56506281c5 move class PointerState into its own file 2013-02-21 14:48:23 +00:00
Hieu Hoang
ce26defbf7 move class LanguageModelChartState into its own file 2013-02-21 14:29:51 +00:00
Hieu Hoang
28d189ffe6 delete Useable() 2013-02-21 13:21:03 +00:00
Hieu Hoang
8e6c65d43b delete InitializeBeforeSentenceProcessing() and CleanUpAfterSentenceProcessing() 2013-02-21 13:01:36 +00:00
Hieu Hoang
eca3661de3 rename a variable and function 2013-02-21 11:30:54 +00:00
Hieu Hoang
eb789874ea delete CLOCK_MONOTONIC 2013-02-21 01:09:05 +00:00
Hieu Hoang
a0927b98e6 delete class LMRefCount. Merge LM and LM implementation back together again 2013-02-20 23:36:04 +00:00
Hieu Hoang
ab44825f29 delete GetLMType() 2013-02-20 23:02:09 +00:00
Hieu Hoang
ab56be4ee6 delete Duplicate() 2013-02-20 22:52:47 +00:00
Hieu Hoang
1a1634a391 make LanguageModelImplementation have new format constructor 2013-02-20 22:44:11 +00:00
Hieu Hoang
165ed39296 delete LanguageModelPointerState 2013-02-20 22:09:00 +00:00
Hieu Hoang
b059eac235 eclipse 2013-02-20 18:43:11 +00:00
Hieu Hoang
5c10a2889e Merge github.com:moses-smt/mosesdecoder into weight-new 2013-02-20 17:02:34 +00:00
Hieu Hoang
5844fb21a7 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2013-02-20 16:56:54 +00:00
Hieu Hoang
101c719695 add word alignment for OOV too. Exist for pb but not hiero model 2013-02-20 16:56:36 +00:00
Hieu Hoang
ea7bbed9c2 delete UnknownWordPenaltyProducer 2013-02-20 11:25:09 +00:00
Barry Haddow
0327a8cfcd Merge branch 'master' of github.com:moses-smt/mosesdecoder 2013-02-20 11:14:31 +00:00
Hieu Hoang
ebd7b85aa6 Merge github.com:moses-smt/mosesdecoder into weight-new 2013-02-20 10:11:21 +00:00
marcinj
10c1785226 Added missing function call to for sort order check 2013-02-20 11:03:57 +01:00
Hieu Hoang
e091990565 delete mention of Distortion score producer and its weight in static data 2013-02-19 22:29:48 +00:00
Hieu Hoang
2835ea63e0 getting rid of m_distortionScoreProducer in staticdata 2013-02-19 18:31:59 +00:00
Hieu Hoang
e0746cd525 throw exception if unknown argument 2013-02-19 17:31:11 +00:00
Hieu Hoang
711bdf1b71 slight change in nbest format. : to = 2013-02-19 09:50:52 +00:00
Hieu Hoang
82af48bd9f jamfile 2013-02-18 23:16:20 +00:00
Hieu Hoang
c9ac27f54b filter new ini file 2013-02-18 22:27:01 +00:00
Hieu Hoang
548e57d889 UnknownWP 2013-02-18 21:31:13 +00:00
Hieu Hoang
eccca82be7 new ini file with hiero models 2013-02-18 17:00:03 +00:00
Hieu Hoang
b9b74c53ae new ini file with hiero models 2013-02-18 16:51:44 +00:00
Hieu Hoang
9fe9b0008b new ini file with hiero models 2013-02-18 12:05:10 +00:00
Barry Haddow
9ca364fb22 Implement brevity penalty smoothing for PRO
As in Nakov et al (Coling 2012)
2013-02-18 11:11:20 +00:00
Hieu Hoang
30850bf45f new substitute-filtered-tables.perl 2013-02-16 11:01:23 +00:00
Hieu Hoang
a9e2be2896 filter new ini file 2013-02-16 00:52:58 +00:00
Hieu Hoang
ee39104c3a subs join_array and set_value 2013-02-16 00:23:05 +00:00
Hieu Hoang
e3712d55dd minor error 2013-02-15 13:53:35 +00:00
Hieu Hoang
d659e59e9d filter new ini file 2013-02-14 22:13:39 +00:00
Hieu Hoang
f32d337fc0 filter new ini file 2013-02-14 19:02:00 +00:00
Hieu Hoang
221dba2820 filter new ini file 2013-02-14 18:13:11 +00:00
Lane Schwartz
2e6b5e7a23 Merge branch 'master' of www:/repos/git/Decoders/mosesdecoder 2013-02-14 12:03:35 -05:00
Hieu Hoang
a7144edfdc indent 2013-02-14 16:05:38 +00:00
Hieu Hoang
67976401dd Merge github.com:moses-smt/mosesdecoder into weight-new 2013-02-14 14:18:49 +00:00
Hieu Hoang
d1f39b6aa6 lm implementation default to 0 2013-02-14 13:30:00 +00:00
Kenneth Heafield
8ef095e8fa Update incremental search, cuts runtime by a third 2013-02-14 13:11:53 +00:00
marcinj
10012fac15 Fixed missing last source phrase and added workaround for single key cmph hash functions 2013-02-14 13:22:19 +01:00
Hieu Hoang
85ce3e5b40 eclipse project 2013-02-14 12:15:35 +00:00
Hieu Hoang
ae52a15c4d use new create-ini program to create ini file, rather than step 9 of train-model.perl 2013-02-14 12:07:48 +00:00
Hieu Hoang
825edd282b use new create-ini program to create ini file, rather than step 9 of train-model.perl 2013-02-14 11:19:40 +00:00