Metadata-Version: 2.1
Name: sm-grams
Version: 0.1.1
Summary: 
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
Requires-Dist: beautifulsoup4 (>=4.9.3,<5.0.0)
Requires-Dist: click (>=8.0.1,<9.0.0)
Requires-Dist: elasticsearch (>=7.12.1,<8.0.0)
Requires-Dist: fastnumbers (>=3.1.0,<4.0.0)
Requires-Dist: ftfy (>=6.0.1,<7.0.0)
Requires-Dist: fuzzywuzzy (>=0.18.0,<0.19.0)
Requires-Dist: html5lib (>=1.1,<2.0)
Requires-Dist: ipython (>=7.22.0,<8.0.0)
Requires-Dist: kgdata (>=1.2.2,<2.0.0)
Requires-Dist: loguru (>=0.5.3,<0.6.0)
Requires-Dist: matplotlib (>=3.4.1,<4.0.0)
Requires-Dist: networkx (>=2.5.1,<3.0.0)
Requires-Dist: omegaconf (>=2.0.6,<3.0.0)
Requires-Dist: orjson (>=3.5.2,<4.0.0)
Requires-Dist: pslpython (>=2.2.2,<3.0.0)
Requires-Dist: pydot (>=1.4.2,<2.0.0)
Requires-Dist: python-Levenshtein (>=0.12.2,<0.13.0)
Requires-Dist: python-dotenv (>=0.17.0,<0.18.0)
Requires-Dist: python-slugify (>=5.0.2,<6.0.0)
Requires-Dist: rdflib (>=5.0.0,<6.0.0)
Requires-Dist: redis (>=3.5.3,<4.0.0)
Requires-Dist: requests (>=2.25.1,<3.0.0)
Requires-Dist: rltk (==2.0.0-alpha.15)
Requires-Dist: ruamel.yaml (>=0.17.4,<0.18.0)
Requires-Dist: sem-desc (>=0.1.13,<0.2.0)
Requires-Dist: sm-widgets (>=0.1.6,<0.2.0)
Requires-Dist: tqdm (>=4.60.0,<5.0.0)
Requires-Dist: ujson (>=4.0.2,<5.0.0)
