summaryrefslogtreecommitdiff
path: root/decoder/bottom_up_parser.cc
AgeCommit message (Expand)Author
2015-02-19when ApplyRules resizes nodes_, the reference to `cat` may become invalid and...Wilker Aziz
2015-02-03support multiple sparse features on lattice edgesCHRISTOPHER DYER
2014-04-07track node state for smarter unionChris Dyer
2014-04-07clean up dead TRule codeChris Dyer
2014-02-14fix unary handling in scfg parserChris Dyer
2013-12-26add support for epsilons in input latticeChris Dyer
2012-05-27clean upChris Dyer
2012-05-23more bjam stuff, more cleanupChris Dyer
2011-03-09fix compile error on certain gcc'sChris Dyer
2011-03-03fix potential crash on long sentencesChris Dyer
2010-12-22clean up names of feature functions, fix tagger, fix testsChris Dyer
2010-09-21fix for lattice cost bugredpony
2010-09-20support turning off verbose loggingredpony
2010-08-02fake tdict names for non-ids, push viterbi cost to root in hg, store as featu...graehl@gmail.com
2010-07-05comment unused var names, todograehl
2010-06-22initial checkinredpony