Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
datasets:
|
4 |
+
- Helsinki-NLP/tatoeba_mt
|
5 |
+
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 |
+
|