Metadata-Version: 2.1
Name: sem-desc
Version: 3.6.0
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.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: chardet (>=4.0.0,<5.0.0)
Requires-Dist: colorama (>=0.4.4)
Requires-Dist: graph-wrapper (>=1.4.0,<2.0.0)
Requires-Dist: ipython (>=8.0.1,<9.0.0)
Requires-Dist: loguru (>=0.6.0)
Requires-Dist: matplotlib (>=3.4.2,<4.0.0)
Requires-Dist: orjson (>=3.6.8,<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 (>=5.0.2,<6.0.0)
Requires-Dist: rdflib (>=6.1.1,<7.0.0)
Requires-Dist: ruamel.yaml (>=0.17.9,<0.18.0)
Requires-Dist: tqdm (>=4.64.0,<5.0.0)
Requires-Dist: ujson (>=5.1.0,<6.0.0)
Project-URL: Repository, https://github.com/binh-vu/sm
Description-Content-Type: text/markdown

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

