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-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
2012-08-13
comment out one test
Chris Dyer
2012-08-12
redefine HG
Chris Dyer
2012-08-12
remove extools
Chris Dyer
2012-08-12
use new union api
Chris Dyer
2012-08-12
run unit tests
Chris Dyer
2012-08-12
nasty unit test failure
Chris Dyer
2012-08-12
possible errors with google hashes
Chris Dyer
2012-08-12
fix permissions
Chris Dyer
2012-08-12
new interface
Chris Dyer
2012-08-12
clean up CRP code to use faster data structure
Chris Dyer
2012-08-12
fix sparse vector api, and add crp helper class
Chris Dyer
[prev]
[next]