futokb/native/src
satok 1f6b52e76c Implement multi words suggestions step1
Change-Id: I96e8e1b0d9ccc0ed13d53c40300d8c19bcb7af5b
2012-01-30 18:01:25 +09:00
..
basechars.cpp
bigram_dictionary.cpp
bigram_dictionary.h
binary_format.h Read multi-byte char group counts 2012-01-16 15:59:33 +09:00
char_utils.cpp
char_utils.h
correction_state.h
correction.cpp Implement multi words suggestions step1 2012-01-30 18:01:25 +09:00
correction.h Merge missing space and mistyped space correction algorithm 2012-01-27 16:54:15 +09:00
debug.h
defines.h Implement multi words suggestions step1 2012-01-30 18:01:25 +09:00
dictionary.cpp
dictionary.h
proximity_info.cpp Add a test for auto-correction. 2012-01-25 19:29:40 +09:00
proximity_info.h
terminal_attributes.h
unigram_dictionary.cpp Implement multi words suggestions step1 2012-01-30 18:01:25 +09:00
unigram_dictionary.h Implement multi words suggestions step1 2012-01-30 18:01:25 +09:00
words_priority_queue_pool.h Implement multi words suggestions step1 2012-01-30 18:01:25 +09:00
words_priority_queue.h Do other error correction for the second word of two word correction 2012-01-25 22:30:37 +09:00