Age | Commit message (Expand) | Author |
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 |
2011-04-30 | fix memory leak! | Chris Dyer |
2011-04-30 | enable list of features to be displayed at the end of decoding | Chris Dyer |
2011-04-28 | replace old sparse vector with much faster version, major speed improvements ... | Chris Dyer |
2011-04-28 | removing logging | Chris Dyer |
2011-04-27 | add iteration timer | Chris Dyer |
2011-04-27 | get rid of bad constructor | Chris Dyer |
2011-04-27 | fix compile error with FastSparseVector enabled | Chris Dyer |
2011-04-27 | fix potential crash in FastSparseVector operator= | Chris Dyer |
2011-04-23 | get rid of expensive copy | Chris Dyer |
2011-04-23 | fixes | Chris Dyer |
2011-04-23 | make sure state is initialized properly | Chris Dyer |
2011-04-22 | fix build | Chris Dyer |
2011-04-22 | fix | Chris Dyer |
2011-04-22 | add include | Chris Dyer |
2011-04-22 | fix dup code | Chris Dyer |
2011-04-22 | make compatible with FastSparseVector | Chris Dyer |
2011-04-21 | adding functionality to fast_sparse_vector, getting ready for transition to it | Chris Dyer |
2011-04-21 | beginning of fast sparse vector impl | Chris Dyer |
2011-04-18 | helper script | Chris Dyer |
2011-04-16 | pthread fix | Chris Dyer |
2011-04-16 | llh computer | Chris Dyer |
2011-04-14 | mpi optimizations | Chris Dyer |
2011-04-14 | mpi update | Chris Dyer |
2011-04-06 | Update build scripts and minor string_piece header changes | Kenneth Heafield |
2011-03-30 | small fix for dynasearch neighborhoods | Chris Dyer |
2011-03-29 | dynasearch neighborhood option instead of default partition | Chris Dyer |