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 (
Collapse
)
Author
2015-04-08
flags for zlib etc
cmake
Chris Dyer
2015-04-02
new instr
Chris Dyer
2015-04-02
fix PIC flag on old version of cmake
Chris Dyer
2015-04-02
fix libRT use
Chris Dyer
2015-03-05
Merge branch 'cmake' of https://github.com/redpony/cdec into cmake
Chris Dyer
2015-03-05
fix extra logging
Chris Dyer
2015-03-05
deal with possible RT lib dependency
Chris Dyer
2015-03-04
deal with libdl
Chris Dyer
2015-03-04
remove warning
Chris Dyer
2015-03-04
remove perfect hash function stuff, add zip option to extract.cc
Chris Dyer
2015-03-03
migration to cmake
Chris Dyer
2015-02-03
support multiple sparse features on lattice edges
CHRISTOPHER DYER
2015-02-03
tool to dedupilate corpus with hashing
CHRISTOPHER DYER
2015-01-08
Stop BOMbs before they decrease quality
Kenneth Heafield
2014-12-29
deal with eur symbol
Chris Dyer
2014-12-29
finnish case markings
Chris Dyer
2014-12-29
foo
Chris Dyer
2014-12-29
foo
Chris Dyer
2014-12-29
finnish abbrevs
Chris Dyer
2014-12-20
Generalize to sample any number of dev sets
mjdenkowski
2014-12-19
Sample dev and test sets with pseudo-documents
mjdenkowski
2014-12-18
Merge pull request #64 from kho/softsyn_2
Chris Dyer
Proper implementation of soft syntactic constraint features
2014-12-17
Merge branch 'const_reorder_2' into softsyn_2
Wu, Ke
2014-12-17
Merge pull request #65 from kho/const_reorder_2
Chris Dyer
Fix a building problem
2014-12-17
Fix a building problem
Wu, Ke
2014-12-17
Merge pull request #63 from kho/const_reorder_2
Chris Dyer
Soft linguistic reordering constraints from http://www.aclweb.org/anthology/P14-1106
2014-12-17
Merge branch 'const_reorder_2' into softsyn_2
Wu, Ke
2014-12-17
Merge with upstream
Wu, Ke
2014-12-17
Combine everything related to maxent to a single file
Wu, Ke
2014-12-17
Move training routine out of ff_const_reorder_common.h
Wu, Ke
2014-12-17
Merge branch 'ignore_state' into const_reorder_2
Wu, Ke
2014-12-17
Merge pull request #61 from kho/ignore_state
Chris Dyer
Add IgnoredStateSize() to FeatureFunction
2014-12-17
Warn about possible misuse of IgnoredStateSize() related functions
Wu, Ke
2014-12-11
Also read from attribute "src_tree"
Wu, Ke
2014-12-11
Remove index mapping; also read from attribute "src_tree"
Wu, Ke
2014-12-11
Merge branch 'softsyn' into softsyn_2
Wu, Ke
2014-12-11
Merge branch 'const_reorder_no_state' into const_reorder_2
Wu, Ke
2014-12-11
Add IgnoredStateSize() to FeatureFunction
Wu, Ke
2014-12-09
Merge branch 'const_reorder_no_state' into softsyn
Wu, Ke
2014-12-07
Remove unused field in TargetTranslation
Wu, Ke
2014-12-06
Remove index mapping
Wu, Ke
2014-12-06
Remove SBitArray and use vector<bool> instead
Wu, Ke
2014-12-06
Remove unused code
Wu, Ke
2014-12-06
Remove unnecessary state from SoftSynFeature
Wu, Ke
2014-12-06
Use ff_const_reorder_common.h instead of tree.h
Wu, Ke
2014-12-06
Merge branch 'const_reorder' into softsyn
Wu, Ke
2014-12-06
Move non-MaxEnt code out of utils
Wu, Ke
1. alignment.h, argument_reorder_model.h, src_sentence.h, tree.h, tsuruoka_maxent.h -> decoder/ff_const_reorder_common.h. 2. Trainers source files (argument_reorder_model.cc and constituent_reorder_model.cc) are moved to training/const_reorder.
2014-12-06
Remove synutils.h in ff_soft_syn.cc
Wu, Ke
2014-12-06
Merge branch 'const_reorder' into softsyn
Wu, Ke
2014-12-06
Remove synutils.h
Wu, Ke
[next]