Metadata-Version: 2.1
Name: verbcl-graph4nlp-cpu
Version: 0.1.0
Summary: Fork of Graph4NLP specific for VerbCL Graph on CPU
Author: Julien ROSSI
Author-email: j.rossi@uva.nl
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: dgl (>=0.6.1,<0.7.0)
Requires-Dist: networkx (>=2.5)
Requires-Dist: nltk (>=3.5)
Requires-Dist: ogb (>=1.3.2,<2.0.0)
Requires-Dist: pythonds (>=1.2.1,<2.0.0)
Requires-Dist: scikit-learn (>=0.23.2)
Requires-Dist: scipy (>=1.5.2)
Requires-Dist: stanfordcorenlp (>=3.9.1,<4.0.0)
Requires-Dist: tqdm (>=4.29.0)
Requires-Dist: transformers (>=4.11.3,<5.0.0)
