Age | Commit message (Expand) | Author |
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 |
2011-03-25 | Merge branch 'master' of github.com:redpony/cdec | Chris Dyer |
2011-03-25 | em optimizer- really crappy implementation | Chris Dyer |
2011-03-24 | Merge branch 'master' of github.com:redpony/cdec | Jonathan Clark |
2011-03-24 | Be more paranoid and check count of topbest sents, too. Also, provide path to... | Jonathan Clark |
2011-03-24 | various summary feature types, part 1 | Chris Dyer |
2011-03-24 | more augment grammar options | Chris Dyer |
2011-03-24 | Add some new files to the GLC build | Jonathan Clark |
2011-03-24 | Undo some silly local changes so we can pull | Jonathan Clark |
2011-03-24 | Undo some silly local changes so we can pull | Jonathan Clark |
2011-03-23 | remove dependency on boost thread library | Chris Dyer |
2011-03-23 | fail if no lex program is found (i think) | Chris Dyer |
2011-03-23 | refactor makefile | Chris Dyer |
2011-03-23 | remove thread-local stuff which was fragile on some build systems | Chris Dyer |
2011-03-23 | yet another feature attempt | Chris Dyer |
2011-03-22 | reweight after weight pushing to avoid weird output | Chris Dyer |
2011-03-22 | fix local normalizer code for summary features | Chris Dyer |
2011-03-22 | check for infs | Chris Dyer |
2011-03-21 | add support for normalized 'summary features'- seemingly sound way of dealing... | Chris Dyer |
2011-03-21 | compiler warnings | Kenneth Heafield |
2011-03-21 | Update error handling and a corner case of trie. | Kenneth Heafield |
2011-03-20 | prevent over-aggressive error checking in vest script | Chris Dyer |
2011-03-18 | compile fix | Chris Dyer |
2011-03-17 | try 2 | Chris Dyer |
2011-03-17 | freeze features, including penalty | Chris Dyer |
2011-03-17 | enable weights to be frozen during training | Chris Dyer |
2011-03-16 | possible mert bug with rules with alignments | Chris Dyer |
2011-03-16 | Merge branch 'master' of github.com:redpony/cdec | Chris Dyer |
2011-03-16 | explicit markers turned on by default | Chris Dyer |
2011-03-14 | Get enough compiling with scons to finish off the emnlp paper | Jonathan Clark |
2011-03-14 | Fix wordset to override features() so that we can safely use multiple instanc... | Jonathan Clark |
2011-03-14 | more paranoid checking when (idiot/time-crunched) user tries to define his ow... | Jonathan Clark |
2011-03-11 | be more verbose when running each child decoder process when forking. also, a... | Jonathan Clark |
2011-03-11 | dont fail on possibly temporary qstat errors | Jonathan Clark |
2011-03-11 | just use grep and dont check return code | Jonathan Clark |
2011-03-11 | fail | Jonathan Clark |
2011-03-11 | dont die when there are no running jobs | Jonathan Clark |
2011-03-11 | ignore emacs temp files | Jonathan Clark |
2011-03-11 | another dumb bug involving cleanup being executed preemptively | Jonathan Clark |
2011-03-11 | Merge branch 'master' of github.com:redpony/cdec | Jonathan Clark |