futokb/native/src
satok a6f2fcdcea Fix a bug for calculating the edit distance
Change-Id: I4c2cd102c258ccdb2de18c53901f91c0f7c7a986
2011-08-26 19:30:56 +09:00
..
basechars.h (Step2)Move functions related to proximity to proximity_info.cpp 2011-07-14 15:47:32 +09:00
bigram_dictionary.cpp Add bigram lookup implementation. 2011-08-02 18:05:59 +09:00
bigram_dictionary.h
binary_format.h Add bigram lookup implementation. 2011-08-02 18:05:59 +09:00
char_utils.cpp
char_utils.h
correction_state.h Do the transposed correction and the excessive correction by one loop 2011-08-19 17:10:10 +09:00
correction.cpp Fix a bug for calculating the edit distance 2011-08-26 19:30:56 +09:00
correction.h Combine the skipped and transposed correction 2011-08-23 23:40:29 +09:00
debug.h
defines.h Combine the skipped and transposed correction 2011-08-23 23:40:29 +09:00
dictionary.cpp Add bigram lookup implementation. 2011-08-02 18:05:59 +09:00
dictionary.h Add bigram lookup implementation. 2011-08-02 18:05:59 +09:00
proximity_info.cpp Combilne normal correction and skip correction 2011-08-15 17:13:39 +09:00
proximity_info.h Combilne normal correction and skip correction 2011-08-15 17:13:39 +09:00
unigram_dictionary.cpp Combine the skipped and transposed correction 2011-08-23 23:40:29 +09:00
unigram_dictionary.h Combine the skipped and transposed correction 2011-08-23 23:40:29 +09:00