Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-07 | fix compile issue on AWS | Chris Dyer | |
2015-04-29 | Update run-system-tests.pl | amittai | |
Line 6 doesn't work, but there are two possible reasons (and possible fixes). Either A) the test should be looking for the build decoder in $cdec/build/decoder/cdec instead of in $cdec/decoder/cdec. or B) the "make -j4" command should be creating a decoder executable at $cdec/decoder/cdec , but isn't. I assumed (A), because it's simpler. | |||
2015-02-04 | fixed lattice gold files | armatthews | |
2015-02-04 | Updated tests for lattice input | armatthews | |
2014-11-28 | conll example in cdec | Chris Dyer | |
2014-10-19 | fix cfg rescore test | Chris Dyer | |
2014-10-19 | remove json hypergraph format | Chris Dyer | |
2014-04-25 | check for non-rescorable hypergraphs | Chris Dyer | |
2014-04-25 | fix tree-to-string forest so it works with cube pruning assumptions | Chris Dyer | |
2014-04-17 | fix rescoring | Chris Dyer | |
2014-04-07 | track node state for smarter union | Chris Dyer | |
2014-04-01 | tree2string test, fix for edge case | Chris Dyer | |
2014-02-14 | fix unary handling in scfg parser | Chris Dyer | |
2013-11-25 | fix for ubuntu systems | Chris Dyer | |
2013-11-25 | remove dead code, add adagrad crf learner | Chris Dyer | |
2012-05-26 | Files for issue #5 | Jonathan Clark | |
2011-04-28 | replace old sparse vector with much faster version, major speed improvements ↵ | Chris Dyer | |
for cdec | |||
2011-02-12 | fix tests | Chris Dyer | |
2010-12-22 | clean up names of feature functions, fix tagger, fix tests | Chris Dyer | |
2010-12-10 | extract kbest alignments | Chris Dyer | |
2010-09-24 | fixed broken tests | redpony | |
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@658 ec762483-ff6d-05da-a07a-a48fb63a330f | |||
2010-09-13 | fixes for training | redpony | |
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@645 ec762483-ff6d-05da-a07a-a48fb63a330f | |||
2010-09-12 | tagger example | vladimir.eidelman | |
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@644 ec762483-ff6d-05da-a07a-a48fb63a330f | |||
2010-06-22 | initial checkin | redpony | |
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@2 ec762483-ff6d-05da-a07a-a48fb63a330f |