Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Socret360/akara-python

An Open-Source Khmer Spell Check Tool.
https://github.com/Socret360/akara-python

Last synced: 2 days ago
JSON representation

An Open-Source Khmer Spell Check Tool.

Awesome Lists containing this project

README

        

# 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
``` shell
pip install akara-python
```

## Understanding