Commit Graph

429 Commits

Author SHA1 Message Date
Hieu Hoang
e3a9694c60 eclipse 2013-07-01 19:56:48 +01:00
Hieu Hoang
e3390393a3 Merge branch 'master' of github.com:moses-smt/mosesdecoder into nadir_osm 2013-06-27 21:12:29 +01:00
Hieu Hoang
3833d67ec0 merge with master 2013-06-26 17:12:22 +01:00
Hieu Hoang
d43c174dcd merge 2013-06-25 10:50:26 +01:00
Hieu Hoang
e15a4fc882 add phrase penalty feature function 2013-06-25 06:54:23 +01:00
Hieu Hoang
69acbfa1d3 compiles, but only on eclipse 2013-06-24 14:45:20 +01:00
Ian Johnson
3a524a4689 Updated PCL 2013-06-19 11:04:53 +01:00
Ian Johnson
d6fee6dd2f Merge branch 'master' of github.com:moses-smt/mosesdecoder 2013-06-19 10:27:09 +01:00
Ian Johnson
225a14f78b Added the Open Machine Translation Core submodule to contrib. 2013-06-19 10:27:00 +01:00
Rico Sennrich
9e9cbbc13b refactoring multimodel code out of StaticData; locking. 2013-06-12 14:47:40 +02:00
Ian Johnson
5cb0adaf95 Updated PCL 2013-06-11 15:40:57 +01:00
Ian Johnson
7d7493dd7d Merge branch 'master' of github.com:moses-smt/mosesdecoder 2013-06-11 12:10:09 +01:00
Ian Johnson
726a63b4e6 Bug fixes and updated PCL 2013-06-11 12:09:57 +01:00
Hieu Hoang
96d116dba0 refactor parsing of feature functiona args 2013-06-10 16:29:07 +01:00
Hieu Hoang
b4ca44e8af refactor TargetWordInsertionFeature::Load() 2013-06-09 20:09:21 +01:00
Hieu Hoang
82224a7a46 feature functions can be both sparse AND dense 2013-06-09 18:48:09 +01:00
Hieu Hoang
d281d025cf implement feature override as a run-time override of specific argument of a feature function. Only implemented table-limit for far 2013-06-07 17:42:23 +01:00
Hieu Hoang
dc6479fad9 eclipse 2013-06-06 15:09:05 +01:00
Ian Johnson
513af400ee Merge branch 'master' of github.com:moses-smt/mosesdecoder 2013-06-03 13:50:08 +01:00
Ian Johnson
15f197604d Updated PCL: fixes bugs in type derivation where fanout operations are used. 2013-06-03 13:49:58 +01:00
Hieu Hoang
266a81c9cf add class InputFeature. To replace 7 year old hack of using phrase table weights for input scores for confusion networks and lattice inputs 2013-05-28 17:25:59 +01:00
Ian Johnson
219d51754c Merge branch 'master' of github.com:moses-smt/mosesdecoder 2013-05-28 13:54:35 +01:00
Ian Johnson
58d5088f33 Updated PCL since it mow supports environment variables in configuration files. 2013-05-28 13:54:27 +01:00
Hieu Hoang
9977f6c393 compile error in moses server. Delete mention of ORLM 2013-05-27 19:16:18 +01:00
Hieu Hoang
87c7875391 delete LMList 2013-05-27 16:57:09 +01:00
Hieu Hoang
e8dadb58ce split classes in DummyScoreProducers into separate files 2013-05-25 00:57:37 +01:00
Hieu Hoang
49e69f19e2 split classes in DummyScoreProducers into separate files 2013-05-25 00:25:20 +01:00
Hieu Hoang
75a1849bcf split classes in FeatureFunction files 2013-05-24 19:11:15 +01:00
Hieu Hoang
a80d838b0f move feature functions into moses/FF 2013-05-24 18:02:49 +01:00
Hieu Hoang
6c322ba05e move and rename PhraseDictionarySCFG -> PhraseDictionaryMemory 2013-05-24 16:33:30 +01:00
Hieu Hoang
4a280c8ca7 move and rename PhraseDictionarySCFG -> PhraseDictionaryMemory 2013-05-24 16:23:31 +01:00
Ian Johnson
c839cf48c5 Udpated PCL 2013-05-22 15:39:36 +01:00
Ian Johnson
d9e3223e7c Re-wrote the README 2013-05-22 13:29:48 +01:00
Ian Johnson
10820e5bfd Added Makefiles 2013-05-22 12:11:41 +01:00
Ian Johnson
166eb7d0e0 Added PCL based arrow pipelining 2013-05-22 10:25:25 +01:00
Hieu Hoang
41da563645 port SRILM to new weights format 2013-05-19 12:44:45 +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
Rico Sennrich
5fa1752018 multimodel(counts): allow different features to have separate interpolation weights. 2013-05-16 14:11:03 +02:00
Rico Sennrich
876de13eba restore support for multimodel(counts) in moses server:
set sentence-level weights and optimize weights
2013-05-16 13:40:17 +02:00
Hieu Hoang
5f6f27dea5 compile error. Delete reference to TranslationSystem 2013-05-13 20:48:05 +01:00
Hieu Hoang
dcafe74892 port PhraseDictionaryMultiModelCount to new format 2013-05-13 17:20:14 +01:00
Christian Buck
5b69987373 mosesserver now supports nbest lists 2013-05-12 21:02:27 -07:00
Hieu Hoang
981351758a delete class TranslationSystem 2013-05-11 14:13:26 +01:00
Hieu Hoang
b75d194833 gut LMList. Get ready for deletion 2013-05-11 13:23:50 +01:00
Hieu Hoang
ed7ab8146f port PhraseDictionaryMultiModel to new format 2013-05-10 12:30:01 +01:00
Hieu Hoang
e8497d5a7e IsTuneable() can now be set in the ini file 2013-05-09 12:05:19 +01:00
Hieu Hoang
2b4e1fbea6 delete FindNumFeatures() and FindName() 2013-05-09 11:48:12 +01:00
Hieu Hoang
ac9496e74f merge 2013-05-08 15:39:00 +01:00
Hieu Hoang
644cac03f6 eclipse 2013-05-07 11:40:03 +01:00
Hieu Hoang
8a371f6547 eclipse 2013-05-07 09:25:42 +01:00