LaoNLP
Lao language Natural Language Processing toolkit
Awesome Lao NLP: https://github.com/wannaphong/Awesome-Lao-NLP
Features
- Word tokenizer
- Syllable tokenizer
- Sentence tokenizer
- Part-of-speech
- Lao to Thai script
- Thai to Lao script
- Word dictionary
- Word Vector
- Split Lao text into grapheme clusters (characters with tone marks)
Install
pip install laonlp
Installation Options
Some functionalities, like word vectors, may require extra packages. To install those requirements, specify a set of [name] immediately after laonlp:
pip install laonlp[extra1,extra2,...]
List of possible extras
full(install everything)word_vector(for support of word vector functionalities)
For dependency details, look at extras variable in setup.py.
Documentation: https://github.com/wannaphong/LaoNLP/wiki
Citations
If you use LaoNLP in your project or publication, please cite the library as follows
Wannaphong Phatthiyaphaibun. (2022). LaoNLP: Lao language Natural Language Processing. Zenodo. https://doi.org/10.5281/zenodo.6833407
or BibTeX entry:
@misc{wannaphong_phatthiyaphaibun_2022_6833407,
author = {Wannaphong Phatthiyaphaibun},
title = {LaoNLP: Lao language Natural Language Processing},
month = jul,
year = 2022,
publisher = {Zenodo},
doi = {10.5281/zenodo.6833407},
url = {https://doi.org/10.5281/zenodo.6833407}
}
License
Copyright 2020 - 2026 Wannaphong Phatthiyaphaibun
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Release files for LaoNLP 1.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| laonlp-1.3.0.tar.gz | 2.6 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| laonlp-1.3.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.3 MB
Release files / laonlp-1.3.0.tar.gz
| Download URL | laonlp-1.3.0.tar.gz |
|---|---|
| Size | 2.6 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
94b431d9d2df574e98e1802546984c40452a44cf29d96cb6a53769ce8229e0ea
|
|
BLAKE2b-256 checksum How to use checksums |
a6d2628c8b9d72e941f97df0da743b43d3976465eda06bb4a7e51d355d3470dd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Release files / laonlp-1.3.0-py3-none-any.whl
| Download URL | laonlp-1.3.0-py3-none-any.whl |
|---|---|
| Size | 2.7 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
cc88a5a39bb543fd7fdb2cf8f44f0bde550678160f9bd3a36922ebf7ccf65cf9
|
|
BLAKE2b-256 checksum How to use checksums |
9d9fb53bad613dd2ef992776eb7298fab926d1f2591fd38926d64934d5cc2cc8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|