Metadata-Version: 2.1
Name: kgc
Version: 0.0.3
Summary: Cold Start Construction of Knowledge Graph.
Home-page: https://gitlab.com/csckg/kgc
Author: Jiangwen Su
Author-email: 531045572@qq.com
License: MIT
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.7.0
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: tqdm (>=4.27)
Requires-Dist: loguru
Requires-Dist: torch (>=1.7.0)
Requires-Dist: transformers (>=4.6.0)
Requires-Dist: accelerate (>=0.9.0)
Requires-Dist: tokenizers (>=0.10.2)
Requires-Dist: datasets (>=1.2.1)
Requires-Dist: rich
Requires-Dist: dill
Requires-Dist: dataclasses ; python_version < "3.7"

Cold Start Construction of Knowledge Graph.
