Kishore Nallan
|
ee77fb4d22
|
Add 2 more external dependencies via git submodule.
|
2016-01-24 14:35:40 +05:30 |
|
Kishore Nallan
|
c095c166f0
|
Adding external dependencies.
|
2016-01-17 19:11:05 +05:30 |
|
Kishore Nallan
|
a662e43959
|
Top-K matches for a given substring seems to work.
|
2015-12-31 07:22:35 +05:30 |
|
Kishore Nallan
|
2dfc31a519
|
Sorting on popularity metric - WIP. Still has bugs.
|
2015-12-29 20:55:50 +05:30 |
|
Kishore Nallan
|
5246a1683d
|
Adding a max_score field to intermediate nodes that denote the maximum score of lead nodes.
This is useful for pruning search space when we want to identify top-K matches for a given prefix.
|
2015-12-14 08:23:28 +05:30 |
|
Kishore Nallan
|
50a125f7ea
|
Fixed a major bug with NODE256 iteration for prefix "twili".
|
2015-11-29 16:36:36 +05:30 |
|
Kishore Nallan
|
e4a2be3ac3
|
Rewriting fuzzy look-up using incremental levenshtein matrix. WIP.
|
2015-11-28 22:41:26 +05:30 |
|
Kishore Nallan
|
64f53b6420
|
Initial commit. Fuzzy prefix match works.
|
2015-11-10 19:44:44 +05:30 |
|