Metadata-Version: 2.1
Name: orkgnlp
Version: 0.7.0
Summary: Python package wrapping the ORKG NLP Services.
Home-page: http://orkg.org/about
License: MIT
Keywords: ORKG,NLP,Scholarly Communication,Digital Library
Author: Omar Arab Oghli
Author-email: omar.araboghli@outlook.com
Maintainer: Omar Arab Oghli
Requires-Python: >=3.7.1,<3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: huggingface-hub (>=0.5.1,<0.6.0)
Requires-Dist: nltk (==3.5)
Requires-Dist: numpy (==1.21.6)
Requires-Dist: onnx (==1.11.0)
Requires-Dist: onnxruntime (==1.11.1)
Requires-Dist: overrides (>=6.1.0,<7.0.0)
Requires-Dist: pandas (==1.3.5)
Requires-Dist: protobuf (==3.20.0)
Requires-Dist: sentencepiece (>=0.1.96,<0.2.0)
Requires-Dist: spacy (==3.3.0)
Requires-Dist: torch (==1.11.0)
Requires-Dist: transformers (==4.19.3)
Project-URL: Documentation, https://orkg-nlp-pypi.readthedocs.io/en/latest/
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)

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!
