issues
search
redpony
/
cdec
Decoder, aligner, and model optimizer for statistical machine translation and other structured prediction models based on (mostly) context-free formalisms
http://cdec-decoder.org/
Apache License 2.0
183
stars
77
forks
source link
Additions and fixes for C++ extractor, Mira, dtrain, pycdec and PRO
#88
Closed
pks
closed
1 year ago
pks
commented
8 years ago
Hi!
I've got several additions and fixes:
C++ extractor: added -z option for run_extractor to gzip grammars
Mira: tame excessive stderr output by making it optional (using a verbose flag)
environment: Heidelberg's cluster configuration
dtrain: updated version and removed large binary files from dtrain (examples)
pycdec: resolve issue #67 and #85
PRO: added missing command line arg
Patrick
Hi!
I've got several additions and fixes:
Patrick