说明文档推送
Browse files
README.md
CHANGED
@@ -1,21 +1,3 @@
|
|
1 |
-
```yaml
|
2 |
-
---
|
3 |
-
language:
|
4 |
-
- zn
|
5 |
-
license: apache-2.0
|
6 |
-
tags:
|
7 |
-
- bert
|
8 |
-
- chinese
|
9 |
-
- ancient chinese
|
10 |
-
- classic chinese
|
11 |
-
- literary chinese
|
12 |
-
---
|
13 |
-
```
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
# bert-ancient-chinese
|
20 |
|
21 |
## Introduction
|
@@ -128,3 +110,20 @@ Thanks to Prof. [Xipeng Qiu](https://xpqiu.github.io/) and the [Natural Language
|
|
128 |
## Contact us
|
129 |
|
130 |
Pengyu Wang:wpyjihuai@gmail.com
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# bert-ancient-chinese
|
2 |
|
3 |
## Introduction
|
|
|
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 |
+
|