Metadata-Version: 2.1
Name: sem-desc
Version: 4.4.1
Summary: Package providing basic functionalities for the semantic modeling problem
Home-page: https://github.com/binh-vu/sm
License: MIT
Author: Binh Vu
Author-email: binh@toan2.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: Deprecated (>=1.2.13,<2.0.0)
Requires-Dist: colorama (>=0.4.4)
Requires-Dist: graph-wrapper (>=1.5.0,<2.0.0)
Requires-Dist: ipython (>=8.0.1,<9.0.0)
Requires-Dist: loguru (>=0.6.0,<0.7.0)
Requires-Dist: matplotlib (>=3.5.3,<4.0.0)
Requires-Dist: orjson (>=3.8.2,<4.0.0)
Requires-Dist: pandas (>=1.4.1,<2.0.0)
Requires-Dist: pydot (>=1.4.2,<2.0.0)
Requires-Dist: pyrsistent (>=0.17.3,<0.18.0)
Requires-Dist: python-slugify (>=6.1.2,<7.0.0)
Requires-Dist: ray (>=2.0.1,<3.0.0)
Requires-Dist: rdflib (>=6.1.1,<7.0.0)
Requires-Dist: rsoup (>=2.5.1,<3.0.0)
Requires-Dist: ruamel.yaml (>=0.17.21,<0.18.0)
Requires-Dist: serde2[all] (>=1.5.0,<2.0.0)
Requires-Dist: timer4 (>=1.0.4,<2.0.0)
Requires-Dist: tqdm (>=4.64.0,<5.0.0)
Requires-Dist: ujson (>=5.5.0,<6.0.0)
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)

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

