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
/
vest
/
mr_vest_generate_mapper_input.cc
Age
Commit message (
Expand
)
Author
2010-08-17
vest generate / map vector print / read compatability
graehl
2010-08-07
syntax
graehl@gmail.com
2010-08-07
init bleumodel in generate
graehl@gmail.com
2010-08-07
propagation of feature name+debug from factory, return correct features array...
graehl
2010-07-21
verbose() instead of redundant flag
graehl
2010-07-19
fixed oracle generate, detailed score info with --verbose
graehl
2010-07-19
shared_ptr for scores. todo: intrusive.
graehl
2010-07-19
shared_ptr for ReadFile and doc_scorer; init ds to GetOne() in oracle
graehl
2010-07-19
duplicate -n option removed
graehl
2010-07-19
vest generate --verbose
graehl
2010-07-18
boost cmd line notify(conf) was missing
graehl
2010-07-17
fix to make work, plus avoid bug in ast_csore
redpony
2010-07-16
vest: oracle_loss argument bugfix
graehl
2010-07-16
vest: oracle_loss argument bugfix
graehl
2010-07-16
oracle refactor, oracle vest directions, sparse_vector
graehl
2010-07-16
oracle is_null
graehl
2010-07-16
oracle directions
graehl
2010-07-16
refactor vest mapper input; --optimize_feature (s) should now limit non-oracl...
graehl
2010-07-15
oracle bleu refactor
graehl
2010-07-13
vest oracle directions
graehl
2010-07-13
vest: combine over-similar search directions, exclude primary directions, ske...
graehl
2010-06-22
initial checkin
redpony