Commit Graph

300 Commits

Author SHA1 Message Date
Hieu Hoang
d3d2bc675f compile error. /Pierre Lison 2014-07-16 08:17:24 +01:00
Ulrich Germann
9c27dc08e9 Merge branch 'master' of https://github.com/moses-smt/mosesdecoder
Conflicts:
	moses/FF/ConstrainedDecoding.cpp
2014-06-03 18:55:53 +01:00
Ulrich Germann
339f9fb780 Commented out unused variables. 2014-05-31 14:25:43 +01:00
Phil Williams
fc85c26eda moses_chart: remove ChartTrellis* k-best code 2014-05-13 10:24:30 +01:00
Hieu Hoang
09d50f87b1 move word penalty feature out of StaticData 2013-12-06 15:57:49 +00:00
Eva Hasler
90fe3514bc remove unused code 2013-10-05 14:34:05 +01:00
Hieu Hoang
6ccc17b804 speed up compiling by removing headers from StaticData.h 2013-10-03 11:05:53 +01:00
Hieu Hoang
769f2fe00c start on forced decoding for SCFG 2013-08-30 17:45:56 +01:00
Hieu Hoang
8419a3af35 beautify 2013-08-14 12:37:22 +01:00
Hieu Hoang
3775e37ee5 refactor bleu score feature function. Still segfaults when running mira 2013-08-13 16:39:37 +01:00
Hieu Hoang
aa7eabf850 add parameter argument -feature-add for mira BLEU score feature 2013-08-13 15:34:03 +01:00
Hieu Hoang
02c7af3fb8 Mira changes. Manually applied Eva's patch 2013-08-12 13:03:26 +01:00
Kenneth Heafield
1b87f29332 ChartDecoding isn't the only syntax algorithm 2013-06-18 10:21:47 -04:00
Hieu Hoang
6249432407 beautify 2013-05-29 18:16:15 +01:00
Hieu Hoang
06a5c86695 delete LMList 2013-05-27 16:50:21 +01:00
Hieu Hoang
7ff009adad minor compile error 2013-05-25 08:52:39 +01:00
Hieu Hoang
40ae4e9522 split classes in DummyScoreProducers into separate files 2013-05-24 23:57:06 +01:00
Hieu Hoang
a80d838b0f move feature functions into moses/FF 2013-05-24 18:02:49 +01:00
Hieu Hoang
f04ec4c56d 1. remove all code for MetaFeature from mira.
2. in ShowWeights(), all print out dense feature weights. Don't print 'sparse' for sparse feature functions. All features functions can contains dense and sparse
2013-05-16 19:05:08 +01:00
Hieu Hoang
01af82310b delete ScoreProducer 2013-02-21 20:03:35 +00:00
Hieu Hoang
9d454f8161 refactor generation dictionary class 2013-01-18 18:22:06 +00:00
Hieu Hoang
6885e04b42 move feature function variables into FeatureFunction.h 2012-12-31 00:57:21 +00:00
Hieu Hoang
1798957647 change m_producers to non-const 2012-12-24 21:51:11 +00:00
Hieu Hoang
5d9980af91 move WordPenalty to staticData 2012-12-19 15:38:57 +00:00
Hieu Hoang
c2d9d84ba0 move feature function variables from TranslationSystem back to StaticData 2012-12-19 14:37:00 +00:00
Hieu Hoang
cb270a76be all regression tests passed 2012-12-04 18:39:06 +00:00
Hieu Hoang
065597dc9f only include moses root when compiling 2012-11-14 14:18:53 +00:00
Barry Haddow
190f4c5996 Fix non-mpi compile error 2012-10-09 21:51:32 +01:00
Eva Hasler
e7e4dbd405 merge remaining changes to mira, word pair features, phrase pair features 2012-10-03 18:53:55 +01:00
Eva Hasler
ebbf0d028c changes to mira, adding jackknife to experiment.perl 2012-10-01 20:36:52 +01:00
Barry Haddow
2d71e5be60 Non-mpi build 2012-08-17 13:46:38 +01:00
ehasler
6ba85d22a4 save all changes related to domain adaptation 2012-07-26 17:32:50 +01:00
Eva Hasler
bc2c564178 remove unused vars 2012-07-04 11:53:45 +01:00
Eva Hasler
ea1bdd03f1 clean up mira 2012-07-04 11:40:12 +01:00
Eva Hasler
788bea2f2b clean up and fixing stopping criterion in mira training script 2012-07-03 16:21:09 +01:00
Eva Hasler
3c1728f30d clean up 2012-06-01 20:20:30 +01:00
Eva Hasler
6a6a35c65e fix start weights in experiment.perl, add hypothesis queue for picking hope and fear translations, add variations to 1slack formulation 2012-06-01 01:49:42 +01:00
Eva
62d10a2af3 implement CalculateBleu for complete translations, add parameters --disable-bleu-feature and --real-bleu to replace dynamic sentence Bleu with real sentence Bleu 2012-05-29 17:04:36 -07:00
Eva
d81ebe2337 Fix nbest lists for chart mira 2012-05-27 23:03:45 -07:00
Eva Hasler
4f76643486 update feature learning rate code 2012-05-18 18:58:42 +01:00
Eva Hasler
c8f04a7e48 add feature confidence 2012-05-15 17:49:54 +01:00
Eva Hasler
30deedde9f changed permission, everything changed.. 2012-05-10 18:54:24 +01:00
Eva Hasler
dd9bd42a62 fix weight scaling 2012-05-02 22:54:23 +01:00
Eva Hasler
702c9d1b81 enable start weights and scaling all features 2012-05-02 21:34:39 +01:00
Eva Hasler
9035a0ac85 fix margin normalisation 2012-05-02 17:57:24 +01:00
Eva Hasler
e9fb37a918 set bleu weight back to 1 2012-05-01 00:22:01 +01:00
Eva Hasler
1b18c0a914 distinguish between dynamic and external score 2012-05-01 00:15:16 +01:00
Eva
b137d737b9 fix sampling for history bleu 2012-04-30 10:57:10 -07:00
Eva
668e91c1da fix merge conflict 2012-04-29 23:49:21 -07:00
Eva
459696a2af add optional scaling to history bleu, adjust bleu selection for history bleu 2012-04-29 23:39:02 -07:00