index
:
cdec-dtrain
cmake
master
sa_mmap
word-alignment
Mirror of https://github.com/pks/cdec-dtrain.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
decoder
/
ff_sample_fsa.h
Age
Commit message (
Expand
)
Author
2010-08-07
dynamic fsa ff, factory for fsa and ff shares code, factory moved to ff_facto...
graehl
2010-07-31
shorten_left comment
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
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
cleaned up kbest, new USE_INFO_EDGE 1 logs per edge, --show_derivation (needs...
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
pretty
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
fsa: stateless works, debug sample bigram {Longer,Shorter}ThanPrev
graehl