swaption2009 commited on
Commit
457e4cc
1 Parent(s): d03db02

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +39 -0
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - translation
4
+ language:
5
+ - en
6
+ - zh
7
+ ---
8
+
9
+ # 20,000+ chinese sentences with translations and pinyin
10
+ - Source: https://mnemosyne-proj.org/cards/20000-chinese-sentences-translations-and-pinyin
11
+ - Contributed by: Brian Vaughan http://brianvaughan.net/
12
+
13
+ # Dataset Structure
14
+ Each sample consists of:
15
+ 1. English sentence
16
+ 2. HSK level
17
+ 3. Chinese translation
18
+ 4. Pinyin
19
+ 5. separator ("\-\-")
20
+
21
+ # Other Info from the Source
22
+
23
+ ### HSK level
24
+ All of the sentences came from sample sentences intended to describe a
25
+ particular word. HSK level (in the category name) signifies the HSK
26
+ level of the word this sentence describes. Note that "HSK level" is
27
+ 1-4.
28
+
29
+ ### Limitation
30
+
31
+ This is a search of all characters in each level, including the
32
+ characters that loner words are composed of. This is why even HSK
33
+ level 4 sentences can contain sentences in "limited 1."
34
+
35
+ For example, 作主 (zuo4zhu3) is an HSK level 4 word. It contains 2
36
+ characters which both appear in other HSK level 1 words, and so the
37
+ sample sentence for 作主 (assuming that sentence contains no other
38
+ difficult words) might appear in the category "HSK 4; limited 1;"
39
+