summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-05-13Replace > > with >>.Paul Baltescu
2013-05-06fixChris Dyer
2013-05-06add passthrough length featuresChris Dyer
2013-05-01fix wu ke's unique k-best extraction bugChris Dyer
2013-04-27fix build if you don't have c++11Chris Dyer
2013-04-25only turn on c++11 for extractorChris Dyer
2013-04-24Merge branch 'master' of https://github.com/redpony/cdecPaul Baltescu
2013-04-24Updated README for grammar extractor.Paul Baltescu
2013-04-24Merge branch 'master' of github.com:pauldb89/cdecPaul Baltescu
2013-04-24README file for the grammar extractor.Paul Baltescu
2013-04-24README file for the grammar extractor.Paul Baltescu
2013-04-24KenLM 0831569c3137536165b107c6841603c725dfa2b1Kenneth Heafield
2013-04-23configure c++11 if availableChris Dyer
2013-04-23fix buildChris Dyer
2013-04-23merge paul's extractor codeChris Dyer
2013-04-23Removed useless line from .gitignore.Paul Baltescu
2013-04-23Replaced time consuming endl with \n.Paul Baltescu
2013-04-23Print num threads used for grammar extraction.Paul Baltescu
2013-04-22support emission probabilities in class-based LMsChris Dyer
2013-04-19Merge branch 'master' of https://github.com/redpony/cdecChris Dyer
2013-04-19hindiChris Dyer
2013-04-14Merge pull request #19 from veidel/masterChris Dyer
PA/Cutting Plane MIRA
2013-04-14Merge branch 'master' of github.com:veidel/cdecVladimir Eidelman
2013-04-14add example to run scriptVladimir Eidelman
2013-04-14cleanup scriptVladimir Eidelman
2013-04-13cleanup scriptVladimir Eidelman
2013-04-13cleanup miraVladimir Eidelman
2013-04-13mira run scriptVladimir Eidelman
2013-04-13inital commit of mira codevlade
2013-04-08online wasn't getting setMichael Denkowski
2013-04-01Minor speedup: pass sentence_id around.Paul Baltescu
2013-04-01Merge pull request #18 from asaluja/masterChris Dyer
Latent SSVM Pull request
2013-03-28updated configure.acAvneesh Saluja
2013-03-28updated MakefilesAvneesh Saluja
2013-03-28latent SVMAvneesh Saluja
2013-03-28re-organized latent SVM (sub-dir of training now)Avneesh Saluja
2013-03-28fixed conflictsAvneesh Saluja
2013-03-26swahili abbreviationsChris Dyer
2013-03-23fix rules featuresChris Dyer
2013-03-20bug fixChris Dyer
2013-03-20switch to new score interface for miraChris Dyer
2013-03-20n-gram word class featuresChris Dyer
2013-03-19Updated .gitignore.Paul Baltescu
2013-03-18Merge pull request #17 from pks/masterChris Dyer
dtrain
2013-03-17fix possible utf8 bugChris Dyer
2013-03-15fixPatrick Simianer
2013-03-15make perceptron automatically fasterPatrick Simianer
2013-03-15Merge remote-tracking branch 'upstream/master'Patrick Simianer
2013-03-15overhauled ruby scripts and examplesPatrick Simianer
2013-03-15removed hadoop/hstreaming modePatrick Simianer