feat: 拼音写时标注服务(词表最长匹配 + 逐字对齐 JSON)

This commit is contained in:
2026-08-13 13:33:44 +08:00
parent 841191185e
commit 1ce2ab2b24
5 changed files with 184 additions and 0 deletions
+1
View File
@@ -6,6 +6,7 @@ require (
github.com/gogf/gf/contrib/drivers/sqlite/v2 v2.10.2
github.com/gogf/gf/v2 v2.10.2
github.com/golang-jwt/jwt/v5 v5.3.1
github.com/mozillazg/go-pinyin v0.21.0
golang.org/x/crypto v0.55.0
)