For natural language processing
Project description
Project Description
mukairnlp is a library for advanced Natural Language Processing in Python. It's built on the very latest research, and was designed from day one to be used in real products of low resource langauges.
Features
- Luganda stopwords
- exical Attributes
Install mukairnlp
PIP
Using pip, mukairnlp releases are available as source packages and binary wheels. Before you install spaCy and its dependencies, make sure that your pip, setuptools and wheel are up to date
pip install makairnlp
Loading and using the package
#import package
from makairnlp import stop_words
#getting a list of stopwords
print(list(stop_words.STOP_WORDS))
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mukairnlpv1-1.0.0.tar.gz
(4.0 kB
view details)
Built Distribution
File details
Details for the file mukairnlpv1-1.0.0.tar.gz
.
File metadata
- Download URL: mukairnlpv1-1.0.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39cfe5d6f103ca1beb1181070edf1c6764ba3552c58a81fe7205b53fdf042796 |
|
MD5 | f0210146ab1c0597f77d49c86166f8e8 |
|
BLAKE2b-256 | 92eff586ac5cf8620b73e8e791ea9da302956d8a4335a9a49108c934985d5ad8 |
File details
Details for the file mukairnlpv1-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: mukairnlpv1-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c3dcda6a78922e0430c7559c24562007c87a75f86b634e869031dc2dfe8d7aa6 |
|
MD5 | 481ee8b4c6c7de6f9b6a03f4437490e0 |
|
BLAKE2b-256 | cca029d7641f73b1662bc7c4aef0eaeb5ff42731edeab9f68f9ca8ce21c2d3e2 |