Age | Commit message (Expand) | Author |
2013-01-23 | Completely untested Raw read call | Kenneth Heafield |
2013-01-22 | KenLM 58da338b | Kenneth Heafield |
2013-01-21 | build ngram_query binary | Chris Dyer |
2013-01-20 | remove dependency on timer/chrono | Chris Dyer |
2013-01-20 | Fix missing macros | Kenneth Heafield |
2013-01-20 | Better delimiters, cross-platform fixes | Kenneth Heafield |
2013-01-19 | updated version of boost.m4 and automatically build kenneth's LM builder | Chris Dyer |
2013-01-18 | KenLM dffafbf with lmplz source (but not built) | Kenneth Heafield |
2013-01-09 | Old Boost #include also type qualifier | Kenneth Heafield |
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-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 |