index
:
cdec-dtrain-legacy
json_serial
master
net
Mirror of https://github.com/pks/cdec-dtrain-legacy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
decoder
/
ff_wordalign.cc
Age
Commit message (
Expand
)
Author
2013-11-10
fix for c++11
Chris Dyer
2013-11-10
guard against direct includes of tr1
Chris Dyer
2012-08-09
fixes for new word api
Chris Dyer
2012-03-24
rename aligner, add support for distinguishing translation / transliteration
Chris Dyer
2011-03-30
small fix for dynasearch neighborhoods
Chris Dyer
2010-12-22
clean up names of feature functions, fix tagger, fix tests
Chris Dyer
2010-12-15
feature to detect self-transition before/after identity translations
Chris Dyer
2010-12-09
major refactor of markov features for word alignment
Chris Dyer
2010-12-01
alternative def of neighborhoods
redpony
2010-10-22
handle translation from the null word
redpony
2010-10-22
assert
redpony
2010-10-21
bit more alignment stuff
redpony
2010-10-13
trigger ff, max iteration for online optimizer
redpony
2010-09-29
another feature, another POS
redpony
2010-09-28
use boost mpi, fix L1 stochastic optimizer
redpony
2010-08-11
major refactor, break bad circular deps
redpony
2010-07-05
comment unused var names, todo
graehl
2010-06-22
initial checkin
redpony