Metadata-Version: 2.3
Name: sem-desc
Version: 6.19.3
Summary: Package providing basic functionalities for the semantic modeling problem
License: MIT
Author: Binh Vu
Author-email: binh@toan2.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Provides-Extra: all
Requires-Dist: Deprecated (>=1.2.13,<2.0.0)
Requires-Dist: colorama (>=0.4.4)
Requires-Dist: graph-wrapper (>=1.7.0,<2.0.0)
Requires-Dist: httpx (>=0.28.1,<0.29.0)
Requires-Dist: ipython (>=8.0.1,<9.0.0)
Requires-Dist: loguru (>=0.7.0,<0.8.0)
Requires-Dist: matplotlib (>=3.5.3,<4.0.0)
Requires-Dist: orjson (>=3.9.0,<4.0.0)
Requires-Dist: pandas[excel] (>=2.1.3,<3.0.0)
Requires-Dist: pydot (>=1.4.2,<2.0.0)
Requires-Dist: pyrsistent (>=0.17.3,<0.18.0)
Requires-Dist: python-slugify (>=8.0.4,<9.0.0)
Requires-Dist: ray[default,serve] (>=2.0.1,<3.0.0) ; extra == "all"
Requires-Dist: rdflib (>=7.0.0,<8.0.0)
Requires-Dist: rsoup (>=3.0.1,<4.0.0)
Requires-Dist: ruamel.yaml (>=0.17.21,<0.18.0)
Requires-Dist: serde2[all] (>=1.7.0,<2.0.0)
Requires-Dist: starlette (>=0.45.3,<0.46.0) ; extra == "all"
Requires-Dist: timer4 (>=1.0.4,<2.0.0)
Requires-Dist: tqdm (>=4.64.0,<5.0.0)
Requires-Dist: transformers (>=4.44.2,<5.0.0)
Requires-Dist: typing-extensions (>=4.7.1,<5.0.0)
Requires-Dist: ujson (>=5.5.0,<6.0.0)
Project-URL: Homepage, https://github.com/binh-vu/sm
Project-URL: Repository, https://github.com/binh-vu/sm
Description-Content-Type: text/markdown

# SEM-DESC [![PyPI](https://img.shields.io/pypi/v/sem-desc)](https://pypi.org/project/sem-desc/)

Containing basic functions (input, output, dataset, evaluation metrics) for the semantic modeling problem.

