说明文档推送
Browse files
README.md
CHANGED
@@ -1,3 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# bert-ancient-chinese
|
2 |
|
3 |
## Introduction
|
@@ -110,20 +132,3 @@ Thanks to Prof. [Xipeng Qiu](https://xpqiu.github.io/) and the [Natural Language
|
|
110 |
## Contact us
|
111 |
|
112 |
Pengyu Wang:wpyjihuai@gmail.com
|
113 |
-
|
114 |
-
|
115 |
-
|
116 |
-
```yaml
|
117 |
-
---
|
118 |
-
language:
|
119 |
-
- zn
|
120 |
-
license: apache-2.0
|
121 |
-
tags:
|
122 |
-
- bert
|
123 |
-
- chinese
|
124 |
-
- ancient chinese
|
125 |
-
- classic chinese
|
126 |
-
- literary chinese
|
127 |
-
---
|
128 |
-
```
|
129 |
-
|
|
|
1 |
+
---
|
2 |
+
|
3 |
+
language:
|
4 |
+
|
5 |
+
- "zh"
|
6 |
+
|
7 |
+
tags:
|
8 |
+
- "chinese"
|
9 |
+
- "classical chinese"
|
10 |
+
- "literary chinese"
|
11 |
+
- "ancient chinese"
|
12 |
+
- "bert"
|
13 |
+
- "pytorch"
|
14 |
+
|
15 |
+
inference: false
|
16 |
+
|
17 |
+
license: "apache-2.0"
|
18 |
+
|
19 |
+
---
|
20 |
+
|
21 |
+
|
22 |
+
|
23 |
# bert-ancient-chinese
|
24 |
|
25 |
## Introduction
|
|
|
132 |
## Contact us
|
133 |
|
134 |
Pengyu Wang:wpyjihuai@gmail.com
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|