Merge "Add a method to iterate ngram entries." into lmp-dev
No related branches found
No related tags found
Showing
- native/jni/src/suggest/core/dictionary/dictionary.cpp 30 additions, 22 deletionsnative/jni/src/suggest/core/dictionary/dictionary.cpp
- native/jni/src/suggest/core/dictionary/dictionary.h 16 additions, 0 deletionsnative/jni/src/suggest/core/dictionary/dictionary.h
- native/jni/src/suggest/core/dictionary/ngram_listener.h 40 additions, 0 deletionsnative/jni/src/suggest/core/dictionary/ngram_listener.h
- native/jni/src/suggest/core/policy/dictionary_structure_with_buffer_policy.h 4 additions, 0 deletions...est/core/policy/dictionary_structure_with_buffer_policy.h
- native/jni/src/suggest/policyimpl/dictionary/structure/backward/v402/ver4_patricia_trie_policy.cpp 11 additions, 0 deletions...ary/structure/backward/v402/ver4_patricia_trie_policy.cpp
- native/jni/src/suggest/policyimpl/dictionary/structure/backward/v402/ver4_patricia_trie_policy.h 3 additions, 0 deletions...onary/structure/backward/v402/ver4_patricia_trie_policy.h
- native/jni/src/suggest/policyimpl/dictionary/structure/v2/patricia_trie_policy.cpp 11 additions, 0 deletions...licyimpl/dictionary/structure/v2/patricia_trie_policy.cpp
- native/jni/src/suggest/policyimpl/dictionary/structure/v2/patricia_trie_policy.h 3 additions, 0 deletions...policyimpl/dictionary/structure/v2/patricia_trie_policy.h
- native/jni/src/suggest/policyimpl/dictionary/structure/v4/ver4_patricia_trie_policy.cpp 11 additions, 0 deletions...mpl/dictionary/structure/v4/ver4_patricia_trie_policy.cpp
- native/jni/src/suggest/policyimpl/dictionary/structure/v4/ver4_patricia_trie_policy.h 3 additions, 0 deletions...yimpl/dictionary/structure/v4/ver4_patricia_trie_policy.h
Loading
Please register or sign in to comment