Efficient typo-tolerant search in 76 lines of code, with no dependencies.
-
Updated
Apr 6, 2024 - Python
Efficient typo-tolerant search in 76 lines of code, with no dependencies.
My implementation of a simple trie structure using lists for data storage
coding problems from course 6 of the Bioinformatics specialization
TRIE구조와 Tabular Parsing을 이용해 구현한 한국어 형태소 분석기입니다.
The purpose of this project is to create a simple version of a distributed, fault-tolerant, Key-Value (KV) database (or store).
Checking if a word is a real word (Available in English & French)
Tree and Graph Data Structure
Word searching application written in python using the trie data structure
A model to optimise text search and autocomplete generation using trie tree in Python.
T9 Keyboard controled by numpad keyboard buttons
T9 library for Python
Trie Data structure and its Variants
Add a description, image, and links to the trie-structure topic page so that developers can more easily learn about it.
To associate your repository with the trie-structure topic, visit your repo's landing page and select "manage topics."