summaryrefslogtreecommitdiff
path: root/decoder/hg.h
AgeCommit message (Expand)Author
2012-05-16bjam cleanupChris Dyer
2011-10-19debugPatrick Simianer
2011-10-19merge upstream/masterPatrick Simianer
2011-09-23hacking in weights setting, gettingPatrick Simianer
2011-09-15script to filter reachable sentences, weight cleanupGuest_account Guest_account prguest11
2011-03-22fix local normalizer code for summary featuresChris Dyer
2011-02-10conditional compilation of experimental code, remove prelm scoring code in pr...Chris Dyer
2010-08-31l2r bugfixesgraehl
2010-08-18homegraehl
2010-08-16greedy binarization - needs testing, may have broke l2rgraehl@gmail.com
2010-08-13(NEEDS TESTING) cfg index rules->nts, sort by prob, remove duplicates keeping...graehl
2010-08-11major refactor, break bad circular depsredpony
2010-08-10NTSpan set l,rgraehl
2010-08-10cdec --cfg_output=-graehl@gmail.com
2010-08-09hg sort in_edges by viterbi, debug print temporarily enabled which always --s...graehl@gmail.com
2010-08-08cfggraehl@gmail.com
2010-08-02fake tdict names for non-ids, push viterbi cost to root in hg, store as featu...graehl@gmail.com
2010-07-28debugging print - still no idea on .05% difference scoring 3gram using phrasesgraehl
2010-07-26fix name collisionredpony
2010-07-26comment cleanupgraehl
2010-07-26stateful ff_from_fsa works - fixed bug that never moved right state from righ...graehl
2010-07-25USE_INFO_EDGE 0 includegraehl
2010-07-25USE_INFO_EDGE works for exh, cubegraehl
2010-07-25being ensuring edge debug info is copied when apply_models - new hg.AddEdge m...graehl
2010-07-25fixed CreateViterbiHypergraph (old impl did not work), so --show_derivation w...graehl
2010-07-25more comprehensible (but untested) edge/node filtering, awesome per-edge debu...graehl
2010-07-25cleaned up kbest, new USE_INFO_EDGE 1 logs per edge, --show_derivation (needs...graehl
2010-07-24FSA: simpler Scan1 ScanT1 methods, otherewise also expose edge to full Scangraehl
2010-07-16smallvector templategraehl
2010-07-15Fix bug in Density/BeamPruneInsideOutsideadam.d.lopez
2010-07-12DEBUG_PROMISE - looks okgraehl
2010-07-12inebriated, but sped up inside/outside pruning and made cube poplimit scale w...graehl
2010-07-08--show_featuresgraehl
2010-07-07safe hg pruning without needing additional inside reachability pass (max marg...graehl
2010-07-06prune epsilon, comments, use inside pruning for probably no segfaults in vestgraehl
2010-07-01factor forest stats (show size post pruning, and portion kept) and cdec --sca...graehl
2010-06-24build on cygwingraehl
2010-06-22initial checkinredpony