Commit Graph

10408 Commits

Author SHA1 Message Date
Kenneth Heafield
14a970ec92 Get things to compile. Less header pollution. 2013-06-24 15:09:10 +01:00
Hieu Hoang
69acbfa1d3 compiles, but only on eclipse 2013-06-24 14:45:20 +01:00
nadir
cf55ab6678 OSM-Feature 2013-06-24 12:29:33 +01:00
nadir
bd95c2ccfe test commit 2013-06-24 12:21:29 +01:00
Hieu Hoang
a85f819a53 superceded 2013-06-24 11:33:11 +01:00
phikoehn
f5b8c47a2e Merge branch 'master' of ssh://github.com/moses-smt/mosesdecoder 2013-06-23 17:19:37 +01:00
phikoehn
164b06cd7e debugging 2013-06-23 17:19:22 +01:00
Kenneth Heafield
718e90d006 Missing header 2013-06-21 09:38:45 -04:00
Kenneth Heafield
217c8ea38f Missing header / Mehndi Bhargava 2013-06-21 09:37:05 -04:00
Hieu Hoang
d4837fd80c rollback 2013-06-21 01:17:17 +01:00
Hieu Hoang
d68277d369 redo parsing of feature function parameters 2013-06-20 13:25:02 +01:00
Hieu Hoang
8103de2973 redo parsing of feature function parameters 2013-06-20 13:09:47 +01:00
Hieu Hoang
24d2edd790 redo parsing of feature function parameters 2013-06-20 13:06:03 +01:00
Hieu Hoang
dc33fa3d3d redo parsing of feature function parameters 2013-06-20 12:50:41 +01:00
Hieu Hoang
e3f9a5be9b redo parsing of feature function parameters 2013-06-20 10:35:25 +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
Hieu Hoang
c2f4c48758 clean up SetParameter() 2013-06-19 00:24:21 +01:00
Kenneth Heafield
0d9020fefe Add message for missing tcmalloc and improve install directions 2013-06-18 13:31:37 -04:00
Kenneth Heafield
1b87f29332 ChartDecoding isn't the only syntax algorithm 2013-06-18 10:21:47 -04:00
Hieu Hoang
c70537dd87 separate retrieving of translation options for sentences from confusion networks/lattices. Ready to optimise for sentences 2013-06-17 20:23:25 +01:00
Hieu Hoang
4ccb1c9dec create prefix array for sentence input 2013-06-17 19:45:47 +01:00
Hieu Hoang
acb4baacaf delete 2 unused legacy functions 2013-06-17 18:46:40 +01:00
Hieu Hoang
e51c4feb6b push calling of OnlyTheseFactors() to individual PT implementations, as needed 2013-06-17 18:31:06 +01:00
Hieu Hoang
8c6344c4ce segment confusion network in class TranslationOptionCollectionConfusionNet, rather than in PDAImp. Get ready to make it work with any phrase table 2013-06-14 23:42:30 +01:00
Hieu Hoang
3516ef42b8 segment confusion network in class TranslationOptionCollectionConfusionNet, rather than in PDAImp. Get ready to make it work with any phrase table 2013-06-14 21:22:38 +01:00
Hieu Hoang
0b3a84f730 segment confusion network in class TranslationOptionCollectionConfusionNet, rather than in PDAImp. Get ready to make it work with any phrase table 2013-06-14 21:16:12 +01:00
Hieu Hoang
047fff4dc5 implement IsUseable() correctly for SourceWordDeletionFeature 2013-06-14 19:49:51 +01:00
Hieu Hoang
f7371cf53d calculate m_featuresToApply in Load() for PhraseDictionary. Since every phrase dictionary now has to implement it, make Load() for PhraseDictionary abstract 2013-06-14 18:34:47 +01:00
Hieu Hoang
0d6565b9a5 segment confusion network in class TranslationOptionCollectionConfusionNet, rather than in PDAImp. Get ready to make it work with any phrase table 2013-06-14 15:43:18 +01:00
Hieu Hoang
2615a93224 default number of dense features = 1 2013-06-14 11:02:22 +01:00
Hieu Hoang
ce139a37d0 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2013-06-14 10:09:50 +01:00
Hieu Hoang
029110c245 change table-limit specification to new format 2013-06-14 10:09:06 +01:00
Rico Sennrich
b1b70e802d use read-write lock in multimodel 2013-06-12 15:25:53 +02:00
Rico Sennrich
9e9cbbc13b refactoring multimodel code out of StaticData; locking. 2013-06-12 14:47:40 +02:00
Hieu Hoang
b7cbecad0f Merge branch 'master' of github.com:moses-smt/mosesdecoder 2013-06-11 16:32:03 +01:00
Hieu Hoang
5becd868a9 delete misc unused variables from PhraseDictionary 2013-06-11 16:31:43 +01:00
Hieu Hoang
13299ab2a8 delete pre-calculated scoring in ChartHypothesis. Should be subsumed by new scoring framework. Rename CalcScore() to Evaluate() 2013-06-11 16:08:59 +01: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
f01ee737b0 refactor parsing of feature functiona args 2013-06-11 02:54:16 +01:00
Hieu Hoang
983f76b5cb refactor parsing of feature functiona args 2013-06-11 02:41:06 +01:00
Hieu Hoang
61e2b7a24f refactor parsing of feature functiona args 2013-06-11 01:46:04 +01:00
Hieu Hoang
b4ad093334 refactor parsing of feature functiona args 2013-06-11 00:05:12 +01:00
Hieu Hoang
b717114818 refactor parsing of feature functiona args 2013-06-10 23:16:28 +01:00
Hieu Hoang
efa42b451c refactor parsing of feature functiona args 2013-06-10 21:24:31 +01:00
Hieu Hoang
abe6bb7c22 refactor parsing of feature functiona args 2013-06-10 18:11:55 +01:00
Hieu Hoang
96d116dba0 refactor parsing of feature functiona args 2013-06-10 16:29:07 +01:00