From a6ccadd81e6365eb6b66ab1d1307f56d5cf565ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A9=E7=84=B6=E7=B4=94=E7=9C=9F?= <117379168+Yousa-Mirage@users.noreply.github.com> Date: Thu, 6 Aug 2026 23:17:38 +0800 Subject: [PATCH] Add jiebaRS R binding link to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7486f22..4ea66ac 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ cargo bench --all-features * [`cang-jie` Chinese tokenizer for tantivy](https://github.com/DCjanus/cang-jie) * [`tantivy-jieba` An adapter that bridges between tantivy and jieba-rs](https://github.com/jiegec/tantivy-jieba) * [`jieba-wasm` the WebAssembly binding](https://github.com/fengkx/jieba-wasm) +* [`jiebaRS` R binding](https://github.com/Yousa-Mirage/jiebaRS) ## License