# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="${PV}" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python3_11 ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="Easy-to-use, high-quality target-dependent sentiment classification for English news articles" HOMEPAGE="https://github.com/fhamborg/NewsMTSC" LICENSE="" SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz" SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="cuda" DEPENDENCIES=">=dev-python/boto3-1.19.7[${PYTHON_USEDEP}] dev-python/gensim[${PYTHON_USEDEP}] dev-python/imbalanced-learn[${PYTHON_USEDEP}] dev-python/jsonlines[${PYTHON_USEDEP}] >=dev-python/matplotlib-3.4.3[${PYTHON_USEDEP}] >=dev-python/networkx-2.6.3[${PYTHON_USEDEP}] >=dev-python/openpyxl-3.0.5[${PYTHON_USEDEP}] >=dev-python/pandas-1.3.3[${PYTHON_USEDEP}] >=dev-python/regex-2021.10.23[${PYTHON_USEDEP}] >=dev-python/requests-2.26.0[${PYTHON_USEDEP}] dev-python/sacremoses[${PYTHON_USEDEP}] >=dev-python/scikit-learn-1.0.1[${PYTHON_USEDEP}] dev-python/spacy[${PYTHON_USEDEP}] >=dev-python/tabulate-0.8.9[${PYTHON_USEDEP}] >=dev-python/tqdm-4.62.3[${PYTHON_USEDEP}] dev-python/transformers[${PYTHON_USEDEP}] dev-python/torch[${PYTHON_USEDEP}] cuda? ( dev-python/cudatoolkit[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"