Age | Commit message (Expand) | Author |
2012-12-15 | enable kenlm compression | Chris Dyer |
2012-12-14 | Patch up build for now, still no compressed support | Kenneth Heafield |
2012-12-14 | Get macros from config.h, break build for Chris to fix by linking libs | Kenneth Heafield |
2012-12-14 | Updated kenlm | Kenneth Heafield |
2012-12-14 | Updated incremental, updated kenlm. Incremental assumes <s> | Kenneth Heafield |
2012-10-22 | Update search, make it compile | Kenneth Heafield |
2012-10-22 | Merge remote branch 'upstream/master' | Kenneth Heafield |
2012-10-14 | Update to faster but less cute search | Kenneth Heafield |
2012-10-10 | Update KenLM | Kenneth Heafield |
2012-10-10 | KenLM 8307220 | Kenneth Heafield |
2012-10-02 | cdec cleanup, remove bayesian stuff, parsing stuff | Chris Dyer |
2012-09-24 | Fix up compilation of standalone | Kenneth Heafield |
2012-09-13 | Merge branch 'master' of github.com:kpu/cdec | Kenneth Heafield |
2012-09-13 | Fine remove the length check | Kenneth Heafield |
2012-09-13 | It compiles. | Kenneth Heafield |
2012-09-12 | Add the alone stuff, using a wrapper to the edge class. | Kenneth Heafield |
2012-09-12 | Refactor search so that it knows even less, but keeps track of edge pointers | Kenneth Heafield |
2012-09-11 | Minor build fixes | Kenneth Heafield |
2012-09-11 | Add search library to cdec (not used yet) | Kenneth Heafield |
2012-09-11 | Update kenlm and build system | Kenneth Heafield |
2012-09-03 | fix some broken lm code | Chris Dyer |
2012-08-16 | KenLM update. Remove a couple of segfaults for weird input. Other oddball s... | Kenneth Heafield |
2012-08-06 | Fix test compilation for Yvette's gcc and Boost combination | Kenneth Heafield |
2012-08-06 | More headers | Kenneth Heafield |
2012-08-03 | Merge branch 'master' of github.com:redpony/cdec | Kenneth Heafield |
2012-08-03 | Zero-initialize newed memory in a test | Kenneth Heafield |
2012-07-30 | People shouldn't be using compile.sh in cdec, but might as well make it work | Kenneth Heafield |
2012-07-16 | Fix slow backoff lookup | Kenneth Heafield |
2012-05-28 | Fix FilePiece and progress | Kenneth Heafield |
2012-05-28 | Fix FilePiece gzip | Kenneth Heafield |
2012-05-27 | Guard unistd.h for windows :-( | Kenneth Heafield |
2012-05-26 | Big kenlm change includes lower order models for probing only. And other stuff. | Kenneth Heafield |
2012-05-16 | bjam cleanup | Chris Dyer |
2012-05-11 | Add just enough jam to compile the decoder. | Kenneth Heafield |
2012-04-29 | reverted changes in upstream | Patrick Simianer |
2012-04-07 | Merge remote-tracking branch 'upstream/master' | Patrick Simianer |
2012-03-23 | fix includes | Chris Dyer |
2012-03-13 | merge with upstream | Patrick Simianer |
2012-03-09 | KenLM d45e2be including CreateOrThrow for Jon | Kenneth Heafield |
2012-02-28 | Subject: where's my kenlm update?? From: Chris Dyer <cdyer@cs.cmu.edu> | Kenneth Heafield |
2011-11-13 | merge upstream/master | Patrick Simianer |
2011-11-03 | Mostly minor changes like a missing header guard and bad documentation | Kenneth Heafield |
2011-11-03 | Oops introduced some of Hieu's windows stuff | Kenneth Heafield |
2011-11-03 | Bugfix trie building | Kenneth Heafield |
2011-10-24 | KenLM update. EnumerateVocab moved up a namespace. Fix trie building when b... | Kenneth Heafield |
2011-10-19 | debug | Patrick Simianer |
2011-10-19 | merged, compiles but not working | Patrick Simianer |
2011-10-19 | merge upstream/master | Patrick Simianer |
2011-10-11 | util/murmur_hash.cc | Kenneth Heafield |
2011-10-11 | Trie fixes for SRI | Kenneth Heafield |