Age | Commit message (Expand) | Author |
2013-11-10 | guard against direct includes of tr1 | Chris Dyer |
2013-06-24 | fix deps | Chris Dyer |
2013-06-24 | fix makefile | Chris Dyer |
2013-06-18 | lazy dd880b4 including kenlm 6eef0f1 | Kenneth Heafield |
2013-05-19 | KenLM 10ddf7d92335 Comment some asserts, update uusage | Kenneth Heafield |
2013-04-24 | KenLM 0831569c3137536165b107c6841603c725dfa2b1 | Kenneth Heafield |
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 |