Age | Commit message (Expand) | Author |
2014-10-10 | Allow erasure of part of state | Wu, Ke |
2012-10-16 | remove confusing function | Chris Dyer |
2012-10-16 | clean up of bad header includes | Chris Dyer |
2012-10-11 | add support for dlopen'd feature functions | Chris Dyer |
2011-10-20 | fix to prevent stale weights | Chris Dyer |
2011-05-03 | weight setting bug | Chris Dyer |
2011-02-10 | multipass decoding | Chris Dyer |
2010-10-05 | add PrepareForInput to ff interface, make sgml markup available to feature fu... | redpony |
2010-08-27 | compiles | graehl |
2010-08-19 | ValueArray instead of string for state is 10% faster | graehl |
2010-08-18 | ValueArray instead of string for state - same LM decode scores | graehl |
2010-08-07 | cdec -A "LanguageModelFsa lm.gz" works | graehl@gmail.com |
2010-08-07 | propagation of feature name+debug from factory, return correct features array... | graehl |
2010-08-07 | dynamic fsa ff, factory for fsa and ff shares code, factory moved to ff_facto... | graehl |
2010-07-27 | fsa feature templated Accum interface, phrase interface allows exceeding mark... | graehl |
2010-07-26 | comment cleanup | graehl |
2010-07-25 | fixed CreateViterbiHypergraph (old impl did not work), so --show_derivation w... | graehl |
2010-07-24 | FSA: simpler Scan1 ScanT1 methods, otherewise also expose edge to full Scan | graehl |
2010-07-23 | comment about unary (1 var) goal rule having no target terminals - seems to b... | graehl |
2010-07-23 | implicit first param to ffs: "debug". fsa final traversal set feature=0 firs... | graehl |
2010-07-23 | sparse_vector use google::dense_hash_map, fsa scan logging | graehl |
2010-07-23 | bottom-up FF from fsa FF - WordPenaltyFsa - needs debugging | graehl |
2010-07-21 | disabled TD reserved stuff - debug init assertion later | graehl |
2010-07-09 | optional max arity param for Arity_N features (no hardcoded max of N=9); FF::... | graehl |
2010-07-08 | feature functions support e.g. --usage=LanguageModel, report feature ids, war... | graehl |
2010-07-08 | actually use -n feature_name in LanguageModel. FF factory usage facility, FF... | graehl |
2010-06-22 | initial checkin | redpony |