summaryrefslogtreecommitdiff
path: root/decoder
AgeCommit message (Expand)Author
2010-08-11fixed encoding of NT in rhs: n as -n, in CFG::Initgraehl
2010-08-11debug cfg from hg, source and target. cdec --source_cfg_output=-graehl
2010-08-11cout<<TRulegraehl
2010-08-11only print cfg oncegraehl
2010-08-11cfg print goal nt rhsgraehl
2010-08-10CFG binarize optsgraehl
2010-08-10NTSpan set l,rgraehl
2010-08-10support for running in multiple environments which are automatically detectedredpony
2010-08-10fix warninggraehl@gmail.com
2010-08-10cdec --cfg_output=-graehl@gmail.com
2010-08-10backed out from using lexer on Trule(string) - expected features at target-rh...graehl@gmail.com
2010-08-10parse trule(string) using lexer - needs testing, affects earley_composergraehl
2010-08-09disable debug printgraehl@gmail.com
2010-08-09ComputeEdgeViterbigraehl@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-07init bleumodel in generategraehl@gmail.com
2010-08-07cdec -A "LanguageModelFsa lm.gz" worksgraehl@gmail.com
2010-08-07testgraehl
2010-08-07forgot to addgraehl
2010-08-07apply fsa models (so far only by bottom up) in cdecgraehl
2010-08-07propagation of feature name+debug from factory, return correct features array...graehl
2010-08-07usage for FSA featuresgraehl
2010-08-07simple test decodesgraehl
2010-08-07dynamic fsa ff, factory for fsa and ff shares code, factory moved to ff_facto...graehl
2010-08-04fix to compile with early versions of boostredpony
2010-08-04allow for wider set of NT stringstrevor.cohn
2010-08-04alloca notegraehl@gmail.com
2010-08-02inside_outsidegraehl@gmail.com
2010-08-02disable undefined token to stringgraehl@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-31shorten_left commentgraehl
2010-07-31definegraehl
2010-07-28debugging print - still no idea on .05% difference scoring 3gram using phrasesgraehl
2010-07-28fsa lm phrase mystery remains, but bool fsa::simple_phrase_score indicates wh...graehl
2010-07-27disable fsa lm phrase due to slight (.05%) diff in scores - solve it latergraehl
2010-07-27set fsa features() properlygraehl
2010-07-27sample fsa ffs compilegraehl
2010-07-27fsa feature templated Accum interface, phrase interface allows exceeding mark...graehl
2010-07-26kbest compilegraehl
2010-07-26cpbin sentserver too (dep used by parallelize.plgraehl
2010-07-26fix name collisionredpony
2010-07-26comment cleanupgraehl
2010-07-26include contextBOW prob when shortening contextgraehl
2010-07-26shorten fsa lm state using contextIDgraehl
2010-07-26LanguageModelFsa works. TODO: sri context shortening?graehl
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