Age | Commit message (Expand) | Author |
2011-09-23 | added READMEs | Patrick Simianer |
2011-09-23 | example added | Patrick Simianer |
2011-09-23 | minor updates, fixes, kbest filtering switch | Patrick Simianer |
2011-09-23 | big update: working iterating, pretty output, test scripts and more | Patrick Simianer |
2011-09-23 | bugfixing | Patrick Simianer |
2011-09-23 | refactoring, cleaning up | Patrick Simianer |
2011-09-23 | bugfixing, begin refactoring | Patrick Simianer |
2011-09-23 | first cut for sofia-ml, little change in utils/dict.h, coarse refactoring | Patrick Simianer |
2011-09-23 | hacking in weights setting, getting | Patrick Simianer |
2011-09-23 | rm .swo file | Patrick Simianer |
2011-09-23 | added dtrain, implemented psg setting in decoder/translator, implemented psme... | Patrick Simianer |
2011-09-23 | Fix binary format for trie | Kenneth Heafield |
2011-09-23 | Quantization | Kenneth Heafield |
2011-09-23 | proper use of pipes | Chris Dyer |
2011-09-23 | rudimentary support for meteor via an external process. still needs configura... | Chris Dyer |
2011-09-23 | external MT evaluator client code. most logic in place, needs to be integrate... | Chris Dyer |
2011-09-23 | Code cleanup for vocabulary mapping | Kenneth Heafield |
2011-09-23 | Add exception catcher around constructor | Kenneth Heafield |
2011-09-23 | make show_partition work even in absence of feature functions | Guest_account Guest_account prguest11 |
2011-09-22 | Sorry forgot the Makefile.am updates | Kenneth Heafield |
2011-09-21 | Updated kenlm. Includes left state support but not the cdec-side use of it. ... | Kenneth Heafield |
2011-09-17 | add target side for sss features | Chris Dyer |
2011-09-17 | arity > 0 rules only for sss features | Chris Dyer |
2011-09-17 | enable sss features | Chris Dyer |
2011-09-17 | source span size features | Chris Dyer |
2011-09-17 | make fix | Chris Dyer |
2011-09-17 | add dep | Guest_account Guest_account prguest11 |
2011-09-17 | Merge branch 'master' of github.com:redpony/cdec | Chris Dyer |
2011-09-17 | enable ramdisk scratch for per-sentence-grammars | Chris Dyer |
2011-09-17 | add md5 hash function | Chris Dyer |
2011-09-15 | script to filter reachable sentences, weight cleanup | Guest_account Guest_account prguest11 |
2011-09-14 | fix for more problems caused by hash refactoring | Chris Dyer |
2011-09-14 | fix for potential segv with no weights | Chris Dyer |
2011-09-14 | fix pro train bug causing it not to optimize when there is no held-out test set | Chris Dyer |
2011-09-14 | oxford env | Chris Dyer |
2011-09-14 | weight_t refactoring | Chris Dyer |
2011-09-13 | binary to extract features encountered | Chris Dyer |
2011-09-13 | tool to reconstruct text weights from a hash function, key file, and (binary)... | Chris Dyer |
2011-09-13 | remove features that are overfitting | Chris Dyer |
2011-09-13 | fix weight serialization bug | Chris Dyer |
2011-09-13 | fix for crash with no rescoring | Chris Dyer |
2011-09-13 | get rid of bad Weights class so it no longer keeps a copy of a vector inside it | Chris Dyer |
2011-09-13 | cmph configuration option fix | Chris Dyer |
2011-09-13 | optional support for doing perfect hashing of feature strings to save lots of... | Chris Dyer |
2011-09-13 | add one more source syntax feature | Chris Dyer |
2011-09-12 | add configuration option for perfect hashing library | Chris Dyer |
2011-09-12 | source syntax features ~ blunsom emnlp 2008 | Chris Dyer |
2011-09-09 | rule feature refactoring | Chris Dyer |
2011-09-08 | fix viterbi to work with non prob_t types | Chris Dyer |
2011-09-03 | fix header problem when serializing sparse vector with boost | Chris Dyer |