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
JIDFmaster@JIDF.org
f68a92e9c1
correcting the reuse-weights.perl for a new format
2013-11-12 00:38:03 +01:00
Phil Williams
943f6a9901
extract-target-trees.py: update to match current trace format
2013-11-10 16:09:06 +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
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
Barry Haddow
3b996362f4
correct usage
2013-10-17 14:37:41 +01:00
phikoehn
793686ea14
Merge branch 'master' of ssh://github.com/moses-smt/mosesdecoder
2013-10-13 01:04:54 +01:00
phikoehn
630f33f946
specification changes for multiple operation sequence models
2013-10-13 01:04:28 +01:00
Phil Williams
a554918834
Merge remote branch 'origin/GHKMStruct'
2013-10-11 23:18:00 +01:00
phikoehn
29d2c015a3
removed spurious $input-extension
2013-10-11 02:02:01 +01:00
Hieu Hoang
e8951c9243
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2013-10-10 21:30:17 +00:00
Hieu Hoang
9cbfa50102
add actual config file and run command used to train and decode this example
2013-10-10 21:30:07 +00:00
phikoehn
75e007d0f3
minor fixes
2013-10-10 10:12:56 +01:00
Phil Williams
69f5e4bec3
Merge branch 'master' into GHKMStruct
2013-10-09 16:21:49 +01:00
Dimitris Mavroeidis
f9abcb55d4
Update nonbreaking_prefix.el
...
Added non-breaking prefixes for Greek.
2013-10-07 20:51:02 +03:00
Barry Haddow
67c294a7d8
Add option to protect expressions - eg URLs
2013-10-07 09:06:49 +01:00
Phil Williams
2a28d1a73e
Merge branch 'master' into GHKMStruct
...
Conflicts:
moses-chart-cmd/IOWrapper.cpp
moses-chart-cmd/IOWrapper.h
moses/FF/Factory.cpp
moses/Parameter.cpp
moses/StaticData.h
phrase-extract/extract-ghkm/ScfgRuleWriter.cpp
phrase-extract/score-main.cpp
2013-09-29 15:27:09 +01:00
Phil Williams
da95b1bd1a
train-model.perl: add --ghkm-tree-fragments option
2013-09-29 14:25:33 +01:00
Hieu Hoang
06c5621d97
skelete pt
2013-09-27 20:45:20 +01:00
Hieu Hoang
31ce9b510e
beautify
2013-09-27 09:35:24 +01:00
Nadir Durrani
13e1adf000
Astetic Changes
2013-09-26 17:55:20 +01:00
Hieu Hoang
3e5a8839a4
only run beautify with specific astyle version
2013-09-26 12:08:20 +01:00
Hieu Hoang
52c0e2162c
only run beautify with specific astyle version
2013-09-26 12:07:49 +01:00
Hieu Hoang
086c658a15
only run beautify with specific astyle version
2013-09-26 12:03:01 +01:00
phikoehn
1e702c46b2
updated web interface for experiment.perl
2013-09-25 23:16:53 +01:00
Nadir Durrani
e07b3afa12
Merge branch 'master' of https://github.com/moses-smt/mosesdecoder
2013-09-24 13:04:28 +01:00
Nadir Durrani
74cd9c7a99
Removing Binaries
2013-09-24 13:03:20 +01:00
Hieu Hoang
e6d652aea5
delete generateSequences
2013-09-23 20:46:01 +02:00
Hieu Hoang
55874b34fb
Merge github.com:moses-smt/mosesdecoder
2013-09-22 23:48:39 +02:00
Nadir Durrani
a7ca3df049
Generate Sequence File Changes
2013-09-22 15:55:39 +01:00
Nadir Durrani
7b745d3ee3
Training Script
2013-09-22 15:47:54 +01:00
Hieu Hoang
574d716f23
placeholder for chart decoding
2013-09-22 15:09:49 +02:00
Rico Sennrich
1113f83f98
documentation/permissions
2013-09-18 15:13:56 +02:00
Hieu Hoang
0d94d7067e
update convert-moses-ini-to-v2.perl with memory pt for SCFFG decoding. Start on constrained ff
2013-09-16 07:46:45 +02:00
Barry Haddow
ef43d6e038
Need phrase penalty weight
2013-09-11 10:59:48 +01:00
Barry Haddow
03997dfc3a
Change number of weights in example
2013-09-11 10:41:17 +01:00
phikoehn
9f40416ee4
changed default for hierarchical phrase table binarization
2013-09-08 18:30:48 +01:00
Rico Sennrich
7138056b8f
flexibility scores
2013-09-07 23:04:01 +02:00
Barry Haddow
867c6efe6c
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2013-09-06 13:29:29 +01:00
Barry Haddow
7425036c3a
scoring correction
2013-09-06 13:29:20 +01:00
Hieu Hoang
d79d97c0e6
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2013-08-28 11:06:44 +01:00
Hieu Hoang
1848946cb3
beautify
2013-08-28 11:06:27 +01:00
Nadir Durrani
4156c7acb6
Config files
2013-08-27 13:47:09 +01:00
Nadir Durrani
40f4267373
Merge branch 'master' of https://github.com/moses-smt/mosesdecoder
2013-08-27 13:22:39 +01:00
Nadir Durrani
cde350a009
Code to generate Operation Sequences
2013-08-27 13:22:01 +01:00
Kenneth Heafield
02c9d448ea
Script shouldn't trudge forward on error
2013-08-26 21:40:54 +01:00
Nadir Durrani
696c0eff61
Merge branch 'master' of https://github.com/moses-smt/mosesdecoder
2013-08-26 13:22:57 +01:00
nadir
fb35e1f3c9
Training Scripts for Factored OSM
2013-08-26 13:21:04 +01:00