A Python NLP Library for Persian language, by PartDP AI
Project description
PartNLP Project
Overview
This documentation is all about PartNLP package. PartNLP designs to help developers to perprocessing their text automatically! Also it has many useful features that makes perprocessing more fun! However, This is not an exhaustive description but it should show you how use the package effortlessly.
Introduction
PartNLP is an integrated package uses many famous packages. Moreover, PartNLP supports multi languages. In the below table you can see all valid operations accomplishing by PartNLP and their corresponder packages.
Operations |
Keyword |
Packages |
---|---|---|
normalize |
NORMALIZE |
HAZM, PARSIVAR |
sent tokenize |
S_TOKENIZE |
HAZM, PARSIVAR, STANZA |
word tokenize |
W_TOKENIZE |
HAZM, PARSIVAR, STANZA |
lemmatize |
LEMMATIZE |
HAZM, STANZA |
stem |
STEM |
HAZM, PARSIVAR, STANZA |
Installation
for installing, you can simply use pip to install the package.
>>> pip install PartNLP
Usage
In this section we are going to see the simple usage of PartNLP package.
Examples
Simple example:
>>> from PartNLP import Pipeline
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
Built Distribution
File details
Details for the file PartNLP-0.1.7.tar.gz
.
File metadata
- Download URL: PartNLP-0.1.7.tar.gz
- Upload date:
- Size: 13.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e9cc106223721418698027dc2003f6e9f8a98637bef62bb95bce2f044f345f6 |
|
MD5 | f2c4b94953b271805bf06c0ecf200958 |
|
BLAKE2b-256 | e3f65f5a77d2afbb5f5b3480146573ef42cce1806da4d66bb70e3d42bbb06945 |
File details
Details for the file PartNLP-0.1.7-py3-none-any.whl
.
File metadata
- Download URL: PartNLP-0.1.7-py3-none-any.whl
- Upload date:
- Size: 22.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc93cd7e426af41c480c88b2a488f4ee4a0e334ed23839b825010b706494a96e |
|
MD5 | e361bab94fed40c81e5f87f25bcfad4f |
|
BLAKE2b-256 | 31ee73aad9f8e54c32ffbf8e49db72feebddff0b539fd52a6a97b5b8d73504bd |