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-09-22
added missing c++11 headers (could not compile with gcc-4.8)
Wilker Aziz
2014-09-07
Merge pull request #50 from pks/master
Chris Dyer
alignment features, PassThroughN features, dtrain update, mira qsub, and pro fix
2014-08-07
Option for static linking (./configure --with-static). Currently limited to ↵
mjdenkowski
a few binaries.
2014-08-02
finally
Patrick Simianer
2014-08-02
fix
Patrick Simianer
2014-07-29
make PassThrough1..N optional
Patrick Simianer
2014-07-22
Merge remote-tracking branch 'upstream/master'
Patrick Simianer
2014-07-21
comment about cluster file format
Chris Dyer
2014-07-04
Merge remote-tracking branch 'upstream/master'
Patrick Simianer
2014-07-01
track spans in t2s translation
Chris Dyer
2014-06-27
Merge remote-tracking branch 'upstream/master'
Patrick Simianer
2014-06-15
reduce ambiguity due to pass through rules in t2s translation
Chris Dyer
2014-06-15
Merge remote-tracking branch 'upstream/master'
Patrick Simianer
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-06-12
Merge remote-tracking branch 'upstream/master'
Patrick Simianer
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-16
Merge remote-tracking branch 'upstream/master'
Patrick Simianer
[next]