dev-python/liat-ml-roberta - 1.1.5 (pypi)

Search

Package Information

Description:
Multi-Launguage RoBERTa trained by RIKEN-AIP LIAT.
Homepage:
https://github.com/k141303/liat_ml_roberta

Ebuild Details

Version EAPI Keywords Slot
1.1.5 8 ~amd64 ~x86 0
View Raw Ebuild
# 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="Multi-Launguage RoBERTa trained by RIKEN-AIP LIAT."

HOMEPAGE="https://github.com/k141303/liat_ml_roberta"
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=""
DEPENDENCIES="dev-python/Janome[${PYTHON_USEDEP}]
	dev-python/subword-nmt[${PYTHON_USEDEP}]
	dev-python/nltk[${PYTHON_USEDEP}]
	dev-python/transformers[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Dependencies

RDEPEND

dev-python/Janome[${PYTHON_USEDEP}]
	dev-python/subword-nmt[${PYTHON_USEDEP}]
	dev-python/nltk[${PYTHON_USEDEP}]
	dev-python/transformers[${PYTHON_USEDEP}]

BDEPEND

dev-python/Janome[${PYTHON_USEDEP}]
	dev-python/subword-nmt[${PYTHON_USEDEP}]
	dev-python/nltk[${PYTHON_USEDEP}]
	dev-python/transformers[${PYTHON_USEDEP}]