Kenneth Heafield
dd03f9fb69
KenLM 5a7efd8fe1db88ee0a9f7e9479b24ac3ca348221 with Hieu's patch to exception.hh
2014-06-02 10:29:40 -07:00
Hieu Hoang
31a583b0bc
update comments for Evaluate() to say something about stackVec
2014-06-02 18:17:39 +01:00
Hieu Hoang
c4d0f7dc93
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2014-05-31 19:52:41 +01:00
Hieu Hoang
7909dcf094
add decoder arg -weight-add
2014-05-31 19:52:30 +01:00
Hieu Hoang
5723526832
script to remove non-printing characters once and for all
2014-05-31 00:24:15 +01:00
Marcin Junczys-Dowmunt
71818ee994
missing intialization of member
2014-05-30 17:53:17 +02:00
Marcin Junczys-Dowmunt
6cdd2b6019
optional soft constraints for constrained decodings, multiple reference files
2014-05-30 17:36:19 +02:00
phikoehn
9a91f423e4
fixed error
2014-05-30 08:30:06 +01:00
Hieu Hoang
9615f4636c
change error to warning. Seems to work ok with recaser
2014-05-30 05:40:22 +01:00
Hieu Hoang
e48f7d8488
Merge pull request #64 from isnowfy/master
...
mosesserver can return search graph for chart decoding
2014-05-29 16:57:01 +01:00
Hieu Hoang
e9d3052790
hard/soft constraints wrong way round
2014-05-28 22:51:26 +01:00
Hieu Hoang
65b337136d
out of date build instruction. Refer everyone to website
2014-05-28 22:38:09 +01:00
Philipp Koehn
7adf705a9e
Merge branch 'master' of https://github.com/moses-smt/mosesdecoder
...
merge with upstram
2014-05-28 03:59:16 -04:00
Philipp Koehn
1b26f37f9a
allow specification of final step and final outcome in experiment.perl
2014-05-28 03:58:14 -04:00
phikoehn
f7ec76654e
minor in experiment.meta: proper multi-bleu, beautify
2014-05-28 01:39:53 +01:00
phikoehn
f4651751e6
Merge branch 'master' of ssh://github.com/moses-smt/mosesdecoder
2014-05-28 01:39:00 +01:00
phikoehn
d93da293ad
transliteration with multiple language models, other minor
2014-05-28 01:38:26 +01:00
isnowfy
9c1809cf34
moseserver can return search graph for chart decoding
2014-05-28 00:08:12 +08:00
Barry Haddow
00b1d83841
Remove debug flag
2014-05-27 08:55:05 +01:00
Barry Haddow
66b5d2f3fd
parse hgmira output correctly
2014-05-26 11:03:28 +01:00
Hieu Hoang
cfe22c29bc
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2014-05-25 10:06:51 +01:00
Hieu Hoang
b724a90d59
more edinburgh servers
2014-05-25 10:06:40 +01:00
Philipp Koehn
2876613973
fixes to delete-crashed and delete-run
2014-05-23 15:02:22 -04:00
Philipp Koehn
85ea9d552a
fixes to delete-crashed and delete-run
2014-05-23 15:01:53 -04:00
Hieu Hoang
42a1989f86
generic parallization that take stdin and output to stdout. For parsing
2014-05-23 01:03:29 +01:00
Hieu Hoang
3dc7bec12d
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2014-05-22 21:23:50 +01:00
Hieu Hoang
403a473222
utf8 encoding
2014-05-22 21:23:31 +01:00
Barry Haddow
8f33a33c05
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2014-05-22 21:20:53 +01:00
Barry Haddow
6c31fbb2a4
Support for hypergraph mira
2014-05-22 21:20:14 +01:00
Hieu Hoang
3df23ea6ad
utf8 encoding
2014-05-22 19:00:36 +01:00
Hieu Hoang
7ec0c53e92
generic parallization that take stdin and output to stdout. For parsing
2014-05-22 15:22:55 +01:00
Hieu Hoang
a08b8ea7b4
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2014-05-22 14:38:42 +01:00
Hieu Hoang
d97be10a27
generic parallization that take stdin and output to stdout. For parsing
2014-05-22 14:38:27 +01:00
Philipp Koehn
dd9a59499f
progress on deleting steps and runs
2014-05-21 11:16:40 -04:00
Hieu Hoang
401c4940cf
debugged FF NieceTerminal
2014-05-21 13:43:32 +01:00
Hieu Hoang
b60ac0321f
rename DuplicateWord -> NieceTerminal
2014-05-20 20:02:49 +01:00
Hieu Hoang
3f93534624
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2014-05-20 19:52:31 +01:00
Hieu Hoang
e31ce4d3be
add FF DuplicateWord
2014-05-20 19:51:46 +01:00
Matthias Huck
d921d23f7d
comment
2014-05-19 22:09:27 +01:00
Matthias Huck
1740478238
Framework for additional phrase properties in decoding.
...
Derive your property class from PhraseProperty. Do any expensive string
processing of the property value in there, not in the feature
implementation, and provide methods to access the information in
appropriate data formats. The property value string will thus have to
be processed only once (on loading) rather than each time the respective
phrase is applied and your feature needs to access the property value.
2014-05-19 21:54:08 +01:00
Philipp Koehn
aac51cec89
ems: delete a run. may work.
2014-05-16 16:57:34 -04:00
Hieu Hoang
65a1e176e5
bugs in FF MaxSpanFreeNonTermSource
2014-05-16 16:16:20 +01:00
Hieu Hoang
1e96ffcf3d
rename FF RuleAmbiguity to RuleScope
2014-05-16 12:47:43 +01:00
Hieu Hoang
0989087a5b
comment
2014-05-16 10:39:26 +01:00
Hieu Hoang
4aed98a90b
eclipse
2014-05-13 19:50:44 +01:00
Barry Haddow
294ad4f24f
Only tuneable
2014-05-13 12:02:50 +01:00
Phil Williams
fc85c26eda
moses_chart: remove ChartTrellis* k-best code
2014-05-13 10:24:30 +01:00
Hieu Hoang
6c9bc9f988
delete chart translation option if -inf score. Add FF MaxSpanFreeNonTermSource to use it
2014-05-12 19:44:31 +01:00
Hieu Hoang
5f7c424f7f
minor typo
2014-05-12 16:16:35 +01:00
Hieu Hoang
bf7c033271
backoff for default GetTargetPhraseCollectionBatch(), used by binary pt and compact pt
2014-05-12 15:50:32 +01:00