summaryrefslogtreecommitdiff
path: root/decoder/ff_ngrams.cc
AgeCommit message (Collapse)Author
2014-07-21comment about cluster file formatChris Dyer
2014-02-23ngrams fix for unigram modelsChris Dyer
2014-02-20Allow NGramFeatures to be named in order to avoid conflicts when using more ↵armatthews
than one set of them
2013-03-20n-gram word class featuresChris Dyer
2012-07-02(1) allow prefixes and separators used in feature instantiations to be ↵Waleed Ammar
configured. (2) minor refactoring.
2012-03-07configure order of n-gram featuresChris Dyer
2011-07-13escape bad feature namesChris Dyer
2011-07-06better handling of ngram featuresChris Dyer
2011-07-06ngram count featuresChris Dyer