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
/
apply_fsa_models.cc
Age
Commit message (
Expand
)
Author
2010-09-01
compile
graehl
2010-09-01
fsa notes
graehl
2010-08-31
valgrind
graehl
2010-08-31
l2r bugfixes
graehl
2010-08-31
l2r bugfixes
graehl
2010-08-31
l2r bugfixes
graehl
2010-08-28
debugging no lhs trie index built
graehl
2010-08-28
debugging no lhs trie index built
graehl
2010-08-28
value_array alloc fix
graehl
2010-08-27
still compiles
graehl
2010-08-27
compiles
graehl
2010-08-23
comment
graehl@gmail.com
2010-08-21
intern pool, agenda
graehl
2010-08-21
agenda for fsa
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-13
boost::hash
graehl
2010-08-13
(NEEDS TESTING) cfg index rules->nts, sort by prob, remove duplicates keeping...
graehl
2010-08-13
named_enum, itoa, cdec replace --a-b=x with --a_b=x
graehl
2010-08-11
itoa
graehl
2010-08-10
CFG binarize opts
graehl
2010-08-10
cdec --cfg_output=-
graehl@gmail.com
2010-08-08
cfg
graehl@gmail.com
2010-08-07
cdec -A "LanguageModelFsa lm.gz" works
graehl@gmail.com
2010-08-07
apply fsa models (so far only by bottom up) in cdec
graehl