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
path:
root
/
python
/
src
/
sa
Age
Commit message (
Expand
)
Author
2012-12-21
New classy version
Michael Denkowski
2012-12-20
hiero phrase extraction. Don't trust the word alignments yet.
Michael Denkowski
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
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
Expose new feature extraction API
Victor Chahuneau
2012-09-05
Merge alopez/context-features
Victor Chahuneau
2012-09-03
Support Python 2.6
Victor Chahuneau
2012-08-14
[cdec.sa] Explicit feature names in grammar extractor output
Victor Chahuneau
2012-07-28
[python] Suffix array compiler can read bitext (-b)
Victor Chahuneau
2012-07-27
[python] Move python files to avoid pythonpath conflicts
Victor Chahuneau
2012-07-27
[python] conversion from cdec.sa.Rule to cdec.TRule
Victor Chahuneau
2012-07-27
[python] Fork of the suffix-array extractor with surface improvements
Victor Chahuneau