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
Age
Commit message (
Collapse
)
Author
2012-10-11
set state size for external features
Chris Dyer
2012-10-11
add support for dlopen'd feature functions
Chris Dyer
2012-10-11
Merge branch 'master' of https://github.com/redpony/cdec
Chris Dyer
2012-10-11
produce alignments for a test set (which can be stdin)
Chris Dyer
2012-10-11
Skip rest of decoder when using incremental
Kenneth Heafield
2012-10-10
Update KenLM
Kenneth Heafield
2012-10-10
KenLM 8307220
Kenneth Heafield
2012-10-02
better readme
Chris Dyer
2012-10-02
note to self
Chris Dyer
2012-10-02
new readme
Chris Dyer
2012-10-02
fix build
Chris Dyer
2012-10-02
cdec cleanup, remove bayesian stuff, parsing stuff
Chris Dyer
2012-10-01
mbr fix for non-deduped lists
Chris Dyer
2012-10-01
Merge branch 'master' of github.com:kpu/cdec
Kenneth Heafield
2012-10-01
Add memory size logging
Kenneth Heafield
2012-09-28
latent SSVM code, new Makefile.am and configure.ac
Avneesh
2012-09-28
adding latent SSVM code, modified Makefile.am and configure.ac files
Avneesh
2012-09-24
add timing stats for Kenneth
Chris Dyer
2012-09-24
Fix up compilation of standalone
Kenneth Heafield
2012-09-20
Merge branch 'master' of https://github.com/redpony/cdec
Chris Dyer
2012-09-20
rename model1 to fast_aligner, since it does way more than model1 but is ↵
Chris Dyer
mostly just fast
2012-09-14
Skip top node, just integrate <s> and </s> with the top edges.
Kenneth Heafield
2012-09-13
Steal cubepruning_pop_limit command line argument
Kenneth Heafield
2012-09-13
Fix compilation with static
Kenneth Heafield
2012-09-13
Fix word penalty
Kenneth Heafield
2012-09-13
Apparently cdec works on Boost 1.42.0
Kenneth Heafield
2012-09-13
Allow lm file name, print weights
Kenneth Heafield
2012-09-13
Merge branch 'master' of github.com:kpu/cdec
Kenneth Heafield
2012-09-13
Fine remove the length check
Kenneth Heafield
2012-09-13
It compiles.
Kenneth Heafield
2012-09-12
Partially written bridge to lazy
Kenneth Heafield
2012-09-12
Add the alone stuff, using a wrapper to the edge class.
Kenneth Heafield
2012-09-12
Refactor search so that it knows even less, but keeps track of edge pointers
Kenneth Heafield
2012-09-11
Minor build fixes
Kenneth Heafield
2012-09-11
Add search library to cdec (not used yet)
Kenneth Heafield
2012-09-11
Update kenlm and build system
Kenneth Heafield
2012-09-09
Fix dpmert deps
Kenneth Heafield
2012-09-06
add FeatureContext.input_span
Adam Lopez
2012-09-06
[cdec.sa] Allow sentence annotation and initial configuration
Victor Chahuneau
2012-09-06
[cdec.sa] Fix API to make everyone happy
Victor Chahuneau
2012-09-06
[cdec.sa] Fix the list of matching training source sentence
Victor Chahuneau
2012-09-06
[cdec.sa] Make list of word ids <-> sentence string mapping easy
Victor Chahuneau
2012-09-06
Make Data_Array.data accessible via getter
Adam Lopez
2012-09-06
Merge
Adam Lopez
2012-09-05
[pycdec.sa] Fix the -f option specification
Victor Chahuneau
2012-09-05
Revert to the "old style" pair count...
Victor Chahuneau
+ API naming fixes + Multiple feature definition files can be passed to the extractor
2012-09-05
Pass F, E texts to features
Adam Lopez
2012-09-05
Change FeatureContext.input_span to return slice indices
Adam Lopez
2012-09-05
Fix bug in initialization of FeatureContext.input_span
Adam Lopez
2012-09-05
Extractor no longer complains if feature definitions aren't supplied
Adam Lopez
[prev]
[next]