index
:
cdec-dtrain-legacy
json_serial
master
net
Mirror of https://github.com/pks/cdec-dtrain-legacy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
decoder
/
ff_fsa.h
Age
Commit message (
Expand
)
Author
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
comment cleanup
graehl
2010-07-26
LanguageModelFsa works. TODO: sri context shortening?
graehl
2010-07-26
stateful ff_from_fsa works - fixed bug that never moved right state from righ...
graehl
2010-07-25
USE_INFO_EDGE 0 include
graehl
2010-07-25
being ensuring edge debug info is copied when apply_models - new hg.AddEdge m...
graehl
2010-07-25
more comprehensible (but untested) edge/node filtering, awesome per-edge debu...
graehl
2010-07-25
defer to subclass Scan1
graehl
2010-07-24
compile
graehl
2010-07-24
FSA: simpler Scan1 ScanT1 methods, otherewise also expose edge to full Scan
graehl
2010-07-23
pretty
graehl
2010-07-23
implicit first param to ffs: "debug". fsa final traversal set feature=0 firs...
graehl
2010-07-23
fixed (NULL-1 < 0) segfault for fsa stateful feature with empty eos string
graehl
2010-07-23
sparse_vector use google::dense_hash_map, fsa scan logging
graehl
2010-07-23
fsa: stateless works, debug sample bigram {Longer,Shorter}ThanPrev
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-21
tdict TD:: ss se unk and reserved(i)
graehl
2010-07-21
Score::Clone() via CRTP
graehl
2010-07-16
oracle directions
graehl
2010-07-15
fsa model sketch
graehl