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
/
klm
/
util
Age
Commit message (
Expand
)
Author
2011-11-03
Mostly minor changes like a missing header guard and bad documentation
Kenneth Heafield
2011-10-24
KenLM update. EnumerateVocab moved up a namespace. Fix trie building when b...
Kenneth Heafield
2011-10-11
util/murmur_hash.cc
Kenneth Heafield
2011-10-11
Trie fixes for SRI
Kenneth Heafield
2011-09-22
Sorry forgot the Makefile.am updates
Kenneth Heafield
2011-09-21
Updated kenlm. Includes left state support but not the cdec-side use of it. ...
Kenneth Heafield
2011-08-18
KenLM update: Bhiksha's trick, simple test for lms without unk, auto-detect b...
Kenneth Heafield
2011-07-07
Exception update
Kenneth Heafield
2011-06-26
Quantization
Kenneth Heafield
2011-05-20
kenlm update including being nicer to NFS
Kenneth Heafield
2011-04-06
Update build scripts and minor string_piece header changes
Kenneth Heafield
2011-03-24
Undo some silly local changes so we can pull
Jonathan Clark
2011-03-21
compiler warnings
Kenneth Heafield
2011-03-21
Update error handling and a corner case of trie.
Kenneth Heafield
2011-03-10
glc hacking
Jonathan Clark
2011-03-09
kenlm sync
Kenneth Heafield
2011-01-25
update kenlm
Chris Dyer
2011-01-18
new version of klm
Chris Dyer
2010-12-13
new version of kenlm
Chris Dyer
2010-11-12
Enable boost hashing of stringpiece
jon.h.clark
2010-11-10
new version of klm
redpony
2010-10-18
fix klm build
redpony
2010-10-18
kenneth's LM preliminary integration
redpony