Age | Commit message (Expand) | Author |
2013-02-22 | Add QCRI_BLEU | Jeff Flanigan |
2013-02-22 | Merge branch 'master' into experiment | Paul Baltescu |
2013-02-22 | Memory analysis pointless code. | Paul Baltescu |
2013-02-22 | Remove original version of the intersector. | Paul Baltescu |
2013-02-22 | Added \t when displaying LCP times. | Paul Baltescu |
2013-02-22 | Updated unit tests for data array. | Paul Baltescu |
2013-02-21 | Add QCRI_BLEU | Jeff Flanigan |
2013-02-21 | Main make compiles the c++ extractor. | Paul Baltescu |
2013-02-21 | Fix for configure script. | Paul Baltescu |
2013-02-21 | Merge branch 'master' of https://github.com/pauldb89/cdec | Paul Baltescu |
2013-02-19 | Timing every part of the extractor. | Paul Baltescu |
2013-02-18 | Merge remote-tracking branch 'upstream/master' | Patrick Simianer |
2013-02-16 | add thing | Chris Dyer |
2013-02-16 | new metric | Chris Dyer |
2013-02-14 | Working version of the grammar extractor. | Paul Baltescu |
2013-02-13 | fix possible link problem | Chris Dyer |
2013-02-11 | Baum Welch training for HMMs | Chris Dyer |
2013-02-11 | fixed l1 regularization iteration silliness | Patrick Simianer |
2013-02-01 | Second working commit. | Paul Baltescu |
2013-01-29 | fcount -> paircount | Michael Denkowski |
2013-01-28 | For now, don't use online bilex counts | Michael Denkowski |
2013-01-28 | Bilexical scores for online rules | Michael Denkowski |
2013-01-28 | Initial working commit. | Paul Baltescu |
2013-01-26 | Online grammars now diff with incremental suffix array (except lex, TODO) | Michael Denkowski |
2013-01-24 | Scored grammars from online extraction. Don't trust them yet. | Michael Denkowski |
2013-01-24 | Clean up dead code | Michael Denkowski |
2013-01-24 | made examples work again | Patrick Simianer |
2013-01-24 | Merge branch 'master' of github.com:pks/cdec-dtrain | Patrick Simianer |
2013-01-24 | enable qsub use | Patrick Simianer |
2013-01-23 | Completely untested Raw read call | Kenneth Heafield |
2013-01-23 | proper topological ordering | Chris Dyer |
2013-01-22 | russian abbrevs | Chris Dyer |
2013-01-22 | KenLM 58da338b | Kenneth Heafield |
2013-01-21 | build ngram_query binary | Chris Dyer |
2013-01-21 | tokenizer support for utf8 patterns | Chris Dyer |
2013-01-21 | a little bit of cleanup | Chris Dyer |
2013-01-21 | Merge remote-tracking branch 'upstream/master' | Patrick Simianer |
2013-01-20 | remove dependency on timer/chrono | Chris Dyer |
2013-01-20 | clean up a bit | Chris Dyer |
2013-01-20 | Fix missing macros | Kenneth Heafield |
2013-01-20 | Better delimiters, cross-platform fixes | Kenneth Heafield |
2013-01-20 | control max len | Chris Dyer |
2013-01-20 | make sure distribution contains all required scripts | Chris Dyer |
2013-01-19 | newer versions of boost libs | Chris Dyer |
2013-01-19 | deal with chrono/timer | Chris Dyer |
2013-01-19 | new deps | Chris Dyer |
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-18 | parallelize enhancements | Patrick Simianer |
2013-01-15 | corpus files | Chris Dyer |