summaryrefslogtreecommitdiff
path: root/gi/pyp-topics/src/pyp-topics.cc
AgeCommit message (Expand)Author
2010-07-15Fixed rather large bug in the table handling for the hierarchical models.philblunsom@gmail.com
2010-07-14starting an mpi version.philblunsom
2010-07-13added thresholding for span labellingbothameister
2010-07-13added queue mechanism to parallelization of hyperparam resampling; new progra...bothameister
2010-07-07cygwin compilegraehl
2010-07-06Added simple multi-threading during hyperparameter resampling. Added cmdarg f...bothameister
2010-07-05migrating away from mt19937ar to Boost.Random - separate RNG instances used i...bothameister
2010-07-05restaurant instances are now kept in ptr_vectors instead of standard vectors;...bothameister
2010-07-05Updated config file handling for pyp-topics and pipeline.philblunsom
2010-07-02cygwin compilegraehl
2010-07-02git-svn-id: https://ws10smt.googlecode.com/svn/trunk@115 ec762483-ff6d-05da-a...philblunsom@gmail.com
2010-07-02log llh with more precisionredpony
2010-07-02Hopefully fixed the time issue now ...philblunsom@gmail.com
2010-07-02Undid timer changes, will have to think of something else ...philblunsom
2010-07-02Changed timer to be mac compatible.philblunsom@gmail.com
2010-07-02Small change to streamline sampling calculation.philblunsom@gmail.com
2010-07-02changed timer mechanism to play nice with multiple threadsbothameister
2010-07-01Added hierarchical topics.philblunsom@gmail.com
2010-07-01Added hierarchical topics.philblunsom@gmail.com
2010-06-29log timing inforedpony
2010-06-29Debugged hierarchical backoff model.philblunsom@gmail.com
2010-06-28pyp-sampler: added randomization to sequence in which corpus is sampledbothameister
2010-06-22Initial ci of gi dirphilblunsom@gmail.com