summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-07fix compile error on older gccsChris Dyer
2013-01-07code cleanupMichael Denkowski
2013-01-04Track source span to keep accurate phrase countsMichael Denkowski
2013-01-04Fixed issue with overlapping alignment linksMichael Denkowski
2013-01-03Michael remembers how hiero phrase extraction works. Not totallyMichael Denkowski
2012-12-28Collect/store stats from new training instancesMichael Denkowski
2012-12-28Fix TypeError on __str__Michael Denkowski
2012-12-27Online phrase extraction speaks rulefactory's language.Michael Denkowski
2012-12-27Hooks for online grammar extractionMichael Denkowski
2012-12-23Working testMichael Denkowski
2012-12-23debuggingMichael Denkowski
2012-12-23Boundary non-terminalsMichael Denkowski
2012-12-23NonTerminal classMichael Denkowski
2012-12-22Merge branch 'master' of git://github.com/redpony/cdecMichael Denkowski
2012-12-22New feature: correct word alignments. I am on an airplane.Michael Denkowski
2012-12-21New classy versionMichael Denkowski
2012-12-20hiero phrase extraction. Don't trust the word alignments yet.Michael Denkowski
2012-12-16add grammar convert back inChris Dyer
2012-12-15fix recursion limit bugChris Dyer
2012-12-15enable kenlm compressionChris Dyer
2012-12-14Patch up build for now, still no compressed supportKenneth Heafield
2012-12-14Get macros from config.h, break build for Chris to fix by linking libsKenneth Heafield
2012-12-14Updated kenlmKenneth Heafield
2012-12-14Updated incremental, updated kenlm. Incremental assumes <s>Kenneth Heafield
2012-12-14add compression librariesChris Dyer
2012-12-13Enable loose phrase extraction parameterVictor Chahuneau
2012-12-05slight tokenization bug fixChris Dyer
2012-12-05remove logging, you should be using pvChris Dyer
2012-12-04more flexible corpus cuttingChris Dyer
2012-11-25optionally optimize diagonal tensionChris Dyer
2012-11-24comment out assertsChris Dyer
2012-11-24victor's geometric series trickChris Dyer
2012-11-20Merge branch 'master' of github.com:redpony/cdecChris Dyer
2012-11-20fixes for 2011 optimizerChris Dyer
2012-11-20Merge pull request #11 from pks/masterChris Dyer
2012-11-19merge upstream/masterPatrick Simianer
2012-11-19merge upstream/masterPatrick Simianer
2012-11-18Merge branch 'master' of github.com:redpony/cdecChris Dyer
2012-11-18add another interfaceChris Dyer
2012-11-18Switch .travis.yml language to python to get virtualenvVictor Chahuneau
2012-11-18Add Python testsVictor Chahuneau
2012-11-18fix python pointers into training libChris Dyer
2012-11-18add package dependency in auto buildChris Dyer
2012-11-18forgotten makefileChris Dyer
2012-11-18major restructure of the training codeChris Dyer
2012-11-18fix reference to serializationChris Dyer
2012-11-18fix part 2Chris Dyer
2012-11-18more consistent naming, interface, fix compile errorChris Dyer
2012-11-17remove some old stuffChris Dyer
2012-11-17make meteor jar configurable at build timeChris Dyer