Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,31 @@
|
|
1 |
---
|
2 |
license: cc-by-sa-4.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-sa-4.0
|
3 |
---
|
4 |
+
|
5 |
+
This is a human translated from English list of body parts in multiple languages:
|
6 |
+
|
7 |
+
- English (source)
|
8 |
+
- German
|
9 |
+
- Japanese
|
10 |
+
- Arabic
|
11 |
+
- Korean
|
12 |
+
- French
|
13 |
+
- Spanish
|
14 |
+
- Vietnamese
|
15 |
+
- Aymara
|
16 |
+
|
17 |
+
|
18 |
+
# Cite
|
19 |
+
|
20 |
+
> Liling Tan (2024) LexMT: An Analysis of Machine Translation for Learners Lexicon. https://huggingface.co/datasets/alvations/
|
21 |
+
|
22 |
+
```
|
23 |
+
@article{tan-2023-lexmt-bodyparts,
|
24 |
+
title = "LexMT: An Analysis of Machine Translation for Learners Lexicon",
|
25 |
+
author = "Tan, Liling",
|
26 |
+
journal = "alvations.com",
|
27 |
+
year = "2024",
|
28 |
+
month = "Feb",
|
29 |
+
url = "https://huggingface.co/datasets/alvations/"
|
30 |
+
}
|
31 |
+
```
|