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.
TRIE구조와 Tabular Parsing을 이용해 구현한 한국어 형태소 분석기입니다.
coding problems from course 6 of the Bioinformatics specialization
My implementation of a simple trie structure using lists for data storage
Checking if a word is a real word (Available in English & French)
The purpose of this project is to create a simple version of a distributed, fault-tolerant, Key-Value (KV) database (or store).
T9 Keyboard controled by numpad keyboard buttons
A model to optimise text search and autocomplete generation using trie tree in Python.
Word searching application written in python using the trie data structure
Tree and Graph Data Structure
Trie Data structure and its Variants
T9 library for Python
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."