- Deskripsi :
MTNT: Terjemahan Mesin dari Teks Berisik
Kode sumber :
tfds.translate.mtnt.MtntVersi :
-
1.0.0(default): Rilis awal.
-
Ukuran unduhan :
35.08 MiBDi-cache otomatis ( dokumentasi ): Ya
Struktur fitur :
FeaturesDict({
'dst': Text(shape=(), dtype=string),
'src': Text(shape=(), dtype=string),
})
- Dokumentasi fitur :
| Fitur | Kelas | Membentuk | Dtype | Keterangan |
|---|---|---|---|---|
| fiturDict | ||||
| dst | Teks | rangkaian | ||
| src | Teks | rangkaian |
Kunci yang diawasi (Lihat
as_superviseddoc ):('src', 'dst')Gambar ( tfds.show_examples ): Tidak didukung.
Kutipan :
@InProceedings{michel2018mtnt,
author = {Michel, Paul and Neubig, Graham},
title = {MTNT: A Testbed for Machine Translation of Noisy Text},
booktitle = {Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing}
}
mtnt/en-fr (konfigurasi default)
Ukuran dataset :
11.33 MiBPerpecahan :
| Membelah | Contoh |
|---|---|
'test' | 1.020 |
'train' | 35.692 |
'valid' | 811 |
- Contoh ( tfds.as_dataframe ):
mtnt/en-ja
Ukuran dataset :
4.41 MiBPerpecahan :
| Membelah | Contoh |
|---|---|
'test' | 946 |
'train' | 5.746 |
'valid' | 892 |
- Contoh ( tfds.as_dataframe ):
mtnt/fr-en
Ukuran dataset :
8.28 MiBPerpecahan :
| Membelah | Contoh |
|---|---|
'test' | 1.022 |
'train' | 18.942 |
'valid' | 876 |
- Contoh ( tfds.as_dataframe ):