Metadata-Version: 2.1
Name: km-nlp
Version: 0.3
Summary: A Python library for basic Nepali text preprocessing.
Home-page: https://github.com/krishnamishra8848
Author: Krishna Mishra
Author-email: admin@krishna.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# Nepali Text Preprocessing

A Python library for basic Nepali text preprocessing, including stopword removal.

## Installation

You can install the package via pip:
pip install KM-Nlp



