diff options
author | Patrick Simianer <simianer@cl.uni-heidelberg.de> | 2012-06-18 17:26:33 +0200 |
---|---|---|
committer | Patrick Simianer <simianer@cl.uni-heidelberg.de> | 2012-06-18 17:26:33 +0200 |
commit | a47bbc78b3d38ea998b2d484470061140142048d (patch) | |
tree | d8f597d80c1bcf70b8379d4feda55af2fb503d4e /dtrain/README.md | |
parent | 6057f12240f67b0b254189f8818e568eeb6d4e86 (diff) |
extract_rules cdec param
Diffstat (limited to 'dtrain/README.md')
-rw-r--r-- | dtrain/README.md | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/dtrain/README.md b/dtrain/README.md index 843874fa..7edabbf1 100644 --- a/dtrain/README.md +++ b/dtrain/README.md @@ -39,28 +39,6 @@ For an example of local usage (with the 'distributed' format) the see test/example/ . This expects dtrain to be built without DTRAIN_LOCAL. -Next ----- -+ approx. Bleu? proper lc_bleu (init with X) -+ turn off inclusion -+ (dtrain|decoder) more meta-parameters testing -+ feature selection directly in dtrain -+ feature template: target side rule ngrams -+ sa-extract -> leave-one-out for grammar of training set? -+ make svm doable; no subgradient? -+ reranking while sgd? -+ try PRO, mira emulations -+ sampling (MBR) -+ forest (on train)? -+ best BLEU transl (Sokolov)? -+ entire reg. path -+ resharding [nfold cross val.] -+ bigger LM, feats (target side Ng., word alignments etc.) -+ merge kbest lists -+ proper eval, pairwise ranking, forced transl -+ smmoth bleu variants X -+ MMERT exp - Legal ----- Copyright (c) 2012 by Patrick Simianer <p@simianer.de> |