Hieu Hoang
|
ecbedc0cee
|
rename variable which is just used for caching lexicalised reordering scores
|
2013-05-08 12:37:16 +01:00 |
|
Hieu Hoang
|
ad0472baeb
|
rename variable which is just used for caching lexicalised reordering scores
|
2013-05-08 12:34:56 +01:00 |
|
Hieu Hoang
|
1bf12d5728
|
delete redundant ScoreComponentCollection in Translation Option
|
2013-05-08 12:01:26 +01:00 |
|
Hieu Hoang
|
14663d781b
|
delete redundant ScoreComponentCollection in Translation Option
|
2013-05-08 12:00:01 +01:00 |
|
Hieu Hoang
|
60306a23eb
|
Merge branch 'weight-new' of github.com:moses-smt/mosesdecoder into weight-new
|
2013-05-08 11:51:52 +01:00 |
|
Hieu Hoang
|
50fbbecaab
|
delete MergeGeneration()
|
2013-05-08 11:51:25 +01:00 |
|
Hieu Hoang
|
eae4201e70
|
delete debug messages
|
2013-05-08 11:38:09 +01:00 |
|
Hieu Hoang
|
a1b2f66d91
|
each new target phrase in factored decomposition holds scores from previous steps.
|
2013-05-08 11:28:31 +01:00 |
|
Hieu Hoang
|
6609c4f019
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder into weight-new
|
2013-05-07 19:55:24 +01:00 |
|
Hieu Hoang
|
644cac03f6
|
eclipse
|
2013-05-07 11:40:03 +01:00 |
|
Rico Sennrich
|
ce5311c076
|
fix undefined behaviour in rule extract (thanks Barry)
|
2013-05-07 10:50:19 +02:00 |
|
Hieu Hoang
|
8a371f6547
|
eclipse
|
2013-05-07 09:25:42 +01:00 |
|
Hieu Hoang
|
e2f2aff94a
|
merged. Mostly by discarding new changes
|
2013-05-03 14:36:39 +01:00 |
|
Rico Sennrich
|
86cbe7b93b
|
fix multimodel thread-safety check
|
2013-05-03 11:55:42 +02:00 |
|
Hieu Hoang
|
b9373c7edf
|
eclipse
|
2013-05-03 10:49:10 +01:00 |
|
Barry Haddow
|
652d0f0a94
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2013-05-03 10:15:55 +01:00 |
|
Barry Haddow
|
8a965cd62e
|
Fixes to binarize-all
|
2013-05-03 10:15:37 +01:00 |
|
Rico Sennrich
|
a52f0a8c4d
|
avoid costly copy operation in extract-rules
(noticeable speed-up with large number of non-terminals:
2x speed-up in benchmark with target syntax and --MaxNonTerm 5)
|
2013-05-03 10:48:14 +02:00 |
|
Hieu Hoang
|
372d0505d2
|
eclipse
|
2013-05-02 21:22:05 +01:00 |
|
Hieu Hoang
|
f0bae8cbc8
|
eclipse
|
2013-05-02 19:56:04 +01:00 |
|
Hieu Hoang
|
25b1ef9e08
|
eclipse
|
2013-05-02 19:53:42 +01:00 |
|
Hieu Hoang
|
3ac16ca444
|
Merge branch 'weight-new' of github.com:moses-smt/mosesdecoder into weight-new
|
2013-05-02 19:21:34 +01:00 |
|
Barry Haddow
|
8993339df4
|
Make sure tuning uses filtered config when available.
|
2013-05-02 18:50:21 +01:00 |
|
Barry Haddow
|
cf47ad132c
|
Ability to specify number of conf net weights
|
2013-05-02 18:50:03 +01:00 |
|
Hieu Hoang
|
187e09a5d2
|
delete last TargetPhrase::SetScore()
|
2013-05-02 18:36:34 +01:00 |
|
Hieu Hoang
|
f46c8d66e2
|
delete another TargetPhrase::SetScore()
|
2013-05-02 18:21:52 +01:00 |
|
Hieu Hoang
|
929b153216
|
merge
|
2013-05-02 17:59:36 +01:00 |
|
Hieu Hoang
|
ba54ee6748
|
delete another TargetPhrase::SetScore()
|
2013-05-02 17:44:19 +01:00 |
|
Hieu Hoang
|
bdebc477c5
|
comment
|
2013-05-02 17:25:29 +01:00 |
|
Hieu Hoang
|
fdcfe95574
|
start framework for evaluating target phrase score
|
2013-05-02 17:19:45 +01:00 |
|
Hieu Hoang
|
46b70fe89a
|
start framework for evaluating target phrase score
|
2013-05-02 17:07:03 +01:00 |
|
Barry Haddow
|
48fe0610ef
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
Conflicts:
scripts/training/filter-model-given-input.pl
|
2013-05-02 17:02:51 +01:00 |
|
Barry Haddow
|
5eebb9538e
|
Enable skipping of filtering in EMS
Use 'binarize-all = path-to-binarize-model.perl
|
2013-05-02 15:15:52 +01:00 |
|
Barry Haddow
|
72cbadaed5
|
Back to type 99
|
2013-05-02 15:11:17 +01:00 |
|
Hieu Hoang
|
47465f8afb
|
start framework for evaluating target phrase score
|
2013-05-02 14:55:26 +01:00 |
|
Rico Sennrich
|
70670f3af5
|
automatically determine if multimodel is threadsafe or not (based on thread-safety of component models)
|
2013-05-02 13:36:06 +02:00 |
|
Hieu Hoang
|
c99e9f8c90
|
start framework for evaluating target phrase score
|
2013-05-02 12:15:26 +01:00 |
|
Rico Sennrich
|
adb7de6e61
|
support for binary models with multimodelcounts
|
2013-05-02 12:14:17 +02:00 |
|
Hieu Hoang
|
0425083c12
|
use GetWeightedScore() instead of InnerProduct(...)
|
2013-05-02 10:30:20 +01:00 |
|
Ondrej Bojar
|
0450fd6776
|
Merge branch 'master' of https://github.com/moses-smt/mosesdecoder
|
2013-05-02 00:33:52 +02:00 |
|
Ondrej Bojar
|
b57f5a530e
|
allow disabling distortion model binarization
|
2013-05-02 00:33:09 +02:00 |
|
phikoehn
|
d19a28ae21
|
Merge branch 'master' of git://github.com/moses-smt/mosesdecoder
|
2013-05-01 19:22:00 +01:00 |
|
phikoehn
|
cd8915647b
|
support for Chris Dyer's fast-align; bug fix with sparse word translations feature; threshold pruning in filter
|
2013-05-01 19:20:05 +01:00 |
|
Hieu Hoang
|
9141e8cff8
|
delete IncorporateDLMScores() and TargetPhrase::SetFutureScore()
|
2013-05-01 18:43:59 +01:00 |
|
Hieu Hoang
|
66016aba45
|
change StatelessFeatureType for class SourceWordDeletionFeature. Passed regression test
|
2013-05-01 17:30:35 +01:00 |
|
Hieu Hoang
|
acaabb66d9
|
change StatelessFeatureType for class WordTranslationFeature. Test phrase.word-translation passes
|
2013-05-01 14:56:09 +01:00 |
|
Hieu Hoang
|
ce80626c9a
|
remove SparsePhraseDictionaryFeature
|
2013-05-01 13:17:09 +01:00 |
|
Hieu Hoang
|
2b93917a80
|
delete argument report-sparse-features
|
2013-05-01 12:40:59 +01:00 |
|
Hieu Hoang
|
3ed17bbedd
|
merge
|
2013-05-01 11:50:29 +01:00 |
|
Barry Haddow
|
5638aa6a32
|
don't rebuild tables when a TRAINING:config is specified
|
2013-05-01 11:25:32 +01:00 |
|