diff options
author | Patrick Simianer <simianer@cl.uni-heidelberg.de> | 2012-04-27 16:10:00 +0200 |
---|---|---|
committer | Patrick Simianer <simianer@cl.uni-heidelberg.de> | 2012-04-27 16:10:00 +0200 |
commit | 3e48c4a9f0947fc1b16af344cda78139a21f09ff (patch) | |
tree | 26e828d608c3b3d9c569643aee9ea22df4dce3ad /dtrain/README.md | |
parent | 8fc0fc81d3229065028dfaedf66ab9965bc290b1 (diff) |
NEXT
Diffstat (limited to 'dtrain/README.md')
-rw-r--r-- | dtrain/README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dtrain/README.md b/dtrain/README.md index 92d6ba0d..8cf99800 100644 --- a/dtrain/README.md +++ b/dtrain/README.md @@ -39,6 +39,16 @@ For an example of local usage (with the 'distributed' format) the see test/example/ . This expects dtrain to be built without DTRAIN_LOCAL. +Next +---- ++ (dtrain|decoder) meta-parameters testing ++ 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 ++ avg feature count + Legal ----- Copyright (c) 2012 by Patrick Simianer <p@simianer.de> |