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
/
hg_io.cc
Age
Commit message (
Expand
)
Author
2014-04-08
track node_hash field
Chris Dyer
2012-10-16
clean up of bad header includes
Chris Dyer
2012-10-15
get rid of nested class that was causing header polution
Chris Dyer
2012-08-09
fixes for new word api
Chris Dyer
2012-07-29
fix grammar converter to remove edges that cannot exist in any valid derivation
Chris Dyer
2012-05-27
clean up
Chris Dyer
2012-05-23
more bjam stuff, more cleanup
Chris Dyer
2012-05-08
Output separate files for target hypergraphs.
Kenneth Heafield
2012-04-03
bayes lattice scoring
Chris Dyer
2012-02-12
Might as well provide the edge count as well
Kenneth Heafield
2012-02-12
Target-side only output format
Kenneth Heafield
2011-03-08
fix to json-escape feature names in hg json encoding
Chris Dyer
2010-08-11
major refactor, break bad circular deps
redpony
2010-08-02
fake tdict names for non-ids, push viterbi cost to root in hg, store as featu...
graehl@gmail.com
2010-07-24
FSA: simpler Scan1 ScanT1 methods, otherewise also expose edge to full Scan
graehl
2010-07-16
smallvector template
graehl
2010-07-02
deal with samt cats
redpony
2010-06-22
initial checkin
redpony