Hieu Hoang
db06d9cf65
xcode for mert exec
2012-06-21 22:36:36 +01:00
Hieu Hoang
9a99d31a5c
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2012-06-20 15:01:15 +01:00
Hieu Hoang
112b4c768d
use FindBin() to get directory of moses exec. Get ini file from command line, not hardcoded
2012-06-20 14:20:29 +01:00
Rico Sennrich
e5bec4a48b
minor fix for hierarchical sigtest filter
...
(rules that end with two nonterminals were all thrown out)
2012-06-16 08:38:43 +02:00
Hieu Hoang
e72670700a
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2012-06-15 22:49:22 +01:00
Rico Sennrich
3549464943
bugfix (hierarchical sigtest filter failed for two consecutive nonterminals)
2012-06-15 18:42:34 +02:00
Rico Sennrich
9a0426543b
sigtest-filter for hierarchical rule tables
...
-h to enable:
split rules into terminal sequences, look up each in the suffix array,
and treat the intersection of the resulting sentence lists
as occurrences of the rule.
for a speedup, use unordered_set instead of set for SentIdSet
(requires GCC >= 4.3)
2012-06-15 10:23:52 +02:00
Hieu Hoang
137d351621
xcode
2012-06-13 15:56:53 +01:00
Rico Sennrich
fcf05e63c1
make translation model combination more general: allow non-default number and position of phrase table features
2012-05-31 14:23:38 +02:00
Hieu Hoang
45870348ff
xcode build supports threads. move 'using namespace' out from .h file to stop namespace pollution
2012-05-30 12:47:20 +01:00
Hieu Hoang
2b20de8ea9
xcode build supports threads. Abort when using Adam's suffix arrays with threads
2012-05-30 09:49:43 +01:00
Hieu Hoang
ef26388aff
eclipse project
2012-05-28 17:29:46 +01:00
Hieu Hoang
7d602aff2f
Move queryOnDiskPt from contrib to OnDiskPt folder. Easier to amend Jam file
2012-05-25 13:41:54 +01:00
Hieu Hoang
8844be6f25
Move queryOnDiskPt from contrib to OnDiskPt folder. Easier to amend Jam file
2012-05-25 13:41:06 +01:00
Hieu Hoang
299451235c
Add util for querying on-disk pt
2012-05-15 16:46:16 +01:00
Hieu Hoang
3f3401f9ba
Add util for querying on-disk pt
2012-05-15 16:35:00 +01:00
Hieu Hoang
d25a2baa62
Add util for querying on-disk pt
2012-05-15 16:16:16 +01:00
Hieu Hoang
d924a709ea
Add util for querying on-disk pt
2012-05-15 16:03:40 +01:00
Hieu Hoang
0db6904548
Add util for querying on-disk pt
2012-05-15 15:19:23 +01:00
Hieu Hoang
25d269390b
Add util for querying on-disk pt
2012-05-15 15:17:59 +01:00
Hieu Hoang
fea7bf9d1a
Add util for querying on-disk pt
2012-05-15 15:06:25 +01:00
Hieu Hoang
b9e203f267
begin adding util for querying on-disk pt. For Daniel Schaut
2012-05-15 14:35:31 +01:00
Rico Sennrich
b99ebd81cd
documentation
2012-04-17 14:03:41 +02:00
Barry Haddow
02ddca96ed
Add support for chart-based models to server
2012-04-13 17:27:48 +01:00
Hieu Hoang
918bcafb80
xcode
2012-03-15 20:31:27 +07:00
Rico Sennrich
7927979298
use specified tmpdir when sorting
2012-02-28 10:05:30 +01:00
Rico Sennrich
e9d960d73e
tmpdir option and bugfix to reordering
2012-02-27 14:11:47 +01:00
Hieu Hoang
2d3c2c47c4
compile error when using ORLM and SRI
2012-02-09 21:38:31 +07:00
Kenneth Heafield
b9455e0744
Compile ORLM. The existing code should to be refactored.
2012-02-08 13:29:16 -05:00
Rico Sennrich
8ee3ed6d64
tmcombine (translation model combination)
2012-01-31 10:50:20 +01:00
Hieu Hoang
c5b9d80171
xcode
2012-01-26 21:54:33 +07:00
Hieu Hoang
79c6528a51
add --sort-batch-size arg to train-model.perl
2012-01-24 18:00:45 +07:00
Hieu Hoang
f5a624fc4a
xcode
2012-01-23 23:53:26 +07:00
Hieu Hoang
80b16f0f6a
xcode
2012-01-08 23:17:55 +07:00
Hieu Hoang
7ade14b16e
xcode
2012-01-08 23:17:17 +07:00
Hieu Hoang
98fc6d9917
xcode
2012-01-08 14:36:54 +07:00
Hieu Hoang
7840ca9eef
xcode
2012-01-08 14:19:23 +07:00
Hieu Hoang
81569aeead
xcode
2012-01-08 14:17:29 +07:00
Hieu Hoang
74194d9d90
Sample java client for moses server. By Marwen Azouzi
2012-01-03 22:17:12 +07:00
Hieu Hoang
e05eaf1419
visual studio
2011-12-26 17:25:13 +07:00
Hieu Hoang
7506d73610
minor bjam error for server
2011-12-02 08:50:11 +07:00
Hieu Hoang
39db162cc0
move vs and xcode project files into separate contrib folder
2011-12-02 08:33:39 +07:00
Kenneth Heafield
c53453b266
No more autotools (with bhaddow in the room)
2011-12-01 17:17:28 +00:00
Kenneth Heafield
00805d5d6f
Attempt to fix xmlrpc-c detection
2011-11-30 12:51:24 +00:00
Kenneth Heafield
7451269923
More error checking for moses server
2011-11-30 08:53:13 +00:00
Kenneth Heafield
02b330588c
shell-prefix was meant to be empty-string, not null-set
2011-11-28 13:41:21 -05:00
Kenneth Heafield
d18f76098d
Mike Ladwig complained about xmlrpc-c.
2011-11-28 18:24:23 +00:00
Kenneth Heafield
95fc3d6e60
Some people have xmlrpc without abyss so test for that
2011-11-26 11:57:09 +00:00
Barry Haddow
21f3f19aaa
move checkplf
2011-11-23 15:48:48 +00:00
Barry Haddow
ea49a01a80
Move from scripts to contrib
2011-11-23 15:31:16 +00:00