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
Age
Commit message (
Collapse
)
Author
2014-07-21
comment about cluster file format
Chris Dyer
2014-07-01
track spans in t2s translation
Chris Dyer
2014-06-15
reduce ambiguity due to pass through rules in t2s translation
Chris Dyer
2014-06-13
new trule datastructure that can store t2s with multiple states (i.e., t2t ↵
Chris Dyer
rules)
2014-06-13
stringpiece based parser for tree-to-string rules (foundation for t2t rules)
Chris Dyer
2014-06-13
tree fragment accepts StringPiece instead of string
Chris Dyer
2014-05-24
support per sentence tree-to-string grammars
Chris Dyer
2014-05-17
fix unique check
Chris Dyer
2014-05-17
check for duplicates when creating pass through rules
Chris Dyer
2014-05-17
stub for t2t translator
Chris Dyer
2014-05-09
remove fixed bug warning
Chris Dyer
2014-05-08
missing header
Chris Dyer
2014-05-08
better features
Chris Dyer
2014-05-08
Merge branch 'master' of https://github.com/redpony/cdec
Chris Dyer
2014-05-08
turn of span filtering
Chris Dyer
2014-04-27
clean up headers
Chris Dyer
2014-04-25
check for non-rescorable hypergraphs
Chris Dyer
2014-04-25
fix tree-to-string forest so it works with cube pruning assumptions
Chris Dyer
2014-04-25
support for multiple xRs states in parser (not yet in rules)
Chris Dyer
2014-04-17
fix rescoring
Chris Dyer
2014-04-16
fix for bug due to using wrong tree traversal
Chris Dyer
2014-04-09
better logging of union stats
Chris Dyer
2014-04-09
don't hash on an internal id
Chris Dyer
2014-04-08
smarter union
Chris Dyer
2014-04-08
track node_hash field
Chris Dyer
2014-04-07
track node state for smarter union
Chris Dyer
2014-04-07
clean up dead TRule code
Chris Dyer
2014-04-02
fix floating point issue
Chris Dyer
2014-04-01
deal with pass through rules
Chris Dyer
2014-04-01
check for empty hg
Chris Dyer
2014-04-01
deal with multiple grammars in t2s
Chris Dyer
2014-04-01
deal with multiple grammars in t2s
Chris Dyer
2014-04-01
tree2string test, fix for edge case
Chris Dyer
2014-04-01
minimally tested t2s translator
Chris Dyer
2014-03-30
almost complete tree to string translator
Chris Dyer
2014-03-27
remove warnings
Chris Dyer
2014-03-27
breadth first iterator for tree fragment
Chris Dyer
2014-03-18
star function
Chris Dyer
2014-03-13
possible gcc comp error
Chris Dyer
2014-03-13
missing commit
Chris Dyer
2014-03-13
missing makefile
Chris Dyer
2014-03-13
missing commit
Chris Dyer
2014-03-12
tree_fragment stuff
Chris Dyer
2014-03-12
add support for internal tree structure on SCFG rules
Chris Dyer
2014-02-23
ngrams fix for unigram models
Chris Dyer
2014-02-23
Merge branch 'master' of github.com:redpony/cdec
Chris Dyer
2014-02-23
fix rule emission behavior
Chris Dyer
2014-02-20
Merge branch 'master' of https://github.com/redpony/cdec
armatthews
2014-02-20
Allow NGramFeatures to be named in order to avoid conflicts when using more ↵
armatthews
than one set of them
2014-02-16
new rule shape features
Chris Dyer
[next]