summaryrefslogtreecommitdiff
path: root/decoder/Makefile.am
AgeCommit message (Expand)Author
2012-11-17remove some old stuffChris Dyer
2012-10-22Update search, make it compileKenneth Heafield
2012-10-16clean up of bad header includesChris Dyer
2012-10-11add support for dlopen'd feature functionsChris Dyer
2012-08-12use new union apiChris Dyer
2012-07-28slight improvement to the way NTs are handled in the FST-CFG composition algo...Chris Dyer
2012-05-11Pedantic rename to .ll for C++ lex filesKenneth Heafield
2012-05-02remove dependency on gtest, remove all-staticChris Dyer
2012-03-10frequency-based binningChris Dyer
2012-03-08simple context feature for taggerChris Dyer
2011-11-11optionally sample from forest to get training instances, rather than k-best itChris Dyer
2011-10-14remove FSA integration code. will have to be resurrected another dayChris Dyer
2011-09-12source syntax features ~ blunsom emnlp 2008Chris Dyer
2011-09-09rule feature refactoringChris Dyer
2011-07-06ngram count featuresChris Dyer
2011-03-23refactor makefileChris Dyer
2011-03-10initial version of sconsJonathan Clark
2011-02-02first span featuresChris Dyer
2010-12-28incorporate dwarf featureschris dyer
2010-12-23non-latin character detectorChris Dyer
2010-12-12facility for adding programmitically generated grammarsChris Dyer
2010-11-12Gross hack for compiling GLC as a library. Currently has hardcoded path, but ...jon.h.clark
2010-11-11klm stubredpony
2010-10-27factored lexiconredpony
2010-09-29move model 1 coderedpony
2010-09-19mf refredpony
2010-09-18start refactoring of decoderredpony
2010-08-15cfg testgraehl@gmail.com
2010-08-12add 'make check' supportredpony
2010-08-11more link lne fixesredpony
2010-08-11major refactor, break bad circular depsredpony
2010-08-08cfggraehl@gmail.com
2010-08-07apply fsa models (so far only by bottom up) in cdecgraehl
2010-08-04fix to compile with early versions of boostredpony
2010-07-16refactor vest mapper input; --optimize_feature (s) should now limit non-oracl...graehl
2010-07-14Added oracle forest rescoringvladimir.eidelman
2010-06-30-I..graehl
2010-06-29isolate warning messagesredpony
2010-06-28rule shape featuresredpony
2010-06-22initial checkinredpony