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
/
Makefile.am
Age
Commit message (
Expand
)
Author
2015-06-25
fix Makefiles
Patrick Simianer
2015-06-10
fix Makefile
Patrick Simianer
2015-05-13
remove obsolete stuff
Patrick Simianer
2015-03-25
updated network_decoder
Patrick Simianer
2015-03-06
toy example for sending/receiving with nanomsg
Patrick Simianer
2015-01-19
Merge remote-tracking branch 'upstream/master'
Patrick Simianer
2014-12-17
Merge branch 'const_reorder_2' into softsyn_2
Wu, Ke
2014-12-17
Merge with upstream
Wu, Ke
2014-12-06
Merge branch 'const_reorder' into softsyn
Wu, Ke
2014-12-06
Move non-MaxEnt code out of utils
Wu, Ke
2014-11-30
implementation of Rico Sennrich's CKY+ variant; it currently doesn't support ...
Chris Dyer
2014-11-01
Junhui's implementation of soft syntax constraint features
Wu, Ke
2014-10-25
extract features from converted conll files
Chris Dyer
2014-10-19
remove json hypergraph format
Chris Dyer
2014-10-07
Move synutils under utils
Wu, Ke
2014-10-07
Add ConstReorderFeature
Wu, Ke
2014-09-07
Merge pull request #50 from pks/master
Chris Dyer
2014-08-19
Merge remote-tracking branch 'upstream/master'
Patrick Simianer
2014-08-19
added minimal decoder
Patrick Simianer
2014-08-07
Option for static linking (./configure --with-static). Currently limited to ...
mjdenkowski
2014-06-12
Merge remote-tracking branch 'upstream/master'
Patrick Simianer
2014-04-07
track node state for smarter union
Chris Dyer
2014-03-30
almost complete tree to string translator
Chris Dyer
2014-03-18
star function
Chris Dyer
2014-03-16
Merge remote-tracking branch 'upstream/master'
Patrick Simianer
2014-03-13
missing makefile
Chris Dyer
2014-01-13
Felix' https://github.com/felleh lexical word alignment features
Patrick Simianer
2013-11-25
remove dead code, add adagrad crf learner
Chris Dyer
2013-11-13
merge w/ upstream
Patrick Simianer
2013-11-10
fixes
Chris Dyer
2013-11-10
guard against direct includes of tr1
Chris Dyer
2013-11-05
cleaning up syntax features
Patrick Simianer
2013-06-20
Merge remote-tracking branch 'upstream/master'
Patrick Simianer
2013-06-06
add rdynamic to cdec
Chris Dyer
2013-04-29
added (broken) variant of a feature
Patrick Simianer
2013-04-26
added Gesa's alternative source syntax features
Patrick Simianer
2013-04-26
added (broken) feature function
Patrick Simianer
2013-04-26
added Gesa's soft syntactic features
Patrick Simianer
2013-04-25
added Gesa's parse match feature function
Patrick Simianer
2013-03-14
source path features
Chris Dyer
2013-01-18
KenLM dffafbf with lmplz source (but not built)
Kenneth Heafield
2013-01-08
fixes for dist
Chris Dyer
2013-01-08
add header files to sources to create correct distributions
Chris Dyer
2012-12-15
enable kenlm compression
Chris Dyer
2012-11-17
remove some old stuff
Chris Dyer
2012-10-22
Update search, make it compile
Kenneth Heafield
2012-10-16
clean up of bad header includes
Chris Dyer
2012-10-11
add support for dlopen'd feature functions
Chris Dyer
2012-08-12
use new union api
Chris Dyer
2012-07-28
slight improvement to the way NTs are handled in the FST-CFG composition algo...
Chris Dyer
[next]