A Banglish lemmatizer and word corrector using Levenshtein Distance Developped By Pronoy Kumar Mondal & Sadman Sadik Khan Under the supervision of Md. Sadekur Rahman In colaboration with DIU NLP & ML Research Lab.
Project description
LemX
LemX is a Banglish lemmatizer and word corrector using Levenshtein Distance. It was developed by Pronoy Kumar Mondal and Sadman Sadik Khan under the supervision of Md. Sadekur Rahman, in collaboration with the DIU NLP & ML Research Lab.
Installation
You can install LemX from PyPI using pip:
pip install lemx
Usage
from lemx import Lemmatizer
lemmatizer = Lemmatizer()
Word correction
incorrect_word = "amr" corrected_word = lemmatizer.correct(incorrect_word) print(f"Corrected word for '{incorrect_word}': {corrected_word}")
Features
Banglish word lemmatization Banglish word correction using Levenshtein Distance Lightweight and easy to use
Contributing
We welcome contributions! If you’d like to improve LemX, feel free to submit a pull request or open an issue.
#\x00 \x00L\x00e\x00m\x00X\x00 \x00 \x00
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lemx-0.1.5.tar.gz.
File metadata
- Download URL: lemx-0.1.5.tar.gz
- Upload date:
- Size: 28.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf08ab6719690bb893d4adf10e1015bae66703ad884fa651d46cc7d1da7ec94b
|
|
| MD5 |
d1cc45e2fd48f92f365eb7ed587fecf6
|
|
| BLAKE2b-256 |
f9599046df9ec5f8875059f7c370838eb0525f20d56e3854c0c35f9d9363e2c3
|
File details
Details for the file lemx-0.1.5-py3-none-any.whl.
File metadata
- Download URL: lemx-0.1.5-py3-none-any.whl
- Upload date:
- Size: 28.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
70490ececca0234425a289ec1e794c23873c4613eebfd0162f7d83f6ebf11538
|
|
| MD5 |
7dc3ea3b4b54390b173ca383bfce6e62
|
|
| BLAKE2b-256 |
f15a6dadc9e91af6c7cfd22fbe32d86ba9146b8f694f10f4679a9cb1b595ef97
|