Age | Commit message (Expand) | Author |
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 |
2011-05-26 | fix bug preventing oovs from firing when they're near the beginning of a word | Chris Dyer |
2011-05-23 | calculate word perplexities | Chris Dyer |
2011-05-20 | kenlm update including being nicer to NFS | Kenneth Heafield |
2011-05-19 | HG intersection bug pointed out by Andrea Gesmundo | Chris Dyer |
2011-05-16 | proper sampling from unit sphere | Chris Dyer |
2011-05-09 | randomize order of samples in mira | Chris Dyer |
2011-05-05 | print avg weights at every iteration | Chris Dyer |
2011-05-04 | remove compile-time size assert | Chris Dyer |
2011-05-03 | change default values | Chris Dyer |
2011-05-03 | makefile for mira | Chris Dyer |
2011-05-03 | configure for mira | Chris Dyer |
2011-05-03 | Merge branch 'master' of github.com:redpony/cdec | Chris Dyer |
2011-05-03 | mira finished, clean up | Chris Dyer |
2011-05-03 | mira finished | Chris Dyer |
2011-05-03 | Merge branch 'master' of github.com:redpony/cdec | Jonathan Clark |
2011-05-03 | Fix cross entropy and perplexity to use base2 log throughout instead of log_e... | Jonathan Clark |
2011-05-03 | Update scons build | Jonathan Clark |
2011-05-03 | add mira | Chris Dyer |
2011-05-03 | weight setting bug | Chris Dyer |