Metadata-Version: 2.4
Name: orkgnlp
Version: 1.1.0
Summary: Python package wrapping the ORKG NLP Services.
License: MIT
License-File: LICENSE
Keywords: ORKG,NLP,Scholarly Communication,Digital Library
Author: Omar Arab Oghli
Author-email: omar.araboghli@outlook.com
Maintainer: Hamed Babaei Giglou
Maintainer-email: hamedbabaeigiglou@gmail.com
Requires-Python: >=3.11,<3.14
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: aiohttp (>=3.11.18,<4.0.0)
Requires-Dist: huggingface-hub (>=0.34.4,<0.35.0)
Requires-Dist: nltk (>=3.9.1,<4.0.0)
Requires-Dist: numpy (>=2.3.3,<3.0.0)
Requires-Dist: onnx (>=1.19.0,<2.0.0)
Requires-Dist: onnxruntime (>=1.22.1,<2.0.0)
Requires-Dist: openai (>=1.82.0,<2.0.0)
Requires-Dist: overrides (>=7.7.0,<8.0.0)
Requires-Dist: pandas (>=2.3.2,<3.0.0)
Requires-Dist: pre-commit (>=4.3.0,<5.0.0)
Requires-Dist: protobuf (>=6.32.1,<7.0.0)
Requires-Dist: sentence-transformers (>=5.1.0,<6.0.0)
Requires-Dist: sentencepiece (>=0.2.1,<0.3.0)
Requires-Dist: spacy (>=3.8.7,<4.0.0)
Requires-Dist: tiktoken (>=0.9.0,<0.10.0)
Requires-Dist: torch (>=2.8.0,<3.0.0)
Requires-Dist: transformers (>=4.56.1,<5.0.0)
Requires-Dist: typing-extensions (>=4.15.0,<5.0.0)
Project-URL: Documentation, https://orkg-nlp-pypi.readthedocs.io/en/latest/
Project-URL: Homepage, http://orkg.org/about
Project-URL: Repository, https://gitlab.com/TIBHannover/orkg/nlp/orkg-nlp-pypi
Description-Content-Type: text/markdown

# ORKG NLP PyPI
[![Documentation Status](https://readthedocs.org/projects/orkg-nlp-pypi/badge/?version=latest)](https://orkg-nlp-pypi.readthedocs.io/en/latest/?badge=latest)
[![PyPI version](https://badge.fury.io/py/orkgnlp.svg)](https://badge.fury.io/py/orkgnlp)
[![pipeline status](https://gitlab.com/TIBHannover/orkg/nlp/orkg-nlp-pypi/badges/main/pipeline.svg)](https://gitlab.com/TIBHannover/orkg/nlp/orkg-nlp-pypi/-/commits/main)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/)

PyPI package wrapping the ORKG NLP services.

Check our [Read the Docs](https://orkg-nlp-pypi.readthedocs.io/en/latest/) for more details!

Your [contribution](https://orkg-nlp-pypi.readthedocs.io/en/latest/contribute.html) to `orkgnlp` will always be honored!

