index
:
cdec-dtrain-legacy
json_serial
master
net
Mirror of https://github.com/pks/cdec-dtrain-legacy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dtrain
/
dtrain.cc
Age
Commit message (
Collapse
)
Author
2011-11-10
some more reporting in hstreaming, keep weights option
Patrick Simianer
2011-11-07
less output in hstreaming
Patrick Simianer
2011-11-07
don't be quiet in hstreaming mode
Patrick Simianer
2011-10-29
README
Patrick Simianer
2011-10-28
added support for standard dev tuning setting
Patrick Simianer
2011-10-27
fix
Patrick Simianer
2011-10-20
really merged fix
Patrick Simianer
2011-10-19
debug
Patrick Simianer
2011-10-19
merged, compiles but not working
Patrick Simianer
2011-10-14
fixes
Patrick Simianer
2011-10-13
fixed approx bleu
Patrick Simianer
2011-10-13
svm impl, faster
Patrick Simianer
2011-10-10
speed
Patrick Simianer
2011-09-30
added iteration selection param
Patrick Simianer
2011-09-27
added basic multipartite pair sampling
Patrick Simianer
2011-09-27
tmp param
Patrick Simianer
2011-09-26
got rid of scoring loop
Patrick Simianer
2011-09-26
score refactoring #1
Patrick Simianer
2011-09-25
size_t -> unsigned
Patrick Simianer
2011-09-25
cout -> cerr
Patrick Simianer
2011-09-25
removed old stuff
Patrick Simianer
2011-09-25
kbest, ksampler refactoring
Patrick Simianer
2011-09-25
removed some quirks, less boost, prettier code, score_t
Patrick Simianer
2011-09-24
get rid of boost str split, more tweaks
Patrick Simianer
2011-09-23
more renaming, random pair sampler uses boost rng
Patrick Simianer
2011-09-23
begin refactoring
Patrick Simianer
2011-09-23
latest version from mtm6
Patrick Simianer
2011-09-23
partial merge, ruleid feature
Patrick Simianer
2011-09-23
added svm, ksampler
Patrick Simianer
2011-09-23
a lot of stuff, fast_sparse_vector, perceptron, removed sofia, sample [...]
Patrick Simianer
2011-09-23
minor updates, fixes, kbest filtering switch
Patrick Simianer
2011-09-23
big update: working iterating, pretty output, test scripts and more
Patrick Simianer
2011-09-23
bugfixing
Patrick Simianer
2011-09-23
refactoring, cleaning up
Patrick Simianer
2011-09-23
bugfixing, begin refactoring
Patrick Simianer
2011-09-23
first cut for sofia-ml, little change in utils/dict.h, coarse refactoring
Patrick Simianer
2011-09-23
hacking in weights setting, getting
Patrick Simianer
2011-09-23
added dtrain, implemented psg setting in decoder/translator, implemented ↵
Patrick Simianer
psmetrics, ngram statistics, main carcass