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
/
dtrain
/
pairsampling.h
Age
Commit message (
Expand
)
Author
2012-04-27
improved readability, fixes
Patrick Simianer
2012-04-27
fix approx. BLEU of (Chiang et al. '08)
Patrick Simianer
2012-04-26
made pair sampling configurable
Patrick Simianer
2012-04-26
remove obsolete stuff
Patrick Simianer
2012-03-13
polish
Patrick Simianer
2011-11-28
clean up
Patrick Simianer
2011-11-26
added 108010d
Patrick Simianer
2011-11-23
alld pair sampling, removed unnecessary stuff from PRO
Patrick Simianer
2011-11-21
added pro stuff,clean up
Patrick Simianer
2011-09-27
added basic multipartite pair sampling
Patrick Simianer
2011-09-26
got rid of scoring loop
Patrick Simianer
2011-09-26
score refactoring #1
Patrick Simianer
2011-09-25
size_t -> unsigned
Patrick Simianer
2011-09-25
kbest, ksampler refactoring
Patrick Simianer
2011-09-25
removed some quirks, less boost, prettier code, score_t
Patrick Simianer
2011-09-24
get rid of boost str split, more tweaks
Patrick Simianer
2011-09-23
more renaming, random pair sampler uses boost rng
Patrick Simianer
2011-09-23
begin refactoring
Patrick Simianer