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
/
utils
Age
Commit message (
Collapse
)
Author
2015-04-02
fix PIC flag on old version of cmake
Chris Dyer
2015-03-04
deal with libdl
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
tool to dedupilate corpus with hashing
CHRISTOPHER DYER
2014-12-17
Merge with upstream
Wu, Ke
2014-12-17
Combine everything related to maxent to a single file
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
Wu, Ke
2014-11-24
Merge pull request #59 from kho/mrmira
Chris Dyer
Mr.MIRA compatibility
2014-10-19
stop switch to boost serialization for hypergraph IO
Chris Dyer
2014-10-18
test sparse vector serialization
Chris Dyer
2014-10-12
Cherry picked Mr.MIRA compatibility mode code
Wu, Ke
2014-10-10
Eliminate compiler warnings
Wu, Ke
2014-10-10
Run clang-format
Wu, Ke
2014-10-10
Trainers for reordering constraint models
Wu, Ke
2014-10-10
Run clang-format
Wu, Ke
2014-10-10
Remove using namespace std
Wu, Ke
2014-10-10
Replace deprecated hash_map with unordred_map
Wu, Ke
2014-10-09
fix header names in util/
Chris Dyer
2014-10-08
Fix an out-of-bound access bug in maxent
Wu, Ke
2014-10-07
Move synutils under utils
Wu, Ke
2014-10-07
Make synutils compile
Wu, Ke
2014-10-07
Apply clang-format
Wu, Ke
2014-10-07
Import synutils
Wu, Ke
2014-09-10
fix bug when there are too few features
Chris Dyer
2014-08-07
Option for static linking (./configure --with-static). Currently limited to ↵
mjdenkowski
a few binaries.
2014-06-12
move string_piece to utils/ from inside klm
Chris Dyer
2014-05-15
use fma if available
Chris Dyer
2014-04-07
track node state for smarter union
Chris Dyer
2014-03-18
chris edits
Chris Dyer
2014-03-18
star bool
Chris Dyer
2014-03-18
star function
Chris Dyer
2014-02-09
adaptive hope-fear learner
Chris Dyer
2014-01-22
utf8 got bigger
Chris Dyer
2013-11-25
remove dead code, add adagrad crf learner
Chris Dyer
2013-11-13
merge w/ upstream
Patrick Simianer
2013-11-11
fix iterator misuse
Chris Dyer
2013-11-10
fixes
Chris Dyer
2013-11-10
guard against direct includes of tr1
Chris Dyer
2013-11-05
syntax features now read trees from files -- no more escaping!
Patrick Simianer
2013-09-17
Save/load state in realtime
Michael Denkowski
2013-09-17
Save/load weights in stream mira
Michael Denkowski
2013-07-30
Allow reading pairs of lines from stdin, easy force alignment script
Michael Denkowski
2013-05-06
fix
Chris Dyer
2013-04-25
only turn on c++11 for extractor
Chris Dyer
2013-01-08
fixes for dist
Chris Dyer
2013-01-08
add header files to sources to create correct distributions
Chris Dyer
2012-12-15
enable kenlm compression
Chris Dyer
2012-10-15
get rid of nested class that was causing header polution
Chris Dyer
[next]