Metadata-Version: 2.1
Name: PerDeepKE
Version: 0.0.1
Summary: Easy-to-Use Persian Keyword Extraction with Deep Learning
Author-email: Iman Khani Jazani <imankhanijazani@gmail.com>
Project-URL: Home page, https://github.com/IKJ1992/PerDeepKE
Project-URL: Bug Tracker, https://github.com/IKJ1992/PerDeepKE/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

[![PyPI - Python](https://img.shields.io/badge/python-3.8-blue.svg)](https://pypi.org/project/keybert/)
[![PyPI - License](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/MaartenGr/keybert/blob/master/LICENSE)
[![PyPI - PyPi](https://img.shields.io/pypi/v/PerDeepKE)](https://pypi.org/project/PerDeepKE/)

<img src="images/logo.png" width="35%" height="35%" align="right" />

# PerDeepKE

PerDeepKE is a minimal, easy-to-use, and self-supervised Persian keyword extractor library with deep learning techniques such as transformer-based embeddings to retrieve keywords most similar to your input document.

## Installation
Installation can be done using [pypi](https://pypi.org/project/PerDeepKE/):

```
pip install perdeepke
```
## TODO
> coming soon
