summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Collapse)Author
2011-09-28fix broken compile on weights testChris Dyer
2011-09-17add depGuest_account Guest_account prguest11
2011-09-17Merge branch 'master' of github.com:redpony/cdecChris Dyer
2011-09-17enable ramdisk scratch for per-sentence-grammarsChris Dyer
2011-09-17add md5 hash functionChris Dyer
2011-09-15script to filter reachable sentences, weight cleanupGuest_account Guest_account prguest11
2011-09-13tool to reconstruct text weights from a hash function, key file, and ↵Chris Dyer
(binary) weights file
2011-09-13fix weight serialization bugChris Dyer
2011-09-13get rid of bad Weights class so it no longer keeps a copy of a vector inside itChris Dyer
2011-09-13optional support for doing perfect hashing of feature strings to save lots ↵Chris Dyer
of memory
2011-09-12source syntax features ~ blunsom emnlp 2008Chris Dyer
2011-09-03fix header problem when serializing sparse vector with boostChris Dyer
2011-09-03fix sparse vector to work with boost serializationChris Dyer
2011-07-12debugged pro trainerChris Dyer
2011-07-12nasty bug in operator- in sparse vectorChris Dyer
2011-07-05fast phrasinator that uses DPs instead of PYPsChris Dyer
2011-05-04remove compile-time size assertChris Dyer
2011-05-03mira finished, clean upChris Dyer
2011-05-03weight setting bugChris Dyer
2011-04-30fix memory leak!Chris Dyer
2011-04-28replace old sparse vector with much faster version, major speed improvements ↵Chris Dyer
for cdec
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 ↵Chris Dyer
through double, causing sometimes bad results when weights were high
2011-02-13phrasinator v1Chris Dyer
2011-02-13phrasinator training initialChris Dyer
2010-12-01alternative def of neighborhoodsredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@739 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-10-20forgot what this isredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@683 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-09-29value_array refactorgraehl@gmail.com
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@663 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-09-29value_array never call allocate(0) since it seems to leakgraehl@gmail.com
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@662 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-09-28optredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@660 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-09-28use boost mpi, fix L1 stochastic optimizerredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@659 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-09-23pausing earley best-first fsa workgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@656 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-09-21fix for lattice cost bugredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@653 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-09-20support turning off verbose loggingredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@652 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-09-04nothinggraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@641 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-09-01fsa notesgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@638 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-08-31valgrindgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@637 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-08-31l2r bugfixesgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@636 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-08-31l2r bugfixesgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@635 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-08-31l2r bugfixesgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@634 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-08-28debugging no lhs trie index builtgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@629 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-08-28value_array alloc fixgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@628 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-08-27still compilesgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@627 ec762483-ff6d-05da-a07a-a48fb63a330f