matcher_rs 0.14.3

A high-performance matcher designed to solve LOGICAL and TEXT VARIATIONS problems in word matching, implemented in Rust.
Documentation
1
2
3
4
5
6
7
[project]
name = "matcher-scripts"
version = "0.0.0"
requires-python = ">=3.10"

[dependency-groups]
dev = ["plotly", "opencc", "pypinyin", "requests"]