summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-07-28a couple of tools for cleaning corporaChris Dyer
2012-07-27[python] Move python files to avoid pythonpath conflictsVictor Chahuneau
2012-07-27[python] conversion from cdec.sa.Rule to cdec.TRuleVictor Chahuneau
2012-07-27remove old suffix array extractor (use the one in python/ instead)Chris Dyer
2012-07-27[python] Fork of the suffix-array extractor with surface improvementsVictor Chahuneau
2012-07-25Merge branch 'master' of github.com:redpony/cdecVictor Chahuneau
2012-07-25Character error rate metricVictor Chahuneau
2012-07-25maybe fasterChris Dyer
2012-07-23[python] Evaluation metrics in PythonVictor Chahuneau
2012-07-21[python] Support for grammarsVictor Chahuneau
2012-07-20fixChris Dyer
2012-07-20enable programmatic setting of grammar objects, cleanup of grammar handlingChris Dyer
2012-07-16Fix slow backoff lookupKenneth Heafield
2012-07-11[python] Direct hypergraph accessVictor Chahuneau
2012-07-05[python] Add convenience methodsVictor Chahuneau
2012-07-05Fix for pow(double, double)Victor Chahuneau
2012-07-02[python] Explicit candidate set; memory leak fixesVictor Chahuneau
2012-07-02(1) allow prefixes and separators used in feature instantiations to be config...Waleed Ammar
2012-07-01[python] MT evaluationVictor Chahuneau
2012-06-29add option for entropy optimizationChris Dyer
2012-06-26minrisk implChris Dyer
2012-06-24missed dependencyChris Dyer
2012-06-24minimum risk training, not completely ready for primetimeChris Dyer
2012-06-24compute risk / gradient of riskChris Dyer