summaryrefslogtreecommitdiff
path: root/dtrain/README.md
diff options
context:
space:
mode:
authorPatrick Simianer <simianer@cl.uni-heidelberg.de>2012-06-18 17:26:33 +0200
committerPatrick Simianer <simianer@cl.uni-heidelberg.de>2012-06-18 17:26:33 +0200
commitee1520c5095ea8648617a3658b20eedfd4dd2007 (patch)
treefe4ce6dc451243f3e3317f31ff688b8d4473d92f /dtrain/README.md
parent0cb91eddc9e51b9b6274b79290c29922ff13deb4 (diff)
extract_rules cdec param
Diffstat (limited to 'dtrain/README.md')
-rw-r--r--dtrain/README.md22
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>