Age | Commit message (Expand) | Author |
2010-08-11 | itoa | graehl |
2010-08-11 | debug | graehl |
2010-08-11 | prettier --nt-span=1 binarized labels | graehl |
2010-08-11 | more link lne fixes | redpony |
2010-08-11 | do not print NULL binarized cfg TRule | graehl |
2010-08-11 | use boost hash | graehl |
2010-08-11 | cfg binarization compiles | graehl |
2010-08-11 | merge | graehl |
2010-08-11 | merge | graehl |
2010-08-11 | major refactor, break bad circular deps | redpony |
2010-08-11 | fixed encoding of NT in rhs: n as -n, in CFG::Init | graehl |
2010-08-11 | debug cfg from hg, source and target. cdec --source_cfg_output=- | graehl |
2010-08-11 | cout<<TRule | graehl |
2010-08-11 | only print cfg once | graehl |
2010-08-11 | cfg print goal nt rhs | graehl |
2010-08-10 | CFG binarize opts | graehl |
2010-08-10 | NTSpan set l,r | graehl |
2010-08-10 | support for running in multiple environments which are automatically detected | redpony |
2010-08-10 | fix warning | graehl@gmail.com |
2010-08-10 | cdec --cfg_output=- | graehl@gmail.com |
2010-08-10 | backed out from using lexer on Trule(string) - expected features at target-rh... | graehl@gmail.com |
2010-08-10 | parse trule(string) using lexer - needs testing, affects earley_composer | graehl |
2010-08-09 | disable debug print | graehl@gmail.com |
2010-08-09 | ComputeEdgeViterbi | graehl@gmail.com |
2010-08-09 | hg sort in_edges by viterbi, debug print temporarily enabled which always --s... | graehl@gmail.com |
2010-08-08 | cfg | graehl@gmail.com |
2010-08-07 | init bleumodel in generate | graehl@gmail.com |
2010-08-07 | cdec -A "LanguageModelFsa lm.gz" works | graehl@gmail.com |
2010-08-07 | test | graehl |
2010-08-07 | forgot to add | graehl |
2010-08-07 | apply fsa models (so far only by bottom up) in cdec | graehl |
2010-08-07 | propagation of feature name+debug from factory, return correct features array... | graehl |
2010-08-07 | usage for FSA features | graehl |
2010-08-07 | simple test decodes | graehl |
2010-08-07 | dynamic fsa ff, factory for fsa and ff shares code, factory moved to ff_facto... | graehl |
2010-08-04 | fix to compile with early versions of boost | redpony |
2010-08-04 | allow for wider set of NT strings | trevor.cohn |
2010-08-04 | alloca note | graehl@gmail.com |
2010-08-02 | inside_outside | graehl@gmail.com |
2010-08-02 | disable undefined token to string | graehl@gmail.com |
2010-08-02 | fake tdict names for non-ids, push viterbi cost to root in hg, store as featu... | graehl@gmail.com |
2010-07-31 | shorten_left comment | graehl |
2010-07-31 | define | graehl |
2010-07-28 | debugging print - still no idea on .05% difference scoring 3gram using phrases | graehl |
2010-07-28 | fsa lm phrase mystery remains, but bool fsa::simple_phrase_score indicates wh... | graehl |
2010-07-27 | disable fsa lm phrase due to slight (.05%) diff in scores - solve it later | graehl |
2010-07-27 | set fsa features() properly | graehl |
2010-07-27 | sample fsa ffs compile | graehl |
2010-07-27 | fsa feature templated Accum interface, phrase interface allows exceeding mark... | graehl |
2010-07-26 | kbest compile | graehl |