Age | Commit message (Expand) | Author |
2012-09-05 | Extractor no longer complains if feature definitions aren't supplied | Adam Lopez |
2012-09-05 | Expose new feature extraction API | Victor Chahuneau |
2012-09-05 | Merge alopez/context-features | Victor Chahuneau |
2012-09-04 | Multi-processing grammar extraction | Victor Chahuneau |
2012-09-03 | fix some broken lm code | Chris Dyer |
2012-09-03 | Support Python 2.6 | Victor Chahuneau |
2012-08-17 | Fall back on unversioned Boost if necessary | Kenneth Heafield |
2012-08-16 | Update build system, add missing cc files | Kenneth Heafield |
2012-08-16 | KenLM update. Remove a couple of segfaults for weird input. Other oddball s... | Kenneth Heafield |
2012-08-14 | [cdec.sa] Explicit feature names in grammar extractor output | Victor Chahuneau |
2012-08-13 | another fix | Chris Dyer |
2012-08-13 | fix buffer overrun | Chris Dyer |
2012-08-13 | maybe fix? | Chris Dyer |
2012-08-13 | comment out one test | Chris Dyer |
2012-08-12 | redefine HG | Chris Dyer |
2012-08-12 | remove extools | Chris Dyer |
2012-08-12 | use new union api | Chris Dyer |
2012-08-12 | run unit tests | Chris Dyer |
2012-08-12 | nasty unit test failure | Chris Dyer |
2012-08-12 | possible errors with google hashes | Chris Dyer |
2012-08-12 | fix permissions | Chris Dyer |
2012-08-12 | new interface | Chris Dyer |
2012-08-12 | clean up CRP code to use faster data structure | Chris Dyer |
2012-08-12 | fix sparse vector api, and add crp helper class | Chris Dyer |
2012-08-11 | [python] fix for new dict API | Victor Chahuneau |
2012-08-11 | remove extra eos marker | Chris Dyer |
2012-08-11 | fix removed makefile | Chris Dyer |
2012-08-10 | autogenerate setup.py | Chris Dyer |
2012-08-10 | [python] Parallel decoding | Victor Chahuneau |
2012-08-10 | [python] Examples directory including Rampion | Victor Chahuneau |
2012-08-09 | fixes for new word api | Chris Dyer |
2012-08-09 | Merge branch 'master' of github.com:redpony/cdec | Chris Dyer |
2012-08-09 | gamma-poisson word length model | Chris Dyer |
2012-08-08 | [python] Get rid of the GIL | Victor Chahuneau |
2012-08-08 | random sampling trees fix | Chris Dyer |
2012-08-07 | sample trees from hypergraphs | Chris Dyer |
2012-08-07 | random tree code | Chris Dyer |
2012-08-07 | Merge remote-tracking branch 'upstream/master' | Patrick Simianer |
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 | [python] Fix some details in cdec.sa tools | Victor Chahuneau |
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-08-01 | Makefile.am, dtrain output, python build | Patrick Simianer |
2012-08-01 | Merge remote-tracking branch 'upstream/master' | Patrick Simianer |
2012-07-30 | People shouldn't be using compile.sh in cdec, but might as well make it work | Kenneth Heafield |
2012-07-30 | [python] monolingual grammars | Victor Chahuneau |
2012-07-29 | fix grammar converter to remove edges that cannot exist in any valid derivation | Chris Dyer |
2012-07-28 | [python] Fix grammar non-terminal memory bug | Victor Chahuneau |
2012-07-28 | fix moved function | Chris Dyer |