Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MichaelRawson/discrimination-tree
Implementation of discrimination trees for term indexing.
https://github.com/MichaelRawson/discrimination-tree
Last synced: 3 months ago
JSON representation
Implementation of discrimination trees for term indexing.
- Host: GitHub
- URL: https://github.com/MichaelRawson/discrimination-tree
- Owner: MichaelRawson
- Created: 2020-02-12T11:55:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-02T18:15:51.000Z (almost 3 years ago)
- Last Synced: 2024-05-22T21:33:24.756Z (6 months ago)
- Language: Rust
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-rust-formalized-reasoning - discrimination-tree - tree) - discrimination tree term indexing. (Projects / Libraries)
README
# discrimination-tree
A [crate](https://crates.io/crates/discrimination-tree) providing a _discrimination tree_ data structure.
## Documentation
See [docs.rs](https://docs.rs/discrimination-tree).