GHvW / haggle

A naive Trie prototype for type-ahead prediction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

haggle

Haggle is an exploratory project for type-ahead prediction. It uses a naive implementation of a Trie for organizing it's dictionary.

About

A naive Trie prototype for type-ahead prediction

License:MIT License


Languages

Language:TypeScript 100.0%