Update README.md
Browse files
README.md
CHANGED
@@ -6,11 +6,14 @@ language:
|
|
6 |
- ja
|
7 |
- ko
|
8 |
pipeline_tag: translation
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
# Japanese to Korean translator for FFXIV
|
12 |
|
13 |
**FINAL FANTASY is a registered trademark of Square Enix Holdings Co., Ltd.**
|
14 |
|
15 |
-
This project is detailed on the [Github repo](https://github.com/sappho192/ffxiv-ja-ko-translator).
|
16 |
-
|
|
|
6 |
- ja
|
7 |
- ko
|
8 |
pipeline_tag: translation
|
9 |
+
tags:
|
10 |
+
- python
|
11 |
+
- transformer
|
12 |
+
- pytorch
|
13 |
---
|
14 |
|
15 |
# Japanese to Korean translator for FFXIV
|
16 |
|
17 |
**FINAL FANTASY is a registered trademark of Square Enix Holdings Co., Ltd.**
|
18 |
|
19 |
+
This project is detailed on the [Github repo](https://github.com/sappho192/ffxiv-ja-ko-translator).
|
|