Commit Graph

136 Commits

Author SHA1 Message Date
Hieu Hoang
6249432407 beautify 2013-05-29 18:16:15 +01:00
Hieu Hoang
34df0011a9 change PhraseDictionaryTreeAdaptor --> PhraseDictionaryBinary 2013-05-14 12:19:55 +01:00
Hieu Hoang
ce80626c9a remove SparsePhraseDictionaryFeature 2013-05-01 13:17:09 +01:00
Hieu Hoang
2b93917a80 delete argument report-sparse-features 2013-05-01 12:40:59 +01:00
Hieu Hoang
aa9689d12b rescale LM score for chart decoding 2013-04-26 19:39:29 +01:00
Hieu Hoang
8edbfebbf1 word penalty for XML options 2013-04-26 17:49:11 +01:00
Hieu Hoang
83494418e2 delete PhraseDictionaryMemory. Fix word penalty in compact phrase table 2013-04-26 15:55:32 +01:00
Hieu Hoang
75c85acd5e delete PhraseDictionaryMemory. Use PhraseDictionarySCFG 2013-04-25 18:24:02 +01:00
Hieu Hoang
b53b93f09f gt rid of word penalty of 0.434. Adjust weight accordingly 2013-04-24 19:23:14 +01:00
Hieu Hoang
b1da4dbe0e merged 2013-04-19 15:03:34 +01:00
Hieu Hoang
9749ca5fd9 Fixed blank lines when using -print-alignment-info 2013-04-18 16:38:52 +01:00
Hieu Hoang
2655300c83 Merge github.com:moses-smt/mosesdecoder into weight-new 2013-04-03 19:26:49 +01:00
Hieu Hoang
354d1a9474 add back -early-distortion-cost accidently deleted 2013-04-02 14:35:20 +01:00
Hieu Hoang
2f78fe5fe5 Merge github.com:moses-smt/mosesdecoder into weight-new 2013-03-13 17:54:03 +00:00
Hieu Hoang
21c51194fa add -print-alignment-info 2013-03-13 12:12:33 +00:00
Hieu Hoang
66ad6f32ce start merging PhraseDictionaryMemory and PhraseDictionarySCFG 2013-03-07 19:12:49 +00:00
Hieu Hoang
1f6592aaa9 eclipse 2013-03-07 17:40:45 +00:00
Hieu Hoang
b18ebf2e09 delete &GetWeights() 2013-03-06 16:12:05 +00:00
Hieu Hoang
881787de3f Allow overriding of feature name 2013-03-06 14:04:09 +00:00
Hieu Hoang
1483f35b71 Merge branch 'weight-new' of github.com:hieuhoang/mosesdecoder into weight-new 2013-02-25 20:32:18 +00:00
Hieu Hoang
63be801652 compressed pt works with new pt format 2013-02-25 18:52:58 +00:00
Hieu Hoang
025416a038 new pt format 2013-02-25 15:39:34 +00:00
Hieu Hoang
5344cc1a63 load PhraseDictionarySCFG 2013-02-25 14:50:33 +00:00
Hieu Hoang
9f33f5ba7e load scfg on-disk pt 2013-02-25 14:19:48 +00:00
Hieu Hoang
c789ce81e6 load binary pt 2013-02-25 11:49:34 +00:00
Hieu Hoang
0fb8f2b08e Merge branch 'weight-new' of github.com:hieuhoang/mosesdecoder into weight-new 2013-02-24 22:51:33 +00:00
Hieu Hoang
7d4ca4f21e new pt format compiles. Doesn't run probably, doesn't load 2013-02-24 15:38:29 +00:00
Hieu Hoang
bcecfe55db merge with Lane's search graph output 2013-02-24 00:31:29 +00:00
Hieu Hoang
30e0d1e0fa Merge github.com:moses-smt/mosesdecoder into weight-new 2013-02-22 22:39:24 +00:00
Hieu Hoang
eaacbb1c92 compiles 2013-02-22 22:23:55 +00:00
Lane Schwartz
04f107fbb0 Add flag to output search graph in Kenneth's hypergraph format. 2013-02-22 16:28:48 -05:00
Lane Schwartz
774ed64f2e Work to allow output search graph in HTK standard lattice format 2013-02-22 16:28:47 -05:00
Hieu Hoang
194adf8130 change format for phrase model 2013-02-22 19:17:57 +00:00
Hieu Hoang
5e23eb502d delete enum LMImplementation 2013-02-22 11:55:28 +00:00
Hieu Hoang
e3712d55dd minor error 2013-02-15 13:53:35 +00:00
Hieu Hoang
2e7d4126db add WP 2013-02-13 21:00:51 +00:00
Hieu Hoang
f00d781c37 merge with master 2013-02-13 14:17:20 +00:00
Hieu Hoang
07cd76136a distinct nbest works the old way 2013-02-13 14:02:22 +00:00
Hieu Hoang
7975ef950c cleanup 2013-02-12 21:30:19 +00:00
Hieu Hoang
228d97179d sparse pt works 2013-02-12 20:27:14 +00:00
Hieu Hoang
5bd44896f9 refactor PhraseDictionaryFeature 2013-02-12 17:16:34 +00:00
Hieu Hoang
52fd63fa39 move m_numInputScores & m_numRealWordsInInput out of loop 2013-02-12 14:17:47 +00:00
Hieu Hoang
cfcd861e08 move collection of arguments for phrase models from staticdata to parameter 2013-02-12 11:57:59 +00:00
Hieu Hoang
1a8cd20b51 -print-id for christian buck and phi 2013-02-11 18:01:33 +00:00
Hieu Hoang
410c981ca5 delete variables maxTargetFactors... 2013-02-08 19:28:19 +00:00
Hieu Hoang
54f7c45f45 create-ini.cpp 2013-02-08 17:57:22 +00:00
Hieu Hoang
08744e2c71 wtf is arg text-type? 2013-02-07 16:03:59 +00:00
Hieu Hoang
f7e3f20013 each language model should have separate description, rather than just 'LM' 2013-02-06 20:05:00 +00:00
Hieu Hoang
599d5bde3d GenerationDictionary doesn't inherit from Dictionary 2013-02-05 19:02:36 +00:00
Hieu Hoang
d867b2dcc8 name-value pairs for GenerationDictionary arguments 2013-02-04 23:35:29 +00:00
Hieu Hoang
9d0c4801d5 name-value pairs for LM arguments 2013-02-04 23:10:12 +00:00
Hieu Hoang
4f00c48eb4 refactor UnknownWordPenalty 2013-02-04 16:50:26 +00:00
Hieu Hoang
96e3468912 refactor WordPenaltyProducer 2013-02-04 16:04:17 +00:00
Hieu Hoang
0aca60c4e7 refactor DistortionScoreProducer 2013-02-04 15:41:25 +00:00
Hieu Hoang
4caffffe7b refactor class LexicalReordering 2013-02-03 18:16:42 +00:00
Hieu Hoang
51c26c84b8 refactor SparsePhraseDictionaryFeature 2013-01-31 12:19:25 +00:00
Hieu Hoang
50dfeb9374 refactor generation dictionary class 2013-01-18 17:57:26 +00:00
Hieu Hoang
a57ac78741 refactor LanguageModelIRST 2013-01-17 17:58:44 +00:00
Hieu Hoang
75ef646918 refactor LanguageModel 2013-01-17 17:15:10 +00:00
Hieu Hoang
3bbccf078c refactor LexicalReordering 2013-01-15 18:32:13 +00:00
Hieu Hoang
61d9a91f73 change TargetNgramFeature and TargetBigramFeature 2013-01-15 14:10:49 +00:00
Hieu Hoang
2f6b445bf6 move code from LoadWordTranslationFeature() to constructor in class WordTranslationFeature 2013-01-02 21:26:56 +00:00
Hieu Hoang
0784921314 add [feature] arg. Use for GlobalLexicalModel. Not tested 2012-12-31 16:41:33 +00:00
Hieu Hoang
4e6139d7e6 delete translation-systems arg 2012-12-27 13:42:45 +00:00
hieu
3777faaed2 bug in weight-overwrite 2012-12-14 17:40:31 +00:00
hieu
55c46cab49 train-model.perl create ini file in new format 2012-12-14 12:32:45 +00:00
hieu
e9dbcdb87f mert-moses.perl completes the 1st iteration 2012-12-13 12:01:39 +00:00
hieu
cd5854fa49 minor segfault 2012-12-13 10:43:29 +00:00
hieu
58199037b0 input weight formatted according to discussions with Ken & Barry 2012-12-12 19:35:06 +00:00
hieu
e84f7d6292 input weight formatted according to discussions with Ken & Barry 2012-12-12 18:30:11 +00:00
hieu
00e6e6f0b6 input weight formatted according to discussions with Ken & Barry 2012-12-11 19:06:21 +00:00
hieu
1ffae8010d input weight formatted according to discussions with Ken & Barry 2012-12-11 18:57:42 +00:00
Hieu Hoang
f212927368 get rid of all overrides for GetScoreProducerDescription(). Except SyntacticLM - not sure if it should be separated from LM or not 2012-12-07 16:05:50 +00:00
Hieu Hoang
e3def0bc78 convert all other weight-* to [weight] 2012-12-06 16:19:18 +00:00
Hieu Hoang
6b58f88df9 Works with multiple phrase-tables 2012-12-06 14:46:52 +00:00
Hieu Hoang
da9cd0e3aa clean up weights code for confusion networks & lattices. Works, except for multiple phrase-tables or factors 2012-12-05 20:21:33 +00:00
Hieu Hoang
b8d4c64d6d deprecate -translation-systems 2012-12-05 17:58:45 +00:00
Hieu Hoang
768d165600 works ok for plain phrase-based decoding. No lexical reordering model 2012-12-05 17:12:01 +00:00
Hieu Hoang
0bf06666b1 add error message for non-existant input file 2012-11-20 12:11:01 +00:00
Hieu Hoang
78b3c8763b delete arg -use-alignment-info 2012-11-14 19:01:25 +00:00
Hieu Hoang
1a596181d1 change argument -include-alignment-in-n-best to -include-segmentation-in-n-best. This is what it actually does 2012-11-14 16:47:16 +00:00
Hieu Hoang
4e9d2f3ae1 delete print-alignment-info arg. Not used anymore 2012-11-14 16:43:06 +00:00
Hieu Hoang
e2841edfed Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-11-14 13:43:17 +00:00
Hieu Hoang
f96b33de83 only include moses root when compiling 2012-11-14 13:43:04 +00:00
Barry Haddow
462c04b9f7 remove unused parameter 2012-11-14 10:37:24 +00:00
Hieu Hoang
5e3ef23cef move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00