- Deskripsi :
MTNT: Terjemahan Mesin dari Teks Berisik
Kode sumber :
tfds.translate.mtnt.Mtnt
Versi :
-
1.0.0
(default): Rilis awal.
-
Ukuran unduhan :
35.08 MiB
Di-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_supervised
doc ):('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 MiB
Perpecahan :
Membelah | Contoh |
---|---|
'test' | 1.020 |
'train' | 35.692 |
'valid' | 811 |
- Contoh ( tfds.as_dataframe ):
mtnt/en-ja
Ukuran dataset :
4.41 MiB
Perpecahan :
Membelah | Contoh |
---|---|
'test' | 946 |
'train' | 5.746 |
'valid' | 892 |
- Contoh ( tfds.as_dataframe ):
mtnt/fr-en
Ukuran dataset :
8.28 MiB
Perpecahan :
Membelah | Contoh |
---|---|
'test' | 1.022 |
'train' | 18.942 |
'valid' | 876 |
- Contoh ( tfds.as_dataframe ):