Age | Commit message (Expand) | Author |
2015-02-03 | tool to dedupilate corpus with hashing | CHRISTOPHER DYER |
2014-12-17 | Merge with upstream | Wu, Ke |
2014-12-17 | Combine everything related to maxent to a single file | Wu, Ke |
2014-12-06 | Move non-MaxEnt code out of utils | Wu, Ke |
2014-10-12 | Cherry picked Mr.MIRA compatibility mode code | Wu, Ke |
2014-10-10 | Trainers for reordering constraint models | Wu, Ke |
2014-10-07 | Move synutils under utils | Wu, Ke |
2014-08-07 | Option for static linking (./configure --with-static). Currently limited to ... | mjdenkowski |
2014-06-12 | move string_piece to utils/ from inside klm | Chris Dyer |
2014-04-07 | track node state for smarter union | Chris Dyer |
2014-03-18 | star function | Chris Dyer |
2013-11-25 | remove dead code, add adagrad crf learner | Chris Dyer |
2013-01-08 | fixes for dist | Chris Dyer |
2013-01-08 | add header files to sources to create correct distributions | Chris Dyer |
2012-12-15 | enable kenlm compression | Chris Dyer |
2012-10-02 | fix build | Chris Dyer |
2012-10-02 | cdec cleanup, remove bayesian stuff, parsing stuff | Chris Dyer |
2012-08-09 | gamma-poisson word length model | Chris Dyer |
2012-05-27 | clean up | Chris Dyer |
2012-05-13 | put creg in its own top-level folder | Chris Dyer |
2012-05-13 | fast creg training code for univariate linear and logistic regression | Chris Dyer |
2012-05-02 | remove dependency on gtest, remove all-static | Chris Dyer |
2012-03-24 | rename aligner, add support for distinguishing translation / transliteration | Chris Dyer |
2012-03-04 | clean up crp | Chris Dyer |
2012-03-04 | move crp stuff around | Chris Dyer |
2012-02-29 | corpus tools | Chris Dyer |
2012-02-10 | move atools to utils directory | Chris Dyer |
2012-02-08 | move widely duplicated math functions into m.h header | Chris Dyer |
2012-01-03 | multi-floor chinese restaurant described by wood&teh (2009) | Chris Dyer |
2011-09-13 | tool to reconstruct text weights from a hash function, key file, and (binary)... | Chris Dyer |
2011-09-13 | optional support for doing perfect hashing of feature strings to save lots of... | Chris Dyer |
2011-04-21 | beginning of fast sparse vector impl | Chris Dyer |
2010-09-20 | support turning off verbose logging | redpony |
2010-08-12 | add 'make check' support | redpony |
2010-08-11 | major refactor, break bad circular deps | redpony |