Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-21 | use lbfgs | Chris Dyer | |
2012-02-21 | basic lbl model, nothing to see here | Chris Dyer | |
2012-02-19 | lbl preliminary clean up | Chris Dyer | |
2012-02-18 | initial lbl_model stub | Chris Dyer | |
2012-02-18 | fix diagonal model | Chris Dyer | |
2012-02-17 | boost version checking, check for Eigen, get rid of old digamma stuff | Chris Dyer | |
2012-02-10 | move atools to utils directory | Chris Dyer | |
2012-02-10 | clean up alignment tools | Chris Dyer | |
2012-01-24 | more models | Chris Dyer | |
2012-01-20 | 'pseudo model 2' that strictly favors a diagonal, with tunable parameters ↵ | Chris Dyer | |
for p(null) and how sharp/flat the alignment distribution is around the diagonal | |||
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 |