summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-05Merge alopez/context-featuresVictor Chahuneau
2012-09-04Multi-processing grammar extractionVictor Chahuneau
2012-09-03fix some broken lm codeChris Dyer
2012-09-03Support Python 2.6Victor Chahuneau
2012-08-17Fall back on unversioned Boost if necessaryKenneth Heafield
2012-08-16Update build system, add missing cc filesKenneth Heafield
2012-08-16KenLM 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 outputVictor Chahuneau
2012-08-13another fixChris Dyer
2012-08-13fix buffer overrunChris Dyer
2012-08-13maybe fix?Chris Dyer
2012-08-13comment out one testChris Dyer
2012-08-12redefine HGChris Dyer
2012-08-12remove extoolsChris Dyer
2012-08-12use new union apiChris Dyer
2012-08-12run unit testsChris Dyer
2012-08-12nasty unit test failureChris Dyer
2012-08-12possible errors with google hashesChris Dyer
2012-08-12fix permissionsChris Dyer
2012-08-12new interfaceChris Dyer
2012-08-12clean up CRP code to use faster data structureChris Dyer
2012-08-12fix sparse vector api, and add crp helper classChris Dyer
2012-08-11[python] fix for new dict APIVictor Chahuneau
2012-08-11remove extra eos markerChris Dyer
2012-08-11fix removed makefileChris Dyer
2012-08-10autogenerate setup.pyChris Dyer
2012-08-10[python] Parallel decodingVictor Chahuneau
2012-08-10[python] Examples directory including RampionVictor Chahuneau
2012-08-09fixes for new word apiChris Dyer
2012-08-09Merge branch 'master' of github.com:redpony/cdecChris Dyer
2012-08-09gamma-poisson word length modelChris Dyer
2012-08-08[python] Get rid of the GILVictor Chahuneau
2012-08-08random sampling trees fixChris Dyer
2012-08-07sample trees from hypergraphsChris Dyer
2012-08-07random tree codeChris Dyer
2012-08-06Fix test compilation for Yvette's gcc and Boost combinationKenneth Heafield
2012-08-06More headersKenneth Heafield
2012-08-03[python] Fix some details in cdec.sa toolsVictor Chahuneau
2012-08-03Merge branch 'master' of github.com:redpony/cdecKenneth Heafield
2012-08-03Zero-initialize newed memory in a testKenneth Heafield
2012-07-30People shouldn't be using compile.sh in cdec, but might as well make it workKenneth Heafield
2012-07-30[python] monolingual grammarsVictor Chahuneau
2012-07-29fix grammar converter to remove edges that cannot exist in any valid derivationChris Dyer
2012-07-28[python] Fix grammar non-terminal memory bugVictor Chahuneau
2012-07-28fix moved functionChris Dyer
2012-07-28Merge branch 'master' of github.com:redpony/cdecChris Dyer
2012-07-28slight improvement to the way NTs are handled in the FST-CFG composition algo...Chris Dyer
2012-07-28[python] Suffix array compiler can read bitext (-b)Victor Chahuneau
2012-07-28script to paste files together with the triple pipe separatorChris Dyer
2012-07-28Merge branch 'master' of github.com:redpony/cdecChris Dyer