Age | Commit message (Expand) | Author |
2014-02-23 | ngrams fix for unigram models | Chris Dyer |
2014-02-23 | Merge branch 'master' of github.com:redpony/cdec | Chris Dyer |
2014-02-23 | fix rule emission behavior | Chris Dyer |
2014-02-20 | Merge branch 'master' of https://github.com/redpony/cdec | armatthews |
2014-02-20 | Allow NGramFeatures to be named in order to avoid conflicts when using more t... | armatthews |
2014-02-16 | new rule shape features | Chris Dyer |
2014-02-14 | fix unary handling in scfg parser | Chris Dyer |
2014-02-02 | load multiple grammars | Chris Dyer |
2014-01-20 | update date, copyright | Chris Dyer |
2014-01-18 | new tuning of crf compound splitter for wmt14 | Chris Dyer |
2014-01-17 | new de split | Chris Dyer |
2014-01-13 | Merge remote-tracking branch 'upstream/master' | Patrick Simianer |
2014-01-13 | rule word alignment features | Patrick Simianer |
2013-12-26 | add support for epsilons in input lattice | Chris Dyer |
2013-12-19 | Merge branch 'master' of https://github.com/redpony/cdec | Chris Dyer |
2013-12-19 | show alignment space | Chris Dyer |
2013-12-16 | better parsing errors, thx to nschneid, also increase limits on number of fea... | Chris Dyer |
2013-11-25 | remove dead code, add adagrad crf learner | Chris Dyer |
2013-11-13 | merge w/ upstream | Patrick Simianer |
2013-11-10 | fix for mavericks | Chris Dyer |
2013-11-10 | fixes | Chris Dyer |
2013-11-10 | fix for c++11 | Chris Dyer |
2013-11-10 | small fixes | Chris Dyer |
2013-11-10 | guard against direct includes of tr1 | Chris Dyer |
2013-11-05 | syntax features now read trees from files -- no more escaping! | Patrick Simianer |
2013-11-05 | cleaning up syntax features | Patrick Simianer |
2013-11-03 | cleaned up parsematch features | Patrick Simianer |
2013-10-08 | dtrain: added pclr variants and new expected-output; fixed bug in soft syntax... | Patrick Simianer |
2013-06-20 | Merge remote-tracking branch 'upstream/master' | Patrick Simianer |
2013-06-18 | lazy dd880b4 including kenlm 6eef0f1 | Kenneth Heafield |
2013-06-06 | add rdynamic to cdec | Chris Dyer |
2013-05-06 | add passthrough length features | Chris Dyer |
2013-05-02 | Merge remote-tracking branch 'upstream/master' | Patrick Simianer |
2013-05-01 | fix wu ke's unique k-best extraction bug | Chris Dyer |
2013-04-29 | enabled build | Patrick Simianer |
2013-04-29 | added (broken) variant of a feature | Patrick Simianer |
2013-04-26 | added Gesa's alternative source syntax features | Patrick Simianer |
2013-04-26 | added (broken) feature function | Patrick Simianer |
2013-04-26 | added Gesa's soft syntactic features | Patrick Simianer |
2013-04-25 | added Gesa's parse match feature function | Patrick Simianer |
2013-04-22 | support emission probabilities in class-based LMs | Chris Dyer |
2013-03-23 | fix rules features | Chris Dyer |
2013-03-20 | n-gram word class features | Chris Dyer |
2013-03-15 | fix bug | Chris Dyer |
2013-03-14 | fix source path | Chris Dyer |
2013-03-14 | source path features | Chris Dyer |
2013-01-18 | KenLM dffafbf with lmplz source (but not built) | Kenneth Heafield |
2013-01-08 | fixes for dist | Chris Dyer |
2013-01-08 | add header files to sources to create correct distributions | Chris Dyer |
2012-12-15 | enable kenlm compression | Chris Dyer |