summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-08-03Zero-initialize newed memory in a testKenneth Heafield
2012-06-21Pull in build changes from MosesKenneth Heafield
2012-06-19compute held-out ppl in mpi_batch_optimizeChris Dyer
2012-06-19Merge branch 'master' of https://github.com/pks/cdec-dtrainChris Dyer
2012-06-18switch to hash maps for sparse vectorsChris Dyer
2012-06-18add fPIC, necessary for python buildChris Dyer
2012-06-18fixes for non-const iteratorChris Dyer
2012-06-18add non-const iterators to sparse vector, speed up model1 codeChris Dyer
2012-06-18Merge branch 'master' of github.com:redpony/cdecChris Dyer
2012-06-18extract_rules cdec paramPatrick Simianer
2012-06-18Merge remote-tracking branch 'upstream/master'Patrick Simianer
2012-06-17Merge branch 'master' of github.com:redpony/cdecWaleed Ammar
2012-06-16enable regex-based feature templatesWaleed Ammar
2012-06-14Merge remote-tracking branch 'upstream/master'Patrick Simianer
2012-06-14'sum bleu'Patrick Simianer
2012-06-14Detect boost location before building the python moduleVictor Chahuneau
2012-06-13max pairs argPatrick Simianer
2012-06-13Merge remote-tracking branch 'upstream/master'Patrick Simianer
2012-06-06Merge branch 'master' of github.com:redpony/cdecChris Dyer
2012-06-06Python - Added hypergraph functionnalityVictor Chahuneau
- k-best translations - 1-best, k-best structures - sample derivations from the forest - intersect hypergraph and lattice - lattice
2012-06-05Merge branch 'master' of github.com:redpony/cdecChris Dyer
2012-06-04Python module: initial versionVictor Chahuneau
2012-06-04Make decoder REALLY quiet when SILENT=1Victor Chahuneau
2012-06-01fix potential build breakChris Dyer
2012-05-31new scorer, stuffPatrick Simianer
2012-05-31Merge remote-tracking branch 'upstream/master'Patrick Simianer
2012-05-29add support to rampion for accumulating k-best listsChris Dyer
2012-05-28Fix FilePiece and progressKenneth Heafield
2012-05-28Fix FilePiece gzipKenneth Heafield
2012-05-28cache metric computation in proChris Dyer
2012-05-27fix mapper to use common candidate set codeChris Dyer
2012-05-27kbest repoChris Dyer
2012-05-27fix werrorChris Dyer
2012-05-27Merge branch 'master' of github.com:redpony/cdecChris Dyer
2012-05-27clean upChris Dyer
2012-05-27Add example installing perl scriptKenneth Heafield
2012-05-27Guard unistd.h for windows :-(Kenneth Heafield
2012-05-27remove dead codeChris Dyer
2012-05-27fix jamrootChris Dyer
2012-05-26And actually allow ff_klm.cc to load RestProbingModelKenneth Heafield
2012-05-26Big kenlm change includes lower order models for probing only. And other stuff.Kenneth Heafield
2012-05-26fix incorrect interface useChris Dyer
2012-05-26remove cregChris Dyer
2012-05-26Files for issue #5Jonathan Clark
2012-05-26CI build fixChris Dyer
2012-05-26CI buildChris Dyer
2012-05-25fix bjam buildChris Dyer
2012-05-25travis ci supportChris Dyer
2012-05-25Force multi-threaded build if only multi-threaded Boost is present.Kenneth Heafield
2012-05-25Fix path to test_dataKenneth Heafield