Update README.md
Browse files
README.md
CHANGED
@@ -25,10 +25,11 @@ license: mit
|
|
25 |
|
26 |
### 1. 번역 (방언(사투리) -> 표준어)
|
27 |
* 지역: jeju(제주), chungcheong(충청), gangwon(강원), gyeongsang(경상), or jeonla(전라)
|
28 |
-
```
|
29 |
# Format
|
30 |
Convert the following sentence or word which is {지역}'s dialect to standard Korean: {번역할 사투리}
|
31 |
-
|
|
|
32 |
# Example
|
33 |
Convert the following sentence or word which is jeju's dialect to standard Korean: 하영주크다
|
34 |
# 매우 큽니다.
|
@@ -37,30 +38,33 @@ Convert the following sentence or word which is jeju's dialect to standard Korea
|
|
37 |
### 2. 번역 (표준어 -> 방언(사투리))
|
38 |
|
39 |
* 지역: jeju(제주), chungcheong(충청), gangwon(강원), gyeongsang(경상), or jeonla(전라)
|
40 |
-
```
|
41 |
# Format
|
42 |
Convert the following sentence or word which is standard Korean to {region}'s dialect: {번역할 사투리}
|
43 |
-
|
|
|
44 |
# Example
|
45 |
Convert the following sentence or word which is standard Korean to jeju's dialect: 귤나무 찾아와라
|
46 |
# 미깡낭 촞아오라
|
47 |
```
|
48 |
|
49 |
### 3. 탐지
|
50 |
-
```
|
51 |
# Format
|
52 |
Detect the following sentence or word is standard, jeju, chungcheong, gangwon, gyeongsang, or jeonla's dialect: {번역할 사투리}
|
53 |
-
|
|
|
54 |
# Example
|
55 |
Detect the following sentence or word is standard, jeju, chungcheong, gangwon, gyeongsang, or jeonla's dialect: 미깡낭 촞아오라
|
56 |
# jeju
|
57 |
```
|
58 |
|
59 |
### 4. 탐지 후 번역
|
60 |
-
```
|
61 |
# Format
|
62 |
Detect the following sentence or word is which dialect and convert the following sentence or word to standard Korean: {번역할 사투리}
|
63 |
-
|
|
|
64 |
# Example
|
65 |
Detect the following sentence or word is which dialect and convert the following sentence or word to standard Korean: 미깡낭 촞아오라
|
66 |
# (jeju->standard) 귤나무 찾아와라
|
|
|
25 |
|
26 |
### 1. 번역 (방언(사투리) -> 표준어)
|
27 |
* 지역: jeju(제주), chungcheong(충청), gangwon(강원), gyeongsang(경상), or jeonla(전라)
|
28 |
+
```
|
29 |
# Format
|
30 |
Convert the following sentence or word which is {지역}'s dialect to standard Korean: {번역할 사투리}
|
31 |
+
```
|
32 |
+
```
|
33 |
# Example
|
34 |
Convert the following sentence or word which is jeju's dialect to standard Korean: 하영주크다
|
35 |
# 매우 큽니다.
|
|
|
38 |
### 2. 번역 (표준어 -> 방언(사투리))
|
39 |
|
40 |
* 지역: jeju(제주), chungcheong(충청), gangwon(강원), gyeongsang(경상), or jeonla(전라)
|
41 |
+
```
|
42 |
# Format
|
43 |
Convert the following sentence or word which is standard Korean to {region}'s dialect: {번역할 사투리}
|
44 |
+
```
|
45 |
+
```
|
46 |
# Example
|
47 |
Convert the following sentence or word which is standard Korean to jeju's dialect: 귤나무 찾아와라
|
48 |
# 미깡낭 촞아오라
|
49 |
```
|
50 |
|
51 |
### 3. 탐지
|
52 |
+
```
|
53 |
# Format
|
54 |
Detect the following sentence or word is standard, jeju, chungcheong, gangwon, gyeongsang, or jeonla's dialect: {번역할 사투리}
|
55 |
+
```
|
56 |
+
```
|
57 |
# Example
|
58 |
Detect the following sentence or word is standard, jeju, chungcheong, gangwon, gyeongsang, or jeonla's dialect: 미깡낭 촞아오라
|
59 |
# jeju
|
60 |
```
|
61 |
|
62 |
### 4. 탐지 후 번역
|
63 |
+
```
|
64 |
# Format
|
65 |
Detect the following sentence or word is which dialect and convert the following sentence or word to standard Korean: {번역할 사투리}
|
66 |
+
```
|
67 |
+
```
|
68 |
# Example
|
69 |
Detect the following sentence or word is which dialect and convert the following sentence or word to standard Korean: 미깡낭 촞아오라
|
70 |
# (jeju->standard) 귤나무 찾아와라
|