Age | Commit message (Expand) | Author |
2012-10-16 | remove confusing function | Chris Dyer |
2012-10-16 | clean up of bad header includes | Chris Dyer |
2012-10-15 | get rid of nested class that was causing header polution | Chris Dyer |
2011-10-20 | fix to prevent stale weights | Chris Dyer |
2010-10-05 | add PrepareForInput to ff interface, make sgml markup available to feature fu... | redpony |
2010-09-29 | another feature, another POS | redpony |
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-08-02 | fake tdict names for non-ids, push viterbi cost to root in hg, store as featu... | graehl@gmail.com |
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 | strip debug param from feature spec; debug info on from_fsa Init | graehl |
2010-07-23 | implicit first param to ffs: "debug". fsa final traversal set feature=0 firs... | graehl |
2010-07-23 | bottom-up FF from fsa FF - WordPenaltyFsa - needs debugging | graehl |
2010-07-20 | whining comment about lack of safety in taking address of string[0] | graehl |
2010-07-09 | warn 0 fid if warn 0 wt | 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-07-06 | comment | graehl |
2010-07-06 | warnings | graehl |
2010-07-05 | TODO (mostly low priority) notes | graehl |
2010-06-22 | initial checkin | redpony |