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-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
2012-09-05
Expose new feature extraction API
Victor Chahuneau
2012-09-05
Merge alopez/context-features
Victor Chahuneau
2012-09-04
Multi-processing grammar extraction
Victor Chahuneau
+ various surface fixes
2012-09-03
fix some broken lm code
Chris Dyer
2012-09-03
Support Python 2.6
Victor Chahuneau
2012-08-17
Fall back on unversioned Boost if necessary
Kenneth Heafield
2012-08-16
Update build system, add missing cc files
Kenneth Heafield
2012-08-16
KenLM update. Remove a couple of segfaults for weird input. Other oddball ↵
Kenneth Heafield
stuff.
2012-08-14
[cdec.sa] Explicit feature names in grammar extractor output
Victor Chahuneau
+ sparse features in extractor + hg.intersect(string) + basestring = str|unicode
2012-08-13
another fix
Chris Dyer
2012-08-13
fix buffer overrun
Chris Dyer
2012-08-13
maybe fix?
Chris Dyer
[prev]
[next]