Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 279 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 279 Bytes

AKARA: Open-Source Khmer Spell Checker

An open source implementation of a Khmer Spell Checker based on the popular method of using Levenstein Distance as selection criteria to search through a BK-Tree.

Installation

pip install akara-python

Understanding