dev-python/Havina - 0.1.3 (pypi)

Search

Package Information

Description:
Havina is a Python library that can generate knowledge graphs triplets from an input text. Its implementation is based on the paper \"Language models are open knowledge graphs\" with some tweaks to improve performance. Havina can be used to evaluate the language comprehension of AI models or as a tool to extract triplets from text and build knowledge graphs.

Ebuild Details

Version EAPI Keywords Slot
0.1.3 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="Havina is a Python library that can generate knowledge graphs triplets from an input text. Its implementation is based on the paper \"Language models are open knowledge graphs\" with some tweaks to improve performance. Havina can be used to evaluate the language comprehension of AI models or as a tool to extract triplets from text and build knowledge graphs."

HOMEPAGE=""
LICENSE=""
SRC_URI="https://files.pythonhosted.org/packages/87/07/bf3156b3a9a3d77f23a56c761a626f6b892ae6b47e1c2a499f46c19e6204/havina-${REALVERSION}.tar.gz"
SOURCEFILE="havina-${REALVERSION}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES="dev-python/coreferee[${PYTHON_USEDEP}]
	dev-python/einops[${PYTHON_USEDEP}]
	dev-python/spacy[${PYTHON_USEDEP}]
	dev-python/spacy-entity-linker[${PYTHON_USEDEP}]
	dev-python/spacy-transformers[${PYTHON_USEDEP}]
	dev-python/torch[${PYTHON_USEDEP}]
	dev-python/transformers[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Dependencies

RDEPEND

dev-python/coreferee[${PYTHON_USEDEP}]
	dev-python/einops[${PYTHON_USEDEP}]
	dev-python/spacy[${PYTHON_USEDEP}]
	dev-python/spacy-entity-linker[${PYTHON_USEDEP}]
	dev-python/spacy-transformers[${PYTHON_USEDEP}]
	dev-python/torch[${PYTHON_USEDEP}]
	dev-python/transformers[${PYTHON_USEDEP}]

BDEPEND

dev-python/coreferee[${PYTHON_USEDEP}]
	dev-python/einops[${PYTHON_USEDEP}]
	dev-python/spacy[${PYTHON_USEDEP}]
	dev-python/spacy-entity-linker[${PYTHON_USEDEP}]
	dev-python/spacy-transformers[${PYTHON_USEDEP}]
	dev-python/torch[${PYTHON_USEDEP}]
	dev-python/transformers[${PYTHON_USEDEP}]

Manifest for 0.1.3

Type File Size Source URLs
DIST havina-0.1.3.tar.gz 158763 bytes https://files.pythonhosted.org/packages/87/07/bf3156b3a9a3d77f23a56c761a626f6b892ae6b47e1c2a499f46c19e6204/havina-0.1.3.tar.gz