Age | Commit message (Expand) | Author |
2011-09-15 | script to filter reachable sentences, weight cleanup | Guest_account Guest_account prguest11 |
2011-09-13 | binary to extract features encountered | 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-07-06 | tool to compute feature expectations in translation charts | Chris Dyer |
2011-05-23 | calculate word perplexities | Chris Dyer |
2011-05-03 | Fix cross entropy and perplexity to use base2 log throughout instead of log_e... | Jonathan Clark |
2011-04-27 | add iteration timer | Chris Dyer |
2011-04-22 | make compatible with FastSparseVector | Chris Dyer |
2011-04-16 | llh computer | Chris Dyer |
2011-04-14 | mpi optimizations | Chris Dyer |
2011-04-14 | mpi update | Chris Dyer |
2011-03-25 | em optimizer- really crappy implementation | Chris Dyer |
2011-03-24 | more augment grammar options | 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-10 | experimental nonlinear feature | Chris Dyer |
2011-03-03 | replace files option to prevent reloading LM each time | Chris Dyer |
2011-03-03 | more options for augment grammar | Chris Dyer |
2011-03-01 | deal with SOS | Chris Dyer |
2011-02-28 | src language LM phrase scoring | Chris Dyer |
2011-02-17 | more features | Chris Dyer |
2011-02-17 | model1 indicator features script | Chris Dyer |
2010-12-22 | fix compound splitter, new features, more training data | Chris Dyer |
2010-12-13 | fix alignment tools bug | Chris Dyer |
2010-12-05 | small changes | redpony |
2010-12-01 | optional variational bayes | redpony |
2010-11-30 | add flag to disable viterbi | redpony |
2010-11-15 | model 1 options | redpony |
2010-11-11 | fix dumb link problem | redpony |
2010-11-02 | mpi batch optimize without mpi | redpony |
2010-10-23 | fix log prob / perplexity stats | redpony |
2010-10-23 | train without mpi | redpony |
2010-10-15 | few fixes | redpony |
2010-10-15 | new multi-epoch online optimizer | redpony |
2010-10-13 | trigger ff, max iteration for online optimizer | redpony |
2010-10-01 | compute obj, fixes for grammar filter | redpony |
2010-09-30 | filtering program, currently crashes with SEGV of unknown origin when | redpony |
2010-09-30 | grammar filter | redpony |
2010-09-29 | move model 1 code | redpony |
2010-09-29 | another feature, another POS | redpony |
2010-09-28 | fix for prior weights | redpony |
2010-09-28 | use boost mpi, fix L1 stochastic optimizer | redpony |
2010-09-22 | few fixes | redpony |
2010-09-22 | mpi support for training | redpony |
2010-08-31 | l2r bugfixes | graehl |
2010-08-29 | online optimizer | redpony |
2010-08-11 | major refactor, break bad circular deps | redpony |
2010-07-01 | docs | graehl |