Commit Graph

198 Commits

Author SHA1 Message Date
Hieu Hoang
310b26f989 beautify 2013-07-08 20:52:14 +01:00
Hieu Hoang
3eba5782c2 beautify 2013-07-08 20:25:47 +01:00
Marcin Junczys-Dowmunt
d3b4c11be2 Fixed queryPhraseTableMin, added warnings for compacting phrase tables qithout alignment 2013-07-08 09:58:02 +02:00
Hieu Hoang
4d13555bef add name of feature function to mimic how it is actually called in the decoder 2013-07-06 17:04:58 +01:00
Hieu Hoang
dc33fa3d3d redo parsing of feature function parameters 2013-06-20 12:50:41 +01:00
Hieu Hoang
abe6bb7c22 refactor parsing of feature functiona args 2013-06-10 18:11:55 +01:00
Hieu Hoang
21ff6d4831 beautify 2013-06-03 12:33:18 +01:00
Hieu Hoang
eaf53769ad consistent Load() for all feature functions. Can be used not to load if doing --show-weights 2013-05-31 20:21:02 +01:00
Hieu Hoang
6249432407 beautify 2013-05-29 18:16:15 +01:00
Hieu Hoang
bfaca78b12 delete create-ini 2013-05-28 12:42:30 +01:00
Hieu Hoang
06a5c86695 delete LMList 2013-05-27 16:50:21 +01:00
Hieu Hoang
369e3411f9 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2013-05-22 12:12:08 +01:00
Hieu Hoang
112bcdc925 Make Phrase::CreateFromString() more efficient 2013-05-22 12:03:00 +01:00
Ian Johnson
166eb7d0e0 Added PCL based arrow pipelining 2013-05-22 10:25:25 +01:00
Hieu Hoang
8dd84d7a40 change integration of sparse features with EMS to account for new weights format 2013-05-16 15:38:05 +01:00
Hieu Hoang
34df0011a9 change PhraseDictionaryTreeAdaptor --> PhraseDictionaryBinary 2013-05-14 12:19:55 +01:00
Hieu Hoang
847a993661 change name PhraseDictionarySCFG to PhraseDictionaryMemory. They have been merged 2013-05-09 17:28:37 +01:00
Hieu Hoang
96b43c2ded change create-ini to give implementation independent names to LM 2013-03-18 15:53:42 +00:00
Hieu Hoang
4f4e7c503d runtime error in creating ini file 2013-03-16 15:16:02 +00:00
Hieu Hoang
3271710dd5 tell create-ini about input factors 2013-03-11 19:31:53 +00:00
Hieu Hoang
a87316a635 Merge branch 'weight-new' of github.com:hieuhoang/mosesdecoder into weight-new 2013-03-11 16:20:08 +00:00
Hieu Hoang
b3fb23e81b tell create-ini what factors are being used 2013-03-11 15:42:07 +00:00
Hieu Hoang
e89d1ddbf1 tell create-ini what factors are being used 2013-03-11 15:27:17 +00:00
Hieu Hoang
e04296b22e tell create-ini what factors are being used 2013-03-11 15:21:56 +00:00
Hieu Hoang
9298402dcf merge Phrase::CreateFromString() and Phrase::CreateFromStringNewFormat() 2013-03-08 19:10:28 +00:00
Hieu Hoang
0dacb71fe3 bjam 2013-03-07 16:55:28 +00:00
Hieu Hoang
0869921b80 remove misc/reuse-weights.cpp 2013-03-07 16:53:50 +00:00
Hieu Hoang
881787de3f Allow overriding of feature name 2013-03-06 14:04:09 +00:00
Hieu Hoang
a54488c2b2 delete space 2013-03-05 14:32:41 +00:00
Hieu Hoang
89adb66a7d update create-ini file. PhraseModel now split into different implementations 2013-03-04 14:46:59 +00:00
Hieu Hoang
5b18e393a5 compile error in queryPhraseTableMin.cpp 2013-02-25 21:15:16 +00:00
Hieu Hoang
194adf8130 change format for phrase model 2013-02-22 19:17:57 +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
Hieu Hoang
f32d337fc0 filter new ini file 2013-02-14 19:02:00 +00:00
Hieu Hoang
d1f39b6aa6 lm implementation default to 0 2013-02-14 13:30:00 +00:00
Hieu Hoang
6292f82837 jamfile 2013-02-13 21:52:40 +00:00
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
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