summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-11-11mira breaks on noninteractive machines when matplotlib is installed, ↵Waleed Ammar
complaining that $DISPLAY environment variable is not set. fix it as described at http://matplotlib.org/faq/howto_faq.html
2013-11-10hack to fix compilation problems on mavChris Dyer
2013-11-10mav fixesChris Dyer
2013-11-10fix for mavericksChris Dyer
2013-11-10fixesChris Dyer
2013-11-10fix for c++11Chris Dyer
2013-11-10small fixesChris Dyer
2013-11-10fixesChris Dyer
2013-11-10guard against direct includes of tr1Chris Dyer
2013-11-09Remove unnecessary boost filesystem dependencies.Paul Baltescu
2013-11-05syntax features now read trees from files -- no more escaping!Patrick Simianer
2013-11-05cleaning up syntax featuresPatrick Simianer
2013-11-03cleaned up parsematch featuresPatrick Simianer
2013-11-03bitext input for dtrainPatrick Simianer
2013-10-30Specify heuristic for force alignmentmjdenkowski
2013-10-22Don't getvalue() yetmjdenkowski
2013-10-18wait() to avoid zombiesmjdenkowski
2013-10-14Save/load from StringIOmjdenkowski
2013-10-08Better loggingmjdenkowski
2013-10-08dtrain: added pclr variants and new expected-output; fixed bug in soft ↵Patrick Simianer
syntax features
2013-10-07DocumentationMichael Denkowski
2013-10-01Better logging, save/load to default contextMichael Denkowski
2013-09-30Loading state moved to command, specific to contextMichael Denkowski
2013-09-30Release lock on exceptionMichael Denkowski
2013-09-30New commands, save/load contextMichael Denkowski
2013-09-30Command handlingMichael Denkowski
2013-09-27Decoding and learning with multiple contexts is threadsafe and FIFO.Michael Denkowski
2013-09-26FIFO LocksMichael Denkowski
2013-09-25Threading testsMichael Denkowski
2013-09-25Super multi-user thread safety updateMichael Denkowski
2013-09-25fixPatrick Simianer
2013-09-24Support clearning contextMichael Denkowski
2013-09-24loo #2Patrick Simianer
2013-09-23Merge branch 'master' of github.com:redpony/cdecMichael Denkowski
2013-09-23One extractor, multiple online contexts.Michael Denkowski
2013-09-22Don't leak open files.Michael Denkowski
2013-09-20example filePatrick Simianer
2013-09-20looPatrick Simianer
2013-09-18READMEMichael Denkowski
2013-09-18Support writing state to fileMichael Denkowski
2013-09-17Open stream to state fileMichael Denkowski
2013-09-17Save/load state in realtimeMichael Denkowski
2013-09-17Save/load weights in stream miraMichael Denkowski
2013-09-17Merge branch 'master' of github.com:pks/cdec-dtrainPatrick Simianer
2013-09-17separate inis for shardsPatrick Simianer
2013-09-15Move to using named commandsMichael Denkowski
2013-09-15Typo fixMichael Denkowski
2013-09-15Fixed pathes for mkconfigMichael Denkowski
2013-09-14Package namemjdenkowski
2013-09-11reorganizationmjdenkowski