summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-23latest version from mtm6Patrick Simianer
2011-09-23partial merge, ruleid featurePatrick Simianer
2011-09-23forgotten filesPatrick Simianer
2011-09-23added svm, ksamplerPatrick Simianer
2011-09-23a lot of stuff, fast_sparse_vector, perceptron, removed sofia, sample [...]Patrick Simianer
2011-09-23added READMEsPatrick Simianer
2011-09-23example addedPatrick Simianer
2011-09-23minor updates, fixes, kbest filtering switchPatrick Simianer
2011-09-23big update: working iterating, pretty output, test scripts and morePatrick Simianer
2011-09-23bugfixingPatrick Simianer
2011-09-23refactoring, cleaning upPatrick Simianer
2011-09-23bugfixing, begin refactoringPatrick Simianer
2011-09-23first cut for sofia-ml, little change in utils/dict.h, coarse refactoringPatrick Simianer
2011-09-23hacking in weights setting, gettingPatrick Simianer
2011-09-23rm .swo filePatrick Simianer
2011-09-23added dtrain, implemented psg setting in decoder/translator, implemented psme...Patrick Simianer
2011-09-23Fix binary format for trieKenneth Heafield
2011-09-23QuantizationKenneth Heafield
2011-09-23proper use of pipesChris Dyer
2011-09-23rudimentary support for meteor via an external process. still needs configura...Chris Dyer
2011-09-23external MT evaluator client code. most logic in place, needs to be integrate...Chris Dyer
2011-09-23Code cleanup for vocabulary mappingKenneth Heafield
2011-09-23Add exception catcher around constructorKenneth Heafield
2011-09-23make show_partition work even in absence of feature functionsGuest_account Guest_account prguest11
2011-09-22Sorry forgot the Makefile.am updatesKenneth Heafield
2011-09-21Updated kenlm. Includes left state support but not the cdec-side use of it. ...Kenneth Heafield
2011-09-17add target side for sss featuresChris Dyer
2011-09-17arity > 0 rules only for sss featuresChris Dyer
2011-09-17enable sss featuresChris Dyer
2011-09-17source span size featuresChris Dyer
2011-09-17make fixChris Dyer
2011-09-17add depGuest_account Guest_account prguest11
2011-09-17Merge branch 'master' of github.com:redpony/cdecChris Dyer
2011-09-17enable ramdisk scratch for per-sentence-grammarsChris Dyer
2011-09-17add md5 hash functionChris Dyer
2011-09-15script to filter reachable sentences, weight cleanupGuest_account Guest_account prguest11
2011-09-14fix for more problems caused by hash refactoringChris Dyer
2011-09-14fix for potential segv with no weightsChris Dyer
2011-09-14fix pro train bug causing it not to optimize when there is no held-out test setChris Dyer
2011-09-14oxford envChris Dyer
2011-09-14weight_t refactoringChris Dyer
2011-09-13binary to extract features encounteredChris Dyer
2011-09-13tool to reconstruct text weights from a hash function, key file, and (binary)...Chris Dyer
2011-09-13remove features that are overfittingChris Dyer
2011-09-13fix weight serialization bugChris Dyer
2011-09-13fix for crash with no rescoringChris Dyer
2011-09-13get rid of bad Weights class so it no longer keeps a copy of a vector inside itChris Dyer
2011-09-13cmph configuration option fixChris Dyer
2011-09-13optional support for doing perfect hashing of feature strings to save lots of...Chris Dyer
2011-09-13add one more source syntax featureChris Dyer