mosesdecoder/kenlm/lm
Hieu Hoang a93f4691f6 win32
2011-10-23 09:37:47 +07:00
..
bhiksha.cc win32 2011-10-23 09:37:47 +07:00
bhiksha.hh win32 2011-10-23 09:37:47 +07:00
binary_format.cc win32 2011-10-23 09:37:47 +07:00
binary_format.hh win32 2011-10-23 09:37:47 +07:00
blank.hh win32 2011-10-23 09:37:47 +07:00
build_binary.cc win32 2011-10-23 09:37:47 +07:00
config.cc Optional compression for trie. Also, some better error handling. 2011-07-13 20:53:18 +00:00
config.hh Move EnumerateVocab to namespace lm 2011-10-12 10:18:23 +00:00
enumerate_vocab.hh Move EnumerateVocab to namespace lm 2011-10-12 10:18:23 +00:00
facade.hh Unbodge kenlm by moving compilation to kenlm/ instead of kenlm/lm. Changing the headers every 2010-09-28 16:26:55 +00:00
left_test.cc Merge mtm_lm into trunk. 2011-09-21 16:06:48 +00:00
left.hh Corner case left state was not being fully minimized 2011-10-20 17:34:15 +01:00
lm_exception.cc More error handling: 2011-02-24 19:37:39 +00:00
lm_exception.hh 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
max_order.hh kenlm update 2011-01-25 19:11:48 +00:00
model_test.cc Merge mtm_lm into trunk. 2011-09-21 16:06:48 +00:00
model_type.hh Merge mtm_lm into trunk. 2011-09-21 16:06:48 +00:00
model.cc win32 2011-10-23 09:37:47 +07:00
model.hh win32 2011-10-23 09:37:47 +07:00
ngram_query.cc win32 2011-10-23 09:37:47 +07:00
quantize.cc win32 2011-10-23 09:37:47 +07:00
quantize.hh win32 2011-10-23 09:37:47 +07:00
read_arpa.cc win32 2011-10-23 09:37:47 +07:00
read_arpa.hh Allow broken IRST ARPAs to still build but be passive-aggressive about it. 2011-05-17 16:43:05 +00:00
return.hh win32 2011-10-23 09:37:47 +07:00
search_hashed.cc Remove some gcc-only variable sized arrays 2011-10-17 09:42:36 +00:00
search_hashed.hh win32 2011-10-23 09:37:47 +07:00
search_trie.cc win32 2011-10-23 09:37:47 +07:00
search_trie.hh win32 2011-10-23 09:37:47 +07:00
sri_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
sri.cc Allow broken IRST ARPAs to still build but be passive-aggressive about it. 2011-05-17 16:43:05 +00:00
sri.hh Unbodge kenlm by moving compilation to kenlm/ instead of kenlm/lm. Changing the headers every 2010-09-28 16:26:55 +00:00
test_nounk.arpa Fix segfault withe trie on models without <unk>. Problem was that trie writes correct counts to 2011-08-16 12:57:21 +00:00
test.arpa kenlm update 2011-01-25 19:11:48 +00:00
trie_sort.cc Trie building bug fix 2011-10-11 10:12:17 +00:00
trie_sort.hh win32 2011-10-23 09:37:47 +07:00
trie.cc Fix a segfault with the chop variant of trie in chart decoding 2011-09-26 20:54:41 +00:00
trie.hh win32 2011-10-23 09:37:47 +07:00
virtual_interface.cc More error handling: 2011-02-24 19:37:39 +00:00
virtual_interface.hh Merge mtm_lm into trunk. 2011-09-21 16:06:48 +00:00
vocab.cc win32 2011-10-23 09:37:47 +07:00
vocab.hh win32 2011-10-23 09:37:47 +07:00
weights.hh Updates to kenlm: 2010-09-27 03:46:44 +00:00
word_index.hh kenlm update 2010-09-14 21:33:11 +00:00