mosesdecoder/phrase-extract/extract-ghkm
Matthias Huck 9987beb453 SoftSourceSyntacticConstraintsFeature: Now for both non-terminals (as before) _and_ terminals.
Also added score components based on relative frequency.
(TODO: logprobs right now; are plain probabilities better?)
2015-01-23 18:41:18 +00:00
..
Alignment.cpp extract-ghkm: add -T2S option 2014-11-12 14:03:24 +00:00
Alignment.h move n-best code for phrase-based from IOWrapper to ChartManager 2014-12-02 17:40:53 +00:00
AlignmentGraph.cpp beautify 2013-05-29 18:16:15 +01:00
AlignmentGraph.h beautify 2013-05-29 18:16:15 +01:00
ComposedRule.cpp beautify 2013-05-29 18:16:15 +01:00
ComposedRule.h beautify 2013-05-29 18:16:15 +01:00
Exception.h beautify 2013-05-29 18:16:15 +01:00
ExtractGHKM.cpp SoftSourceSyntacticConstraintsFeature: Now for both non-terminals (as before) _and_ terminals. 2015-01-23 18:41:18 +00:00
ExtractGHKM.h merged master into dynamic-models and solved conflicts 2014-12-13 12:52:47 +01:00
Jamfile Fix extract-ghkm compilation 2012-11-12 16:50:46 +00:00
Main.cpp beautify 2013-05-29 18:16:15 +01:00
Node.cpp beautify 2013-05-29 18:16:15 +01:00
Node.h beautify 2013-05-29 18:16:15 +01:00
Options.h domain features in GHKM extraction 2015-01-20 21:36:55 +00:00
ParseTree.cpp beautify 2013-05-29 18:16:15 +01:00
ParseTree.h GHKM extraction can add a source labels phrase property 2014-06-11 19:27:18 +01:00
PhraseOrientation.cpp use astyle 2.01. It's on Edinburgh server and doesn't screw up enum 2015-01-14 19:21:11 +00:00
PhraseOrientation.h beautify 2015-01-14 11:07:42 +00:00
Rule.cpp extract-ghkm: add --STSG option 2014-11-21 11:30:29 +00:00
Rule.h beautify 2015-01-14 11:07:42 +00:00
ScfgRule.cpp SoftSourceSyntacticConstraintsFeature: Now for both non-terminals (as before) _and_ terminals. 2015-01-23 18:41:18 +00:00
ScfgRule.h beautify 2015-01-14 11:07:42 +00:00
ScfgRuleWriter.cpp domain features in GHKM extraction 2015-01-20 21:36:55 +00:00
ScfgRuleWriter.h domain features in GHKM extraction 2015-01-20 21:36:55 +00:00
Span.cpp beautify 2013-05-29 18:16:15 +01:00
Span.h beautify 2013-05-29 18:16:15 +01:00
StsgRule.cpp beautify 2015-01-14 11:07:42 +00:00
StsgRule.h extract-ghkm: add --STSG option 2014-11-21 11:30:29 +00:00
StsgRuleWriter.cpp extract-ghkm: change STSG output format. 2014-11-21 15:46:12 +00:00
StsgRuleWriter.h extract-ghkm: add --STSG option 2014-11-21 11:30:29 +00:00
Subgraph.cpp beautify 2014-01-15 16:49:57 +01:00
Subgraph.h beautify 2015-01-14 11:07:42 +00:00
XmlTreeParser.cpp beautify 2013-05-29 18:16:15 +01:00
XmlTreeParser.h beautify 2015-01-14 11:07:42 +00:00