geovedi / phrasematcher-rs

Fast and resource-friendly Rust phrase matcher.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

phrasematcher-rs

Fast and resource-friendly Rust phrase matcher.

Usage

$ cargo build
$ ./target/debug/phrasematcher
Start building vocab...
Vocab size: 17
Start compiling patterns...
Processing input patterns: 0
Matches: ["satu di antara", "musim lalu", "kesalahan defensif", "kesalahan defensif terbesar"]

About

Fast and resource-friendly Rust phrase matcher.


Languages

Language:Rust 100.0%