summaryrefslogtreecommitdiff
path: root/decoder/bottom_up_parser-rs.cc
AgeCommit message (Collapse)Author
2015-02-03support multiple sparse features on lattice edgesCHRISTOPHER DYER
2014-11-30implementation of Rico Sennrich's CKY+ variant; it currently doesn't support ↵Chris Dyer
span limits so it is not enabled, but it seems to be functional.