Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/Socret360/akara-python
- Owner: Socret360
- License: other
- Created: 2022-05-21T04:53:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-22T08:12:19.000Z (over 2 years ago)
- Last Synced: 2024-08-02T16:30:50.730Z (3 months ago)
- Language: Python
- Size: 818 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
- awesome-khmer-language - Socret360/akara-python - Source Khmer Spell Checker (Awesome Khmer Language / 2. Toolkit)
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