summaryrefslogtreecommitdiff
path: root/decoder
AgeCommit message (Expand)Author
2010-07-24sparse_vector non-const [], consistently use default ctor, operator bool inst...graehl
2010-07-24minor - disable hash sparse_vector for nowgraehl
2010-07-23deterministic FF_FSA debug in constructorgraehl
2010-07-23strip debug param from feature spec; debug info on from_fsa Initgraehl
2010-07-23strip debug param from feature spec; debug info on from_fsa Initgraehl
2010-07-23comment about unary (1 var) goal rule having no target terminals - seems to b...graehl
2010-07-23prettiergraehl
2010-07-23prettygraehl
2010-07-23prettygraehl
2010-07-23more FF_FSA_DEBUG logsgraehl
2010-07-23implicit first param to ffs: "debug". fsa final traversal set feature=0 firs...graehl
2010-07-23fixed (NULL-1 < 0) segfault for fsa stateful feature with empty eos stringgraehl
2010-07-23sparse_vector use google::dense_hash_map, fsa scan logginggraehl
2010-07-23fsa: stateless works, debug sample bigram {Longer,Shorter}ThanPrevgraehl
2010-07-23fsa: final features opt. for 0 state, correct left_end when # words = 0graehl
2010-07-23bottom-up FF from fsa FF - WordPenaltyFsa - needs debugginggraehl
2010-07-21disabled TD reserved stuff - debug init assertion latergraehl
2010-07-21tdict TD:: ss se unk and reserved(i)graehl
2010-07-21Score::Clone() via CRTPgraehl
2010-07-21vest generate options valgrind fixgraehl
2010-07-21gzstreamgraehl
2010-07-21vest generate options valgrind fixgraehl
2010-07-21gzstreamgraehl
2010-07-20fabulous string tokenization testedgraehl
2010-07-20Fixed major bug with spaces in regex.philblunsom
2010-07-20whining comment about lack of safety in taking address of string[0]graehl
2010-07-20tokenization works. oops.graehl
2010-07-20beautiful (?) low-level tokenization to fix valgrind problem with previous TD...graehl
2010-07-20hash.hgraehl
2010-07-20google::dense_hash_mapgraehl
2010-07-20optional google dense_hash_map, srim vocab (TDICT) as static - may help valgr...graehl
2010-07-20remove duplicate notifygraehl
2010-07-20Score::TimesEquals for vlad-mira, intrusive refcount for Score, shared_ptr co...graehl
2010-07-20shared_ptr WriteFile and shared impl between read/writegraehl
2010-07-19fixed oracle generate, detailed score info with --verbosegraehl
2010-07-19shared_ptr for scores. todo: intrusive.graehl
2010-07-19shared_ptr for ReadFile and doc_scorer; init ds to GetOne() in oraclegraehl
2010-07-19Changed string delimiter, hope this doesn't screw anything up ... philblunsom
2010-07-19vest generate --verbosegraehl
2010-07-18boost cmd line notify(conf) was missinggraehl
2010-07-17fix compilation problemredpony
2010-07-16small/sparse vector fixesgraehl
2010-07-16smallvector templategraehl
2010-07-16small_vectorgraehl
2010-07-16vest: oracle_loss argument bugfixgraehl
2010-07-16oracle refactor, oracle vest directions, sparse_vectorgraehl
2010-07-16oracle is_nullgraehl
2010-07-16disable ill defined operations, add binary + -graehl
2010-07-16oracle is_nullgraehl
2010-07-16oracle directionsgraehl