Metadata-Version: 2.1
Name: bnltk-revamped
Version: 0.1.2
Summary: Fork of the original bnltk by ashwoolford
Author: Partho KR
Author-email: <partho.kr@protonmail.com>
Project-URL: Github, https://github.com/parthokr/bnltk-revamped
Keywords: python,nlp,bengali,bnltk
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scikit-learn
Requires-Dist: keras

### This is a fork of [bnltk](https://github.com/ashwoolford/bnltk) by [ashwoolford](https://github.com/ashwoolford)

## Installation
```bash
pip install bnltk-revamped
```

### Why this fork?
- Last commit on the original repository was on 2019
- Meanwhile, the original repository has 4 open issues
- Some of the dependencies are outdated

### For more information, please visit the original repository [here](https://github.com/ashwoolford/bnltk)
