Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,10 @@ sdk_version: 5.29.0
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
-
#
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
+
# 中文斷詞模擬器
|
12 |
+
|
13 |
+
#本 Space 提供一個簡易的中文斷詞功能模擬,透過 Gradio 建立互動介面。
|
14 |
+
#目前為測試版本,將來會整合中央研究院 CKIP 模型。
|
15 |
---
|
16 |
|
17 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|