Commit Graph

276 Commits

Author SHA1 Message Date
Hieu Hoang
f3a84fc014 delete processPhraseTable and queryPhraseTable 2015-01-12 12:26:16 +00:00
XapaJIaMnu
d0807c45f2 Fixed crash in probingPT when probability is precisely 0 2014-12-23 15:21:06 +00:00
Nicola Bertoldi
e4eb201c52 merged master into dynamic-models and solved conflicts 2014-12-13 12:52:47 +01:00
Hieu Hoang
4b10c59bea add OutputSearchGraphHypergraph() to API framework. Move m_source to BaseManager 2014-12-05 21:33:59 +00:00
Hieu Hoang
b2c0fa097c make GetParam() a const method with no side effect 2014-11-28 18:33:45 +00:00
Hieu Hoang
da8b4b74eb make GetParam() a const method with no side effect 2014-11-28 18:29:03 +00:00
Barry Haddow
041c87b1b0 prune using phrase scores 2014-10-21 15:11:09 +01:00
Barry Haddow
c823918200 Pass arguments correctly to Moses 2014-09-09 11:47:23 +01:00
Barry Haddow
21b7548b32 Tidy comments 2014-09-09 10:23:17 +01:00
Barry Haddow
18437a0351 phrase table pruning 2014-09-08 15:08:18 +01:00
Barry Haddow
260954bfd5 Start implementing pruner
Conflicts:

	misc/Jamfile
2014-09-07 23:26:31 +01:00
Ulrich Germann
ab06edda5b Moved merge-sorted from contrib/m4m/util to misc. 2014-07-19 19:05:58 +01:00
XapaJIaMnu
ae149b0190 Fix compilation of ProbingPT 2014-06-13 14:08:23 +01:00
Hieu Hoang
9e43830c6e bjam for ProbingPT 2014-06-13 10:20:30 +01:00
Hieu Hoang
2c6cdb5889 bjam for ProbingPT 2014-06-13 09:48:32 +01:00
Nicola Bertoldi
1fe4eb0528 beautify 2014-06-08 09:44:59 +02:00
Nicola Bertoldi
4d75c889f1 merged master into dynamic-models 2014-06-08 09:39:37 +02:00
Ulrich Germann
249c40ec74 Eliminated factor delimiter from the parameters of
Phrase.CreateFromString() and Sentence.CreateFromString(),
as it was never used in those functions anyway ---
Word.CreateFromString() retrieves the factor delimiter
from StaticData directly.
2014-05-31 14:33:31 +01:00
Nicola Bertoldi
e452a13062 beautify 2014-01-15 16:49:57 +01:00
Nicola Bertoldi
47bece6eac code cleanup; fixings to others' code/test 2014-01-15 16:16:37 +01:00
Nicola Bertoldi
50970b2b59 merge master into this branch 2014-01-14 08:50:18 +01:00
phikoehn
a27df5c046 allow setting of nscores in compact phrase table query tool 2014-01-10 19:43:44 +00:00
Nadir Durrani
c291f859a0 Transliteration Mining 2013-12-16 18:19:44 +00:00
Hieu Hoang
31ce9b510e beautify 2013-09-27 09:35:24 +01:00
Nadir Durrani
74cd9c7a99 Removing Binaries 2013-09-24 13:03:20 +01:00
Hieu Hoang
769f2fe00c start on forced decoding for SCFG 2013-08-30 17:45:56 +01:00
Nicola Bertoldi
ebfc21def8 remove useless files (generated by beautify) 2013-08-17 22:09:16 +02:00
Nicola Bertoldi
5868653bd6 beautify 2013-08-11 23:41:23 +02:00
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
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
5a26a4c84f delete class Dictionary 2013-02-06 11:29:54 +00:00
Hieu Hoang
2573d0a122 delete LM/Factory.* 2013-02-01 21:01:44 +00:00
Hieu Hoang
f95e66c067 Merge branch 'master' into weight-new 2013-01-28 13:37:21 +00:00
Marcin Junczys-Dowmunt
d87c7c4d34 Added normalization of temporary directory path 2013-01-22 22:12:08 +01:00
Marcin Junczys-Dowmunt
fcf75fae18 Added option to specify directory or prefix for temporary files created during phrase table compacting 2013-01-22 21:11:02 +01:00
Hieu Hoang
7ed52368a8 more minor changes in scripts for new format 2012-12-18 12:45:11 +00:00
Hieu Hoang
aa00aebee6 rewrite reuse-weight 2012-12-18 10:23:00 +00:00
hieu
f323416355 delete new program for creating ini file. Hacked current perl script 2012-12-14 16:44:09 +00:00
hieu
6694df6519 mert-moses.perl create ini file in new format 2012-12-14 16:43:12 +00:00
Hieu Hoang
017bbe78e8 forgotten misc programs for Compact pt 2012-11-30 09:49:36 +00:00
Hieu Hoang
b317ac1a34 compile error on misc programs 2012-11-27 17:33:04 +00:00
marcinj
28a962e65e Change -alignment-info to -no-alignment-info 2012-11-17 18:25:30 +01:00