Metadata-Version: 2.1
Name: corerec
Version: 0.4.1.7
Summary: A Framework to built custom recommendors.
Author: Vishesh Yadav
Author-email: vishesh@corerec.tech
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
License-File: LICENSE.txt
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: networkx
Requires-Dist: scikit_learn
Requires-Dist: cr_learn
Requires-Dist: torch
Requires-Dist: tqdm
Requires-Dist: memory_profiler
Requires-Dist: pandas
Requires-Dist: torch_geometric
Requires-Dist: dask
Requires-Dist: gensim
Requires-Dist: owlready2
Requires-Dist: textblob
