Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

crates.io : pqgrams

This package implements a basic version of the PQ-Grams tree-edit-distance approximation algorithm, as generically as possible. It defines traits that you can define for your label-types and tree-types, to use custom types with the algorithm. It also defines a basic generic Tree type for string or integer leaf types that is easy to build with, and compatible with the algorithm.

Registry - Source - Documentation - JSON
purl: pkg:cargo/pqgrams
Keywords: tree, distance, pq-grams, approximate, matching
License: LGPL-3.0+
Latest release: about 7 years ago
First release: about 7 years ago
Downloads: 2,221 total
Stars: 5 on GitHub
Forks: 3 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago

    Loading...
    Readme
    Loading...