Commit Graph

9723 Commits

Author SHA1 Message Date
Hieu Hoang
f46b456c06 jamfile 2013-02-13 21:49:07 +00:00
Hieu Hoang
7d8ee90b48 add Distortion class 2013-02-13 21:46:56 +00:00
Hieu Hoang
165fbb751d add Distortion class 2013-02-13 21:27:17 +00:00
Hieu Hoang
126f0a6757 cleanup 2013-02-13 21:05:52 +00:00
Hieu Hoang
1a8764aeda cleanup 2013-02-13 21:04:40 +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
b84112a4b7 distinct nbest works the old way 2013-02-13 14:01:50 +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
e0b26e8b89 sparse pt works 2013-02-12 20:00:44 +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
e4876599d2 create-ini.cpp 2013-02-08 13:57:59 +00:00
Hieu Hoang
6663732c38 create-ini.cpp 2013-02-08 13:56:31 +00:00
Hieu Hoang
54dd865f91 create-ini.cpp 2013-02-08 12:56:12 +00:00
Hieu Hoang
b2f37dbb6f create-ini.cpp 2013-02-08 11:59:19 +00:00
Hieu Hoang
1a1f0f33f4 create-ini.cpp 2013-02-08 11:53:53 +00:00
Hieu Hoang
87ab883a6e create-ini.cpp 2013-02-08 11:44:20 +00:00
Hieu Hoang
f8783f7e0a create-ini.cpp 2013-02-08 11:35:39 +00:00
Hieu Hoang
40a074093f create-ini.cpp 2013-02-08 11:24:07 +00:00
Hieu Hoang
c0b92c1ddb add program to create ini file. Replace train-model.perl step=9 2013-02-07 19:14:26 +00:00
Hieu Hoang
dd20bbabf7 wtf is arg text-type? 2013-02-07 18:51:03 +00:00
Hieu Hoang
e96cba96ba wtf is arg text-type? 2013-02-07 18:34:27 +00:00
Hieu Hoang
839dff591f wtf is arg text-type? 2013-02-07 18:14:13 +00:00
Hieu Hoang
08744e2c71 wtf is arg text-type? 2013-02-07 16:03:59 +00:00
Hieu Hoang
f746d98603 delete debuggging info 2013-02-07 12:46:27 +00:00
Hieu Hoang
f7e3f20013 each language model should have separate description, rather than just 'LM' 2013-02-06 20:05:00 +00:00
Rico Sennrich
e3ea93acb7 speed up rule extraction by factor 2 (by rewriting rule consolidation to have linear instead of quadratic complexity) 2013-02-06 13:10:38 +01:00
Hieu Hoang
5a26a4c84f delete class Dictionary 2013-02-06 11:29:54 +00:00
Hieu Hoang
4d8de1e51d PhraseDictionary doesn't inherit from Dictionary 2013-02-05 19:13:26 +00:00
Hieu Hoang
599d5bde3d GenerationDictionary doesn't inherit from Dictionary 2013-02-05 19:02:36 +00:00
Hieu Hoang
4417f254a2 delete GetDecodeType(). Thinking of getting rid of class Dictionary altogther 2013-02-05 18:47:25 +00:00
Hieu Hoang
be85bffb19 Merge branch 'master' into weight-new 2013-02-05 12:36:38 +00:00
Hieu Hoang
6e76edf058 check that class description == 1st arg in input line 2013-02-05 12:34:24 +00:00
Hieu Hoang
a691055542 use key-value args for TargetWordInsertionFeature 2013-02-05 12:19:22 +00:00
Hieu Hoang
12204f0710 use key-value args for WordTranslationFeature 2013-02-05 12:01:33 +00:00
Hieu Hoang
6076f86773 use key-value args for SourceWordDeletionFeature 2013-02-05 11:45:41 +00:00
Rico Sennrich
50a8e94a8f tmcombine: better error message for unsupported phrase tables 2013-02-05 11:44:50 +01:00
Hieu Hoang
1d58aaf131 name-value pairs for PhraseBoundaryFeature arguments 2013-02-04 23:48:26 +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