summaryrefslogtreecommitdiff
path: root/decoder/scfg_translator.cc
AgeCommit message (Expand)Author
2013-11-10guard against direct includes of tr1Chris Dyer
2013-05-06add passthrough length featuresChris Dyer
2012-10-25move some grammar stuff aroundChris Dyer
2012-07-20fixChris Dyer
2012-07-20enable programmatic setting of grammar objects, cleanup of grammar handlingChris Dyer
2012-05-27clean upChris Dyer
2012-04-29reverted changes in upstreamPatrick Simianer
2011-09-23big update: working iterating, pretty output, test scripts and morePatrick Simianer
2011-09-23hacking in weights setting, gettingPatrick Simianer
2011-09-23added dtrain, implemented psg setting in decoder/translator, implemented psme...Patrick Simianer
2011-04-28removing loggingChris Dyer
2011-04-22make compatible with FastSparseVectorChris Dyer
2011-02-10multipass decodingChris Dyer
2010-12-12facility for adding programmitically generated grammarsChris Dyer
2010-10-05add PrepareForInput to ff interface, make sgml markup available to feature fu...redpony
2010-09-21fix for lattice cost bugredpony
2010-09-20support turning off verbose loggingredpony
2010-07-24FSA: simpler Scan1 ScanT1 methods, otherewise also expose edge to full Scangraehl
2010-07-15oracle bleu refactorgraehl
2010-07-13cdec now supports coarse-to-fine decoding (for SCFG only).adam.d.lopez
2010-07-05TODO (mostly low priority) notesgraehl
2010-06-22initial checkinredpony