Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-03 | Merge branch 'master' of github.com:redpony/cdec | Kenneth Heafield | |
2011-10-31 | lbfgs + time-series minibatch optimization | Chris Dyer | |
2011-10-24 | KenLM update. EnumerateVocab moved up a namespace. Fix trie building when ↵ | Kenneth Heafield | |
bigrams are pruned. Make Chris feel better about MurmurHashNative. | |||
2011-10-14 | le optimizer | Chris Dyer | |
2011-10-14 | remove FSA integration code. will have to be resurrected another day | Chris Dyer | |
2011-10-11 | remove implicit conversion-to-double operator from LogVal<T> that caused ↵ | Guest_account Guest_account prguest11 | |
overflow errors, clean up some pf code | |||
2011-09-17 | make fix | Chris Dyer | |
2011-09-17 | add dep | Guest_account Guest_account prguest11 | |
2011-09-17 | Merge branch 'master' of github.com:redpony/cdec | Chris Dyer | |
2011-09-17 | enable ramdisk scratch for per-sentence-grammars | Chris Dyer | |
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 ↵ | Jonathan Clark | |
log_e then 2^x | |||
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 | |
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@740 ec762483-ff6d-05da-a07a-a48fb63a330f | |||
2010-12-01 | optional variational bayes | redpony | |
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@734 ec762483-ff6d-05da-a07a-a48fb63a330f | |||
2010-11-30 | add flag to disable viterbi | redpony | |
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@733 ec762483-ff6d-05da-a07a-a48fb63a330f | |||
2010-11-15 | model 1 options | redpony | |
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@723 ec762483-ff6d-05da-a07a-a48fb63a330f | |||
2010-11-11 | fix dumb link problem | redpony | |
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@712 ec762483-ff6d-05da-a07a-a48fb63a330f | |||
2010-11-02 | mpi batch optimize without mpi | redpony | |
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@705 ec762483-ff6d-05da-a07a-a48fb63a330f | |||
2010-10-23 | fix log prob / perplexity stats | redpony | |
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@691 ec762483-ff6d-05da-a07a-a48fb63a330f | |||
2010-10-23 | train without mpi | redpony | |
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@690 ec762483-ff6d-05da-a07a-a48fb63a330f | |||
2010-10-15 | few fixes | redpony | |
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@676 ec762483-ff6d-05da-a07a-a48fb63a330f | |||
2010-10-15 | new multi-epoch online optimizer | redpony | |
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@675 ec762483-ff6d-05da-a07a-a48fb63a330f | |||
2010-10-13 | trigger ff, max iteration for online optimizer | redpony | |
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@671 ec762483-ff6d-05da-a07a-a48fb63a330f | |||
2010-10-01 | compute obj, fixes for grammar filter | redpony | |
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@668 ec762483-ff6d-05da-a07a-a48fb63a330f | |||
2010-09-30 | filtering program, currently crashes with SEGV of unknown origin when | redpony | |
run on many processors git-svn-id: https://ws10smt.googlecode.com/svn/trunk@667 ec762483-ff6d-05da-a07a-a48fb63a330f | |||
2010-09-30 | grammar filter | redpony | |
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@666 ec762483-ff6d-05da-a07a-a48fb63a330f |