Matthias Huck
342abcf8fc
Model1Feature: score caching for improved efficiency
2015-02-25 23:13:15 +00:00
Hieu Hoang
da45709cf6
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2015-02-25 13:36:43 +00:00
Kenneth Heafield
4e717d67d4
Add include paths to boost compilation tests
2015-02-25 08:36:01 -05:00
Hieu Hoang
c84632a88f
eclipse
2015-02-25 13:30:48 +00:00
Kenneth Heafield
aec508079b
D'oh add empty test
2015-02-25 07:00:43 -05:00
Kenneth Heafield
09bda4dc93
Merge branch 'master' of https://github.com/moses-smt/mosesdecoder
2015-02-24 20:50:47 -05:00
Matthias Huck
0a6adcde3a
Model1Feature: special UNK token in MGIZA vocabularies
2015-02-25 01:27:08 +00:00
Matthias Huck
39c1ef52dc
Model1Feature: unnecessary includes & special UNK token in MGIZA vocabularies
2015-02-25 00:52:15 +00:00
Matthias Huck
3c8d48f8af
Model1Feature: a simple IBM Model 1 scorer,
...
source-to-target with global source-sentence context
2015-02-25 00:11:31 +00:00
Kenneth Heafield
2ee2f28812
Another attempt at fixing linkage/macro definition
2015-02-24 15:38:44 -05:00
Hieu Hoang
28fbf07c37
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2015-02-24 12:35:12 +00:00
Hieu Hoang
59986d8c81
change default mac-chart-span 10->20. /Arefeh Kazemi
2015-02-24 12:35:00 +00:00
Ondrej Bojar
ce3bd88516
Merge branch 'master' of https://github.com/moses-smt/mosesdecoder
2015-02-24 00:38:28 +01:00
Ondrej Bojar
441a2bb190
safer binarizer execution, bash, sort tempdir
2015-02-24 00:36:29 +01:00
Kenneth Heafield
04d4f311dc
Don't drop bin into random directories
2015-02-23 18:18:45 -05:00
Phil Williams
0346fbb138
filter-rule-table: stopgap (non-) filtering for T2S/SCFG
2015-02-23 11:27:20 +00:00
Phil Williams
0bff50449e
Fix -search-algorithm 8
2015-02-23 11:12:00 +00:00
Matthias Huck
372d14a9e8
missing condition
2015-02-20 21:46:38 +00:00
Matthias Huck
f317a2cebd
PhraseOrientationFeature
...
better efficiency via precomputation of non-terminal orientation classes,
plus a bugfix (weights vector was not read correctly)
2015-02-20 20:53:50 +00:00
Matthias Huck
9f4ebd83e0
TargetPhrase: can store arbitrary data
2015-02-20 20:53:25 +00:00
Matthias Huck
fd08880bde
Merge branch 'master' of https://github.com/moses-smt/mosesdecoder
2015-02-19 20:49:46 +00:00
Hieu Hoang
32de075022
beautify
2015-02-19 12:27:23 +00:00
Hieu Hoang
6d4bad0f78
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2015-02-18 21:56:48 +00:00
Hieu Hoang
add14db330
use VERBOSE instead of cerr
2015-02-18 21:56:35 +00:00
Phil Williams
357f33b0d5
Fix -output-unknowns for -search-algorithm 3 (moses_chart)
2015-02-18 16:22:13 +00:00
Hieu Hoang
b223256040
park Joint LM. Doesn't work anymore
2015-02-18 15:11:03 +00:00
Matthias Huck
22df3e899e
Merge branch 'master' of https://github.com/moses-smt/mosesdecoder
2015-02-16 19:57:15 +00:00
Matthias Huck
a4130744c3
Merge branch 'master' of https://github.com/moses-smt/mosesdecoder
2015-02-16 19:30:31 +00:00
Kenneth Heafield
d1fc94925a
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2015-02-16 13:49:13 -05:00
Kenneth Heafield
93ab057eda
Try to fix Boost static/dynamic linkage
2015-02-16 13:49:01 -05:00
Christophe SERVAN
90471e22a8
Change Namespace in TER library
2015-02-16 19:46:25 +01:00
Matthias Huck
6028c7cf9c
tuneable-components config parameter for feature functions
2015-02-16 18:39:25 +00:00
Christophe SERVAN
d0ff70decc
Change Namespace in TER library
2015-02-16 19:34:41 +01:00
Christophe SERVAN
87a4f19546
Memory leak correction in TER algorithm
2015-02-16 19:02:46 +01:00
Matthias Huck
8025cbf350
Merge branch 'master' of https://github.com/moses-smt/mosesdecoder
2015-02-16 15:10:15 +00:00
Matthias Huck
eaaae89acc
tuneable-components config parameter for feature functions
2015-02-16 15:10:06 +00:00
Ales Tamchyna
f6884c55a1
restoring broken evaluation of translation option list
2015-02-16 12:32:00 +01:00
Ales Tamchyna
a46daa1938
target (internal) bigrams for VW
2015-02-16 11:36:16 +01:00
Ales Tamchyna
b05fc4c9bc
properly register bigram VW feature
2015-02-16 11:30:36 +01:00
Ales Tamchyna
a9926e7f49
source bigram feature for VW
2015-02-16 10:59:55 +01:00
Hieu Hoang
30ddd69de3
Merge github.com:aminorex/mosesdecoder
2015-02-15 23:16:29 +00:00
Hieu Hoang
9e47ff0c46
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2015-02-15 22:41:01 +00:00
akimbal1
915c29b0dd
detokenization fixes and features
2015-02-15 17:19:47 -05:00
Ulrich Germann
064b01c054
Code reorganization and cleanup around Lexical Reordering Round 2.
...
Hope it compiles this time.
2015-02-15 16:34:54 +00:00
akimbal1
eff60db207
stop treating dash like hyphen
2015-02-15 00:23:29 -05:00
akimbal1
f307e56273
merge upstream
...
cking branch 'upstream/master'
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2015-02-14 23:56:41 -05:00
akimbal1
6352dc773c
closer match to perl tokenizer
2015-02-14 23:37:44 -05:00
Ulrich Germann
17ddbc7d38
Merge branch 'master' of https://github.com/moses-smt/mosesdecoder
2015-02-15 01:46:22 +00:00
Ulrich Germann
ccf44f39fb
Code cleanup and reorganization. A few classes have been renamed to shorter names.
2015-02-15 01:45:22 +00:00
Jeroen Vermeulen
74223532d4
Merge branch 'instantiate-languagemodelken'
2015-02-14 19:03:09 +01:00