index
:
cdec-dtrain
cmake
master
sa_mmap
word-alignment
Mirror of https://github.com/pks/cdec-dtrain.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-10-16
Merge branch 'master' of github.com:redpony/cdec
Chris Dyer
2012-10-16
c++11 compatibility
Chris Dyer
2012-10-16
Merge branch 'master' of github.com:redpony/cdec
Victor Chahuneau
2012-10-16
[python] Fix string problems + Documentation.
Victor Chahuneau
2012-10-16
clean up of bad header includes
Chris Dyer
2012-10-15
get rid of nested class that was causing header polution
Chris Dyer
2012-10-11
example external feature function
Chris Dyer
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-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-09-24
add timing stats for Kenneth
Chris Dyer
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 most...
Chris Dyer
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
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
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 s...
Kenneth Heafield
2012-08-14
[cdec.sa] Explicit feature names in grammar extractor output
Victor Chahuneau
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
[next]