PouyaKhn / PrePars

Farsi text Preprocessing Python library

Home Page:https://huggingface.co/spaces/pourmand1376/PrePars

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation Status

This package is available on Pip. So you can install the latest version using:

pip install prepars
from prepars.spacing import Spacing

output =Spacing().fix('من مطالب را طوطی وار حفظ می کردم. ')

You can see online demo for project here.

Online documentation is also available here.

This project is a replacement for Hazm and Parsivar.

This will build and push the package to PyPi whenever you add a tag starting with v to a commit.

About

Farsi text Preprocessing Python library

https://huggingface.co/spaces/pourmand1376/PrePars

License:MIT License


Languages

Language:Python 93.6%Language:Makefile 4.3%Language:Shell 2.1%