Hieu Hoang
3d37a8ffda
more compile errors, with clang
2013-11-14 19:30:45 +00:00
Hieu Hoang
862e1ad4ae
more gcc compile errors
2013-11-14 19:15:53 +00:00
Hieu Hoang
dfbad35abd
minor compile errors on gcc now
2013-11-14 18:59:36 +00:00
Hieu Hoang
cd8388c213
oops. little errors in DALM
2013-11-14 18:31:46 +00:00
Hieu Hoang
58a73676d8
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2013-11-14 18:04:14 +00:00
Hieu Hoang
11c0ddd80d
minor compile errors on clang
2013-11-14 18:04:05 +00:00
Hieu Hoang
0b1bb6a443
mert compiles under Mac OSX Mavericks. #ifdef PreProcessFilter.cpp and accomplices
2013-11-14 17:58:59 +00:00
Hieu Hoang
c226e35c5e
typo
2013-11-14 17:26:27 +00:00
Hieu Hoang
bbb6f0b145
tested DALM
2013-11-14 16:05:27 +00:00
Hieu Hoang
5dc13dbe91
bjam with dalm
2013-11-14 14:37:23 +00:00
Hieu Hoang
dc7d152594
eclipse
2013-11-14 14:21:04 +00:00
Matthias Huck
c94c998f63
internal tree structure in chart decoder: use square brackets for OOVs as well
2013-11-13 18:31:15 +00:00
Phil Williams
6bee77e207
extract-ghkm: use square brackets for glue rule internal tree structure
2013-11-12 15:49:49 +00:00
Hieu Hoang
f85d26ec60
delete reuse-weights.perl
2013-11-12 12:19:44 +00:00
Hieu Hoang
df3f3d130f
reuse-weights.perl --> substitute-weights.perl
2013-11-12 12:07:06 +00:00
Hieu Hoang
e4f26e266f
Merge pull request #50 from runn1ng/master
...
correcting the reuse-weights.perl for a new format
2013-11-12 03:44:48 -08:00
JIDFmaster@JIDF.org
f68a92e9c1
correcting the reuse-weights.perl for a new format
2013-11-12 00:38:03 +01:00
Hieu Hoang
ca1c62c652
eclipse
2013-11-11 23:17:56 +00:00
Hieu Hoang
d2868bda5d
1st stab @ evaluating LM with DALM
2013-11-11 19:49:00 +00:00
Hieu Hoang
42e22d4216
compiled DALM with bjam
2013-11-11 18:27:15 +00:00
Hieu Hoang
8c9c81a14e
compiled DALM with eclipse. bjam problems still
2013-11-11 17:19:44 +00:00
Hieu Hoang
17f1bf7728
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2013-11-11 15:37:14 +00:00
Hieu Hoang
2d8f9bc515
bug fixes for TargetNGramFeature
2013-11-11 15:32:58 +00:00
Hieu Hoang
d5cde1d874
DALM load
2013-11-11 14:39:53 +00:00
Hieu Hoang
6bf4fb6f4c
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2013-11-11 01:54:05 +00:00
Hieu Hoang
ada80e6720
convert class TargetNgramFeature to new feature framework
2013-11-11 01:53:53 +00:00
Hieu Hoang
b8f67b51f3
convert class TargetNgramFeature to new feature framework
2013-11-11 01:50:40 +00:00
Phil Williams
943f6a9901
extract-target-trees.py: update to match current trace format
2013-11-10 16:09:06 +00:00
Kenneth Heafield
fe01a02fcb
Initialize variables...
2013-11-06 19:30:32 -08:00
Hieu Hoang
f0070e5c83
delete caching parameters. Now phrase-table specific
2013-11-06 18:51:13 +00:00
Hieu Hoang
9ec6f9ebd8
delete
2013-11-06 17:50:52 +00:00
Hieu Hoang
08d888382d
add DALM. Just a skeleton so far
2013-11-05 14:37:56 +00:00
Hieu Hoang
7e78dc5a63
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2013-11-05 12:07:41 +00:00
Hieu Hoang
3531bcd10f
basic decoder
2013-11-05 12:07:24 +00:00
Matthias Huck
69ef1d4645
Merge branch 'master' of git://github.com/moses-smt/mosesdecoder
2013-11-04 21:46:49 +00:00
Matthias Huck
a57aed6483
added replace-unicode-punctuation.perl
2013-11-04 21:46:36 +00:00
Hieu Hoang
88569e2e0a
rand lm compiles
2013-11-04 20:09:15 +00:00
Barry Haddow
97695164dd
Basic support for WADE analysis
...
Partial support for running WADE (http://www.umiacs.umd.edu/~hal/damt/ )
analysis from ems. You still need to create the input-reference alignments
somehow - for example by running training with the test set concatenated
to the training set.
To use WADE, (i) add 'wade = /path/to/wade.py' to the EVALUATION section and
(ii) add 'alignment = /path/to/alignments' to the approriate stanza
for each test set.
2013-11-01 16:56:55 +00:00
Hieu Hoang
cd00ca77f4
eclipse
2013-11-01 16:22:10 +00:00
Hieu Hoang
4b004b26d3
output list of available feature functions
2013-11-01 15:17:24 +00:00
Hieu Hoang
d51702f387
output list of available feature functions
2013-11-01 15:16:47 +00:00
Hieu Hoang
40eefd0fc5
don't compile compact pt if --with-cmph not specified
2013-10-31 13:16:20 +00:00
Hieu Hoang
24f95297fc
compiles with clang
2013-10-31 12:46:41 +00:00
Hieu Hoang
b926346bfe
compiles with eclipse under OSX Mavericks
2013-10-30 21:23:16 +00:00
Hieu Hoang
36a8bb50df
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2013-10-30 16:35:15 +00:00
Hieu Hoang
a5f391e3f3
remove description argument from feature function constructor. Redundant
2013-10-29 18:59:53 +00:00
Hieu Hoang
bd82b7355b
remove description argument from feature function constructor. Redundant
2013-10-29 18:44:33 +00:00
Hieu Hoang
ab8402cfe8
remove description argument from feature function constructor. Redundant
2013-10-29 18:20:55 +00:00
Hieu Hoang
4cc4913aa6
remove description argument from feature function constructor. Redundant
2013-10-29 18:09:42 +00:00
Hieu Hoang
d21e99e444
remove description argument from feature function constructor. Redundant
2013-10-29 17:46:03 +00:00