summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2011-04-28replace old sparse vector with much faster version, major speed improvements ...Chris Dyer
2011-04-27fix potential crash in FastSparseVector operator=Chris Dyer
2011-04-22add includeChris Dyer
2011-04-22fix dup codeChris Dyer
2011-04-22make compatible with FastSparseVectorChris Dyer
2011-04-21adding functionality to fast_sparse_vector, getting ready for transition to itChris Dyer
2011-04-21beginning of fast sparse vector implChris Dyer
2011-03-23remove thread-local stuff which was fragile on some build systemsChris Dyer
2011-03-10remove dependency on SRILMChris Dyer
2011-03-03nasty overflow related bug when comparing prob_t's, which coerced them throug...Chris Dyer
2011-02-13phrasinator v1Chris Dyer
2011-02-13phrasinator training initialChris Dyer
2010-12-01alternative def of neighborhoodsredpony
2010-10-20forgot what this isredpony
2010-09-29value_array refactorgraehl@gmail.com
2010-09-29value_array never call allocate(0) since it seems to leakgraehl@gmail.com
2010-09-28optredpony
2010-09-28use boost mpi, fix L1 stochastic optimizerredpony
2010-09-23pausing earley best-first fsa workgraehl
2010-09-21fix for lattice cost bugredpony
2010-09-20support turning off verbose loggingredpony
2010-09-04nothinggraehl
2010-09-01fsa notesgraehl
2010-08-31valgrindgraehl
2010-08-31l2r bugfixesgraehl
2010-08-31l2r bugfixesgraehl
2010-08-31l2r bugfixesgraehl
2010-08-28debugging no lhs trie index builtgraehl
2010-08-28value_array alloc fixgraehl
2010-08-27still compilesgraehl
2010-08-27compilesgraehl
2010-08-26fixesredpony
2010-08-25crp with explicit table trackingredpony
2010-08-21intern pool, agendagraehl
2010-08-21agenda for fsagraehl
2010-08-21heap speedups (TODO: align so children on same cache line)graehl
2010-08-21semiringgraehl
2010-08-21semiringgraehl
2010-08-21semiringgraehl
2010-08-21renamegraehl
2010-08-21from boost graph detailgraehl
2010-08-19value_arraygraehl
2010-08-19ValueArray instead of string for state is 10% fastergraehl
2010-08-18ValueArray instead of string for state - same LM decode scoresgraehl
2010-08-18homegraehl
2010-08-17vest generate / map vector print / read compatabilitygraehl
2010-08-17--cfg-binarize-split=1 fixesgraehl@gmail.com
2010-08-16greedy binarization - needs testing, may have broke l2rgraehl@gmail.com
2010-08-15files required for testgraehl@gmail.com
2010-08-15fixed binarization. testgraehl@gmail.com