Age | Commit message (Expand) | Author |
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 |
2011-09-03 | fix sparse vector to work with boost serialization | Chris Dyer |
2011-08-18 | KenLM update: Bhiksha's trick, simple test for lms without unk, auto-detect b... | Kenneth Heafield |
2011-07-28 | stuff | Chris Dyer |
2011-07-26 | Merge remote branch 'agesmundo/master' | Chris Dyer |
2011-07-16 | tune regularizer | Chris Dyer |
2011-07-13 | escape bad feature names | Chris Dyer |
2011-07-13 | faster code, optional held-out test set | Chris Dyer |
2011-07-13 | escape feature names | Chris Dyer |
2011-07-12 | minor optimization | Chris Dyer |
2011-07-12 | debugged pro trainer | Chris Dyer |
2011-07-12 | nasty bug in operator- in sparse vector | Chris Dyer |
2011-07-11 | sort of working hopkins&may optimizer | Chris Dyer |
2011-07-10 | starting implementation of Hopkins&May (2011) optimizer | Chris Dyer |
2011-07-08 | add exp log file with time measures | andrea gesmundo |
2011-07-08 | add cp time measure (def macro) | andrea gesmundo |
2011-07-08 | add Fast Cube Pruning | andrea gesmundo |
2011-07-07 | Exception update | Kenneth Heafield |
2011-07-07 | support for extracting k-best derivation trees | Chris Dyer |
2011-07-06 | better handling of ngram features | Chris Dyer |
2011-07-06 | tool to compute feature expectations in translation charts | Chris Dyer |
2011-07-06 | ngram count features | Chris Dyer |
2011-07-05 | build bug | Chris Dyer |
2011-07-05 | Merge branch 'master' of github.com:redpony/cdec | Chris Dyer |
2011-07-05 | fast phrasinator that uses DPs instead of PYPs | Chris Dyer |
2011-06-27 | Fix binary format for trie | Kenneth Heafield |
2011-06-26 | Quantization | Kenneth Heafield |
2011-06-10 | proper use of pipes | Chris Dyer |
2011-06-08 | rudimentary support for meteor via an external process. still needs configura... | Chris Dyer |
2011-06-08 | external MT evaluator client code. most logic in place, needs to be integrate... | Chris Dyer |
2011-06-06 | Merge branch 'master' of github.com:redpony/cdec | Chris Dyer |
2011-06-06 | add protocol dox | Chris Dyer |
2011-06-03 | Code cleanup for vocabulary mapping | Kenneth Heafield |
2011-06-03 | Add exception catcher around constructor | Kenneth Heafield |
2011-06-01 | register feature | Chris Dyer |
2011-06-01 | rule bigram features | Chris Dyer |