- 説明:
MTNT: ノイズの多いテキストの機械翻訳
ソース コード:
tfds.translate.mtnt.Mtnt
バージョン:
-
1.0.0
(デフォルト): 初期リリース。
-
ダウンロードサイズ:
35.08 MiB
自動キャッシュ(ドキュメント): はい
機能構造:
FeaturesDict({
'dst': Text(shape=(), dtype=string),
'src': Text(shape=(), dtype=string),
})
- 機能のドキュメント:
特徴 | クラス | 形 | Dtype | 説明 |
---|---|---|---|---|
特徴辞書 | ||||
dst | 文章 | ストリング | ||
ソース | 文章 | ストリング |
監視されたキー(
as_supervised
docを参照):('src', 'dst')
図( tfds.show_examples ): サポートされていません。
引用:
@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 (デフォルト設定)
データセットサイズ:
11.33 MiB
スプリット:
スプリット | 例 |
---|---|
'test' | 1,020 |
'train' | 35,692 |
'valid' | 811 |
- 例( tfds.as_dataframe ):
mtnt/えんじゃ
データセットサイズ:
4.41 MiB
スプリット:
スプリット | 例 |
---|---|
'test' | 946 |
'train' | 5,746 |
'valid' | 892 |
- 例( tfds.as_dataframe ):
mtnt/fr-en
データセットサイズ:
8.28 MiB
スプリット:
スプリット | 例 |
---|---|
'test' | 1,022人 |
'train' | 18,942 |
'valid' | 876 |
- 例( tfds.as_dataframe ):