mosesdecoder/kenlm/util
2011-06-26 22:21:44 +00:00
..
bit_packing_test.cc Quantization. 2011-06-26 22:21:44 +00:00
bit_packing.cc Quantization. 2011-06-26 22:21:44 +00:00
bit_packing.hh Quantization. 2011-06-26 22:21:44 +00:00
ersatz_progress.cc kenlm update 2011-01-25 19:11:48 +00:00
ersatz_progress.hh Support gzipped ARPA files. Progress bar tweak. Test fixes. Holding off on the big change for now. 2010-10-23 05:21:10 +00:00
exception.cc Change default <unk> to -100.0. Fix some exception printing. 2011-03-21 14:40:21 +00:00
exception.hh Make kenlm compile with icc by changing exception handling 2011-03-01 17:29:37 +00:00
file_piece_test.cc Make tests run on OS X. This was an issue with the test (and its use of popen) not with the code. 2010-12-09 21:58:54 +00:00
file_piece.cc Speed improvements mostly. Trie went from 803448 queries/s to 990520 queries/s by knowing what the bounds are in advance. Also, set read ahead for 2011-05-23 02:23:01 +00:00
file_piece.hh kenlm: 2011-01-28 19:44:48 +00:00
have.hh kenlm: 2011-01-28 19:44:48 +00:00
joint_sort_test.cc Unbodge kenlm by moving compilation to kenlm/ instead of kenlm/lm. Changing the headers every 2010-09-28 16:26:55 +00:00
joint_sort.hh Integrate heafield-refactorlm. Faster kenlm with new binary format. Stateful language model 2010-10-27 17:50:40 +00:00
key_value_packing_test.cc Unbodge kenlm by moving compilation to kenlm/ instead of kenlm/lm. Changing the headers every 2010-09-28 16:26:55 +00:00
key_value_packing.hh kenlm update 2011-01-25 19:11:48 +00:00
mmap.cc Denis Filimonov points out that NFS really likes an msync before munmap. 2011-05-20 19:34:52 +00:00
mmap.hh kenlm update 2011-01-25 19:11:48 +00:00
murmur_hash.cc cygwin build 2010-10-27 20:47:28 +00:00
murmur_hash.hh kenlm update. 2010-11-28 02:54:56 +00:00
probing_hash_table_test.cc Unbodge kenlm by moving compilation to kenlm/ instead of kenlm/lm. Changing the headers every 2010-09-28 16:26:55 +00:00
probing_hash_table.hh kenlm update 2011-01-25 19:11:48 +00:00
proxy_iterator.hh Integrate heafield-refactorlm. Faster kenlm with new binary format. Stateful language model 2010-10-27 17:50:40 +00:00
scoped.cc kenlm update. 2010-11-28 02:54:56 +00:00
scoped.hh kenlm update 2011-01-25 19:11:48 +00:00
sorted_uniform_test.cc Unbodge kenlm by moving compilation to kenlm/ instead of kenlm/lm. Changing the headers every 2010-09-28 16:26:55 +00:00
sorted_uniform.hh Quantization. 2011-06-26 22:21:44 +00:00
string_piece.hh More documentation 2011-04-19 15:17:01 +00:00