Metadata-Version: 2.1
Name: faknow
Version: 0.0.1
Summary: A unified fake news detection library
Home-page: https://github.com/thinking024/FaKnow
Author: NPURG
Author-email: yiyuanzhu@mail.nwpu.edu.cn
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.8.0
License-File: LICENSE
Requires-Dist: transformers (>=4.26.1)
Requires-Dist: numpy (>=1.23.4)
Requires-Dist: pandas (>=1.5.2)
Requires-Dist: scikit-learn (>=1.1.3)
Requires-Dist: tensorboard (>=2.10.0)
Requires-Dist: tqdm (>=4.64.1)
Requires-Dist: jieba (>=0.42.1)
Requires-Dist: gensim (>=4.2.0)
Requires-Dist: pillow (>=9.3.0)

