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
Age
Commit message (
Expand
)
Author
2012-02-12
Might as well provide the edge count as well
Kenneth Heafield
2012-02-12
Target-side only output format
Kenneth Heafield
2012-02-10
Dear windows users, code is not executable
Kenneth Heafield
2012-02-02
remove some dead code to clean things up
Chris Dyer
2011-11-21
make it possible to build with an earlier version of boost
Chris Dyer
2011-11-11
optionally sample from forest to get training instances, rather than k-best it
Chris Dyer
2011-10-24
KenLM update. EnumerateVocab moved up a namespace. Fix trie building when b...
Kenneth Heafield
2011-10-20
fix to prevent stale weights
Chris Dyer
2011-10-18
incorporate kenneth's fixes
Chris Dyer
2011-10-18
Revised <s> and </s> handling
Kenneth Heafield
2011-10-17
Chris, I'd like you to review this for use with your rules that contain <s> a...
Kenneth Heafield
2011-10-14
one more to remove
Chris Dyer
2011-10-14
remove FSA integration code. will have to be resurrected another day
Chris Dyer
2011-10-11
remove implicit conversion-to-double operator from LogVal<T> that caused over...
Guest_account Guest_account prguest11
2011-09-28
test fixes
Chris Dyer
2011-09-24
Chris says remnant and oovs should not be null, so stop checking. Also, we w...
Kenneth Heafield
2011-09-23
Go through ff_klm and try to fix it for the new version.
Kenneth Heafield
2011-09-23
stub work to talk to new kenlm
Guest_account Guest_account prguest11
2011-09-23
make show_partition work even in absence of feature functions
Guest_account Guest_account prguest11
2011-09-17
add target side for sss features
Chris Dyer
2011-09-17
arity > 0 rules only for sss features
Chris Dyer
2011-09-17
enable sss features
Chris Dyer
2011-09-17
source span size features
Chris Dyer
2011-09-15
script to filter reachable sentences, weight cleanup
Guest_account Guest_account prguest11
2011-09-13
remove features that are overfitting
Chris Dyer
2011-09-13
fix for crash with no rescoring
Chris Dyer
2011-09-13
get rid of bad Weights class so it no longer keeps a copy of a vector inside it
Chris Dyer
2011-09-13
optional support for doing perfect hashing of feature strings to save lots of...
Chris Dyer
2011-09-13
add one more source syntax feature
Chris Dyer
2011-09-12
source syntax features ~ blunsom emnlp 2008
Chris Dyer
2011-09-09
rule feature refactoring
Chris Dyer
2011-09-08
fix viterbi to work with non prob_t types
Chris Dyer
2011-08-18
KenLM update: Bhiksha's trick, simple test for lms without unk, auto-detect b...
Kenneth Heafield
2011-07-28
stuff
Chris Dyer
2011-07-26
Merge remote branch 'agesmundo/master'
Chris Dyer
2011-07-13
escape bad feature names
Chris Dyer
2011-07-13
escape feature names
Chris Dyer
2011-07-08
add cp time measure (def macro)
andrea gesmundo
2011-07-08
add Fast Cube Pruning
andrea gesmundo
2011-07-07
support for extracting k-best derivation trees
Chris Dyer
2011-07-06
better handling of ngram features
Chris Dyer
2011-07-06
ngram count features
Chris Dyer
2011-06-26
Quantization
Kenneth Heafield
2011-06-03
Code cleanup for vocabulary mapping
Kenneth Heafield
2011-06-03
Add exception catcher around constructor
Kenneth Heafield
2011-06-01
register feature
Chris Dyer
2011-06-01
rule bigram features
Chris Dyer
2011-05-26
fix bug preventing oovs from firing when they're near the beginning of a word
Chris Dyer
2011-05-20
kenlm update including being nicer to NFS
Kenneth Heafield
2011-05-19
HG intersection bug pointed out by Andrea Gesmundo
Chris Dyer
[next]