aboutsummaryrefslogtreecommitdiffstats
path: root/native/src/bigram_dictionary.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Load main dic in nativeKen Wakasa2011-01-071-6/+6
| | | | | | | Follow up to Id57dce51 bug: 3219819 Change-Id: I00e11ef21d0252ffa88c12dffb9c55b0f2e19a66
* Suggest words with missing spacesatok2010-12-091-6/+6
| | | | | | Bug: 3193883 Change-Id: I8d25f3e1d4db10be733d85edfa4f55a094feef80
* Fix a crash when MAX_WORD_LENGTH is too short.satok2010-12-061-1/+1
| | | | Change-Id: Idcb5aa2685321b8d0ac7d846caecbd1c79e4dd77
* Detach bigram functionarities from unigram_dictionarysatok2010-12-021-5/+226
| | | | Change-Id: Ie35164a5f293e5370885a1ba13d6ed7caf6000ec
* Refactor: Move utility functions and no suggestion functions from ↵satok2010-12-021-0/+2
| | | | | | unigram_dictionary.cpp to dictionary.cpp Change-Id: I6f695e4f5852547d2c00de5ee54a650fef9accbe
* Fix parameters of native functions and refactor Dictionarysatok2010-12-021-0/+31
- created bigram/unigram dictionary classes Change-Id: I233a28ed8d611870db3f4cf8f25fc45b5d41529b