# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="${PV}" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="Python NLP wrapper" HOMEPAGE="https://github.com/penguinwang96825/nlp4ml.git" LICENSE="MIT" 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="" DEPENDENCIES="~dev-python/scikit-learn-0.24.1[${PYTHON_USEDEP}] ~dev-python/pandas-1.2.1[${PYTHON_USEDEP}] ~dev-python/numpy-1.20.1[${PYTHON_USEDEP}] dev-python/xgboost[${PYTHON_USEDEP}] dev-python/catboost[${PYTHON_USEDEP}] dev-python/lightgbm[${PYTHON_USEDEP}] ~dev-python/tqdm-4.56.0[${PYTHON_USEDEP}] dev-python/gensim[${PYTHON_USEDEP}] ~dev-python/matplotlib-3.1.0[${PYTHON_USEDEP}] ~dev-python/seaborn-0.9.0[${PYTHON_USEDEP}] dev-python/tweet-preprocessor[${PYTHON_USEDEP}] ~dev-python/regex-2020.11.13[${PYTHON_USEDEP}] dev-python/nlpaug[${PYTHON_USEDEP}] ~dev-python/texttable-1.6.3[${PYTHON_USEDEP}] dev-python/wordcloud[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"