Metadata-Version: 2.4
Name: x-ted
Version: 0.1.0
Summary: A parallel CPU implementation of a novel tree edit distance algorithm with advanced preprocessing
License-Expression: MIT
Project-URL: Repository, https://github.com/cogrean/X-TED-CPU
Requires-Python: <3.13,>=3.9
Requires-Dist: numpy>=1.21
Provides-Extra: nlp
Requires-Dist: spacy<4.0,>=3.7.0; extra == "nlp"

