diff options
author | Tomaž Vajngerl <quikee@gmail.com> | 2012-07-30 23:11:30 +0200 |
---|---|---|
committer | Tomaž Vajngerl <quikee@gmail.com> | 2012-07-30 23:43:47 +0200 |
commit | fa351042bc425f0437bfb50d09220bedbc257948 (patch) | |
tree | 18fed4ecefc93e9e6ecec5c8bc84982dcbfdaf20 /basctl/source/basicide/basidesh.cxx | |
parent | 2fe93734ba9136da402162c4c892e8af991164f9 (diff) |
LookupTree for fast autocompletion lookups (by Nico Weyand).
LookupTree is a tree structure for fast autocompletion lookups.
Additionally the tree structure stores word probabilities, so each
autocompletion request returns a result with highest probability.
LatinLookupTree is an implementation which was designed to be even
faster and more efficient latin text, however it works with any kind
of unicode strings.
The tree structure was coded by Nico Weyand, Unicode strings support
and conversion to Libreoffice code structure was done by me.
Change-Id: I6549ee45d0952407b8a070f30ed0598fcb420aa7
Diffstat (limited to 'basctl/source/basicide/basidesh.cxx')
0 files changed, 0 insertions, 0 deletions