summaryrefslogtreecommitdiff
path: root/vest/mr_vest_generate_mapper_input.cc
AgeCommit message (Expand)Author
2011-04-22make compatible with FastSparseVectorChris Dyer
2010-08-17vest generate / map vector print / read compatabilitygraehl
2010-08-07syntaxgraehl@gmail.com
2010-08-07init bleumodel in generategraehl@gmail.com
2010-08-07propagation of feature name+debug from factory, return correct features array...graehl
2010-07-21verbose() instead of redundant flaggraehl
2010-07-19fixed oracle generate, detailed score info with --verbosegraehl
2010-07-19shared_ptr for scores. todo: intrusive.graehl
2010-07-19shared_ptr for ReadFile and doc_scorer; init ds to GetOne() in oraclegraehl
2010-07-19duplicate -n option removedgraehl
2010-07-19vest generate --verbosegraehl
2010-07-18boost cmd line notify(conf) was missinggraehl
2010-07-17fix to make work, plus avoid bug in ast_csoreredpony
2010-07-16vest: oracle_loss argument bugfixgraehl
2010-07-16vest: oracle_loss argument bugfixgraehl
2010-07-16oracle refactor, oracle vest directions, sparse_vectorgraehl
2010-07-16oracle is_nullgraehl
2010-07-16oracle directionsgraehl
2010-07-16refactor vest mapper input; --optimize_feature (s) should now limit non-oracl...graehl
2010-07-15oracle bleu refactorgraehl
2010-07-13vest oracle directionsgraehl
2010-07-13vest: combine over-similar search directions, exclude primary directions, ske...graehl
2010-06-22initial checkinredpony