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
/
trule.h
Age
Commit message (
Expand
)
Author
2014-06-13
new trule datastructure that can store t2s with multiple states (i.e., t2t ru...
Chris Dyer
2014-04-25
support for multiple xRs states in parser (not yet in rules)
Chris Dyer
2014-04-07
clean up dead TRule code
Chris Dyer
2014-03-13
missing commit
Chris Dyer
2012-05-27
clean up
Chris Dyer
2011-10-11
remove implicit conversion-to-double operator from LogVal<T> that caused over...
Guest_account Guest_account prguest11
2011-04-22
make compatible with FastSparseVector
Chris Dyer
2011-03-06
track alignment info in copy constructor
Chris Dyer
2010-12-28
incorporate dwarf features
chris dyer
2010-08-11
debug cfg from hg, source and target. cdec --source_cfg_output=-
graehl
2010-08-11
cout<<TRule
graehl
2010-08-10
parse trule(string) using lexer - needs testing, affects earley_composer
graehl
2010-07-24
FSA: simpler Scan1 ScanT1 methods, otherewise also expose edge to full Scan
graehl
2010-07-13
cdec now supports coarse-to-fine decoding (for SCFG only).
adam.d.lopez
2010-07-08
--show_features
graehl
2010-06-22
initial checkin
redpony