# 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="To improve EDU segmentation performance using Segbot. As Segbot has an encoder-decoder model architecture, we can replace bidirectional GRU encoder with generative pretraining models such as BART and T5. Evaluate the new model using the RST dataset by using few-shot based settings (e.g. 100 examples) to train the model, instead of using the full dataset." HOMEPAGE="" 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/cachecontrol-0.12.11[${PYTHON_USEDEP}] ~dev-python/jinja2-3.1.2[${PYTHON_USEDEP}] ~dev-python/markupsafe-2.1.2[${PYTHON_USEDEP}] ~dev-python/pyyaml-6.0[${PYTHON_USEDEP}] ~dev-python/pygments-2.15.1[${PYTHON_USEDEP}] ~dev-python/attrs-23.1.0[${PYTHON_USEDEP}] ~dev-python/bleach-6.0.0[${PYTHON_USEDEP}] ~dev-python/build-0.10.0[${PYTHON_USEDEP}] ~dev-python/certifi-2022.12.7[${PYTHON_USEDEP}] ~dev-python/charset-normalizer-3.1.0[${PYTHON_USEDEP}] ~dev-python/cleo-2.0.1[${PYTHON_USEDEP}] ~dev-python/click-8.1.3[${PYTHON_USEDEP}] ~dev-python/colorama-0.4.6[${PYTHON_USEDEP}] ~dev-python/crashtest-0.4.1[${PYTHON_USEDEP}] ~dev-python/distlib-0.3.6[${PYTHON_USEDEP}] ~dev-python/docutils-0.19[${PYTHON_USEDEP}] ~dev-python/dulwich-0.21.3[${PYTHON_USEDEP}] ~dev-python/filelock-3.12.0[${PYTHON_USEDEP}] ~dev-python/fsspec-2023.4.0[${PYTHON_USEDEP}] ~dev-python/html5lib-1.1[${PYTHON_USEDEP}] dev-python/huggingface-hub[${PYTHON_USEDEP}] ~dev-python/idna-3.4[${PYTHON_USEDEP}] ~dev-python/importlib-metadata-6.6.0[${PYTHON_USEDEP}] ~dev-python/installer-0.7.0[${PYTHON_USEDEP}] ~dev-python/joblib-1.2.0[${PYTHON_USEDEP}] ~dev-python/jsonschema-4.17.3[${PYTHON_USEDEP}] ~dev-python/keyring-23.13.1[${PYTHON_USEDEP}] ~dev-python/lockfile-0.12.2[${PYTHON_USEDEP}] ~dev-python/markdown-it-py-2.2.0[${PYTHON_USEDEP}] ~dev-python/mdurl-0.1.2[${PYTHON_USEDEP}] ~dev-python/more-itertools-9.1.0[${PYTHON_USEDEP}] ~dev-python/mpmath-1.3.0[${PYTHON_USEDEP}] ~dev-python/msgpack-1.0.5[${PYTHON_USEDEP}] ~dev-python/networkx-3.1[${PYTHON_USEDEP}] dev-python/nltk[${PYTHON_USEDEP}] ~dev-python/numpy-1.24.3[${PYTHON_USEDEP}] ~dev-python/packaging-23.1[${PYTHON_USEDEP}] ~dev-python/pexpect-4.8.0[${PYTHON_USEDEP}] ~dev-python/pkginfo-1.9.6[${PYTHON_USEDEP}] ~dev-python/platformdirs-2.6.2[${PYTHON_USEDEP}] ~dev-python/poetry-1.4.2[${PYTHON_USEDEP}] ~dev-python/poetry-core-1.5.2[${PYTHON_USEDEP}] ~dev-python/poetry-plugin-export-1.3.1[${PYTHON_USEDEP}] ~dev-python/ptyprocess-0.7.0[${PYTHON_USEDEP}] ~dev-python/pyproject-hooks-1.0.0[${PYTHON_USEDEP}] ~dev-python/pyrsistent-0.19.3[${PYTHON_USEDEP}] dev-python/pywin32-ctypes[${PYTHON_USEDEP}] ~dev-python/rapidfuzz-2.15.1[${PYTHON_USEDEP}] ~dev-python/readme-renderer-37.3[${PYTHON_USEDEP}] ~dev-python/regex-2023.3.23[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"