.. |
additional_proximity_chars.cpp
|
Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9
|
2012-03-30 09:53:51 +09:00 |
additional_proximity_chars.h
|
Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9
|
2012-03-30 09:53:51 +09:00 |
basechars.cpp
|
Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9
|
2012-03-30 09:53:51 +09:00 |
bigram_dictionary.cpp
|
Remove a compiler warning.
|
2012-05-30 14:46:43 +09:00 |
bigram_dictionary.h
|
Contacts dictionary rebuilds only when contact names have changed.
|
2012-05-11 18:43:53 -07:00 |
binary_format.h
|
Compute the correct frequency for bigram prediction
|
2012-05-29 16:22:46 +09:00 |
bloom_filter.h
|
Perform the actual bigram frequency lookup.
|
2012-05-10 20:01:44 +09:00 |
char_utils.cpp
|
Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9
|
2012-03-30 09:53:51 +09:00 |
char_utils.h
|
Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9
|
2012-03-30 09:53:51 +09:00 |
correction.cpp
|
refactor native step 2
|
2012-06-08 18:14:49 +09:00 |
correction.h
|
refactor native step 2
|
2012-06-08 18:14:49 +09:00 |
correction_state.h
|
Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9
|
2012-03-30 09:53:51 +09:00 |
debug.h
|
Fill up a map of bigram addresses for lookup.
|
2012-05-02 17:50:44 +09:00 |
defines.h
|
Separate state from proximity_info step1
|
2012-06-07 13:35:34 +09:00 |
dictionary.cpp
|
Add a JNI to get the frequency
|
2012-05-29 17:21:59 +09:00 |
dictionary.h
|
Add a JNI to get the frequency
|
2012-05-29 17:21:59 +09:00 |
proximity_info.cpp
|
refactor native step 2
|
2012-06-08 18:14:49 +09:00 |
proximity_info.h
|
refactor native step 2
|
2012-06-08 18:14:49 +09:00 |
proximity_info_state.cpp
|
refactor native step 2
|
2012-06-08 18:14:49 +09:00 |
proximity_info_state.h
|
refactor native step 2
|
2012-06-08 18:14:49 +09:00 |
terminal_attributes.h
|
Read shortcuts as strings in the dictionary.
|
2012-04-06 16:22:08 +09:00 |
unigram_dictionary.cpp
|
Refactor step3: const unigram_dictionary
|
2012-06-08 20:04:36 +09:00 |
unigram_dictionary.h
|
Refactor step3: const unigram_dictionary
|
2012-06-08 20:04:36 +09:00 |
words_priority_queue.h
|
Use "float" instead of "double"
|
2012-05-16 20:45:05 +09:00 |
words_priority_queue_pool.h
|
Fix a large native memory leak.
|
2012-04-16 16:48:53 +09:00 |