No project description provided
Project description
Package Name:
Indian Language NLP Toolkit
Description:
The Indian Language NLP Toolkit is a Python package designed to facilitate natural language processing (NLP) tasks for Indian languages. It provides pre-trained models and tools for text processing, tokenization, and language generation in various Indian languages, including Hindi, Marathi, Sanskrit, and more. Whether you're working on sentiment analysis, machine translation, or text generation tasks, this toolkit simplifies the process of building and deploying NLP models for Indian languages.
Key Features:
- Pre-trained models for Indian language NLP tasks.
- Tokenization and text preprocessing utilities.
- Seamless integration with popular deep learning frameworks like Keras.
- Support for multiple Indian languages, with plans to expand language coverage.
- Easy-to-use APIs for generating text in Indian languages.
Usage:
from indianl_nlp import generate_text
# Generate text in Hindi
seed_text = "मैं जा रहा हूँ"
language = 'hindi'
generated_text = generate_text(seed_text, language)
print(generated_text)
Installation:
pip install indianl-nlp
License:
This package is distributed under the MIT License.
Contributing:
Contributions are welcome! If you encounter any issues or have suggestions for improvements, please submit a GitHub issue or pull request.
Project details
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file indianlang_nlp-0.0.1.1.tar.gz.
File metadata
- Download URL: indianlang_nlp-0.0.1.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30d4c39848d75135d0aa91406277aff04b19998880718dc2e08fd7913fc1a2b9
|
|
| MD5 |
dcc511feb05367d8020699f2cb8f6a87
|
|
| BLAKE2b-256 |
eb90de154ad00468f2b12968e73744e3852d4adb8519a5f6714b3ff57ae78f00
|
File details
Details for the file indianlang_nlp-0.0.1.1-py3-none-any.whl.
File metadata
- Download URL: indianlang_nlp-0.0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1023a147ba88efbafad5cce8c72c358514075676ad075a2b7c7211cf1f492a8a
|
|
| MD5 |
c2253bfcdd7e1fb50361bc9d671f38af
|
|
| BLAKE2b-256 |
ceff7cb30e3a973ca461644e8a570f13bb0efd4307e630a13b0e8d7cc06f9056
|