summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-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-04Python module: initial versionVictor Chahuneau
2012-06-04Make decoder REALLY quiet when SILENT=1Victor Chahuneau
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
2012-05-25sentserver should be multi-threadedKenneth Heafield
2012-05-23dpmert jamChris Dyer
2012-05-23forgotten fileChris Dyer
2012-05-23more bjam stuff, more cleanupChris Dyer
2012-05-23Merge branch 'master' of github.com:redpony/cdecChris Dyer
2012-05-23git ignoreChris Dyer
2012-05-23Add names of default features so that we can convert into the typical ↵Jonathan Clark
'named' sparse feature format of cdec
2012-05-23Script for dividing a single file full of references into the ↵Jonathan Clark
1-reference-per-file format expected by cdec
2012-05-23Add a script that can wrap an input set with SGML tags that tell cdec where ↵Jonathan Clark
to find sentence-level grammars
2012-05-23Add script to convert from sa-extract's unnamed format to cdec's more ↵Jonathan Clark
readable named format
2012-05-23README++Patrick Simianer
2012-05-23support for cab, pay attention to BOOST_ROOT in bjamChris Dyer
2012-05-21mergingPatrick Simianer