Commit Graph

12592 Commits

Author SHA1 Message Date
Matthias Huck
0cf0d595d3 GHKM glue grammar: Orientation phrase property 2014-09-12 17:30:03 +01:00
Matthias Huck
63316960a1 GHKM glue grammar: print word alignment links for <s> and </s>,
SSTART and SEND in internal tree structure
2014-09-12 17:18:31 +01:00
Matthias Huck
90e6ec8d11 PhraseOrientationFeature: remove debug output 2014-09-12 17:17:40 +01:00
Matthias Huck
b8526989de Merge branch 'master' of git://github.com/moses-smt/mosesdecoder 2014-09-12 13:58:14 +01:00
Matthias Huck
85a441ae11 Jamfile update for PhraseOrientationFeature 2014-09-12 13:52:46 +01:00
Matthias Huck
1523f3315d PhraseOrientationFeature for chart-based decoding: a first simple version,
with lots of log output
2014-09-12 13:51:04 +01:00
Ondrej Bojar
14449b3601 towards a simple line-oriented dump of FSA 2014-09-11 14:50:59 +02:00
Ondrej Bojar
c2fa95dfd8 Merge branch 'master' of https://github.com/moses-smt/mosesdecoder 2014-09-10 14:35:52 +02:00
Ondrej Bojar
01e364d1e6 use --n=0 to check coverage of full sents 2014-09-10 14:33:55 +02:00
Matthias Huck
7ee22d40a8 Merge branch 'master' of git://github.com/moses-smt/mosesdecoder 2014-09-09 18:18:11 +01:00
Matthias Huck
58842b8ffb PhraseOrientationFeature dummy. Does not do anything yet. 2014-09-09 18:17:05 +01:00
Hieu Hoang
2158ba270d don't compile moses server by default 2014-09-09 17:09:36 +02:00
Barry Haddow
c823918200 Pass arguments correctly to Moses 2014-09-09 11:47:23 +01:00
Barry Haddow
986d753a90 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2014-09-09 10:23:29 +01:00
Barry Haddow
21b7548b32 Tidy comments 2014-09-09 10:23:17 +01:00
Hieu Hoang
1571d39b1b don't require any external lib (except boost£ 2014-09-09 11:09:45 +02:00
Barry Haddow
cdf41ab26b Merge branch 'master' of github.com:moses-smt/mosesdecoder 2014-09-08 17:21:15 +01:00
Barry Haddow
eaa7652bac Fix caching on mosesserver by using ThreadPool 2014-09-08 17:09:55 +01:00
Ulrich Germann
53c3f19b94 Merge branch 'master' of https://github.com/moses-smt/mosesdecoder 2014-09-08 17:04:01 +01:00
Barry Haddow
f73538aba0 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2014-09-08 15:22:39 +01:00
Barry Haddow
18437a0351 phrase table pruning 2014-09-08 15:08:18 +01:00
Ulrich Germann
db6e5de641 Added initial code for utility to count features of PhraseDictionaryBitextSampling. 2014-09-08 11:03:05 +01:00
Ulrich Germann
5571ec91c6 Code cleanup. 2014-09-08 09:26:09 +01:00
Ulrich Germann
4941314a48 Branch biased bitext sampling: Initial check-in. 2014-09-08 09:26:09 +01:00
Ulrich Germann
a86d49fc88 Added bias to bitext sampling. 2014-09-08 09:26:08 +01:00
Ulrich Germann
cef6460981 Initial check-in. 2014-09-08 09:26:08 +01:00
Ulrich Germann
a87a9ff207 Moved class PhrasePair back to ug_bitext.
Moved function expand() from mmsapt.cc to ug_bitext.h.
Added new lookup function to class Bitext.
Bug fixes related to inverse lookup in class Bitext.
2014-09-08 09:26:08 +01:00
Ulrich Germann
015d690b6f Added try-align2 to --with-mm and new switch --with-icu. 2014-09-08 09:26:08 +01:00
Ulrich Germann
d7645cb7f1 Commented out unused variable. 2014-09-08 09:26:08 +01:00
Ulrich Germann
b588df77f0 Bug fix related to threading. 2014-09-08 09:26:08 +01:00
Ulrich Germann
2405293aaa Fiddling around with the code. Not for production. 2014-09-08 09:26:08 +01:00
Ulrich Germann
90c91ae9bb Added fakelib stringdist. 2014-09-08 09:26:08 +01:00
Ulrich Germann
9af3a61678 Added try-align2. 2014-09-08 09:26:08 +01:00
Ulrich Germann
a028fec7af Work in progress. 2014-09-08 09:26:08 +01:00
Ulrich Germann
25b733e35d Merge branch 'master' of https://github.com/moses-smt/mosesdecoder 2014-09-08 09:25:41 +01:00
Barry Haddow
260954bfd5 Start implementing pruner
Conflicts:

	misc/Jamfile
2014-09-07 23:26:31 +01:00
Barry Haddow
d44fd8ed57 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2014-09-07 23:20:17 +01:00
Hieu Hoang
eb75e58820 Merge pull request #72 from flammie/master
Add Finnish non-breaking prefixes
2014-09-04 16:31:14 +01:00
Michael Denkowski
c861e191b3 Merge branch 'master' of https://github.com/moses-smt/mosesdecoder 2014-09-04 11:19:48 -04:00
Michael Denkowski
3304030a4e Merge branch 'master' of https://github.com/moses-smt/mosesdecoder 2014-09-04 11:19:32 -04:00
Michael Denkowski
954059e63d Merge branch 'master' of https://github.com/moses-smt/mosesdecoder 2014-09-04 11:17:56 -04:00
Michael Denkowski
6c33bc99dc Option to add TM-specific word and phrase counts 2014-09-04 11:17:42 -04:00
Flammie Pirinen
1da3df93bc fix location and remove english notes 2014-09-04 16:01:10 +01:00
Michael Denkowski
756bcf0f15 Option to add TM-specific word and phrase counts 2014-09-04 01:49:26 -04:00
Hieu Hoang
0b41879a3a argument --NonTermConsecSourceMixedSyntax 2014-09-03 02:33:50 +01:00
Hieu Hoang
b0ee7f68e2 argument --NonTermConsecSourceMixedSyntax 2014-09-03 02:19:49 +01:00
Hieu Hoang
80e870b56a eclipse 2014-09-03 00:29:27 +01:00
Hieu Hoang
a6890dee8e empty librt for osx 2014-09-02 10:58:24 +01:00
Hieu Hoang
0e66e61189 eclipse 2014-09-02 10:44:01 +01:00
Rico Sennrich
2a46e8ccea parse chart compression for faster CYK+ parsing with syntax systems. 2014-09-01 18:16:22 +01:00