summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-03-24various summary feature types, part 1Chris Dyer
2011-03-24more augment grammar optionsChris Dyer
2011-03-23remove dependency on boost thread libraryChris Dyer
2011-03-23fail if no lex program is found (i think)Chris Dyer
2011-03-23refactor makefileChris Dyer
2011-03-23remove thread-local stuff which was fragile on some build systemsChris Dyer
2011-03-23yet another feature attemptChris Dyer
2011-03-22reweight after weight pushing to avoid weird outputChris Dyer
2011-03-22fix local normalizer code for summary featuresChris Dyer
2011-03-22check for infsChris Dyer
2011-03-21add support for normalized 'summary features'- seemingly sound way of ↵Chris Dyer
dealing with normalization problems in embedded crf translation models
2011-03-21compiler warningsKenneth Heafield
2011-03-21Update error handling and a corner case of trie.Kenneth Heafield
2011-03-20prevent over-aggressive error checking in vest scriptChris Dyer
2011-03-18compile fixChris Dyer
2011-03-17try 2Chris Dyer
2011-03-17freeze features, including penaltyChris Dyer
2011-03-17enable weights to be frozen during trainingChris Dyer
2011-03-16possible mert bug with rules with alignmentsChris Dyer
2011-03-16Merge branch 'master' of github.com:redpony/cdecChris Dyer
2011-03-16explicit markers turned on by defaultChris Dyer
2011-03-14Get enough compiling with scons to finish off the emnlp paperJonathan Clark
2011-03-14Fix wordset to override features() so that we can safely use multiple ↵Jonathan Clark
instances of it
2011-03-14more paranoid checking when (idiot/time-crunched) user tries to define his ↵Jonathan Clark
own <seg> tags during tuning
2011-03-11be more verbose when running each child decoder process when forking. also, ↵Jonathan Clark
avoid some non-bash errors
2011-03-11dont fail on possibly temporary qstat errorsJonathan Clark
2011-03-11just use grep and dont check return codeJonathan Clark
2011-03-11failJonathan Clark
2011-03-11dont die when there are no running jobsJonathan Clark
2011-03-11ignore emacs temp filesJonathan Clark
2011-03-11another dumb bug involving cleanup being executed preemptivelyJonathan Clark
2011-03-11Merge branch 'master' of github.com:redpony/cdecJonathan Clark
2011-03-11fix my dumb bug that killed qsub functionalityJonathan Clark
2011-03-10starcluster env tweakChris Dyer
2011-03-10Pretty formattingJonathan Clark
2011-03-10scons readmeJonathan Clark
2011-03-10Merge branch 'master' of github.com:redpony/cdecJonathan Clark
2011-03-10whitespace diffJonathan Clark
2011-03-10Merge branch 'master' of github.com:redpony/cdecChris Dyer
2011-03-10experimental nonlinear featureChris Dyer
2011-03-10Unsuck dist-vestJonathan Clark
2011-03-10initial version of sconsJonathan Clark
2011-03-10updated test arpa fileKenneth Heafield
2011-03-10Fix broken klm file for de compoundingKenneth Heafield
2011-03-10configuration for starcluster clustersChris Dyer
2011-03-10remove dependency on SRILMChris Dyer
2011-03-09fix compile error on certain gcc'sChris Dyer
2011-03-09kenlm syncKenneth Heafield
2011-03-09print empty line when parse failsChris Dyer
2011-03-08make default max sizes bigger, for people who like REALLY BIG RULESChris Dyer