- 설명 :
MTNT: 시끄러운 텍스트의 기계 번역
소스 코드 :
tfds.translate.mtnt.Mtnt
버전 :
-
1.0.0
(기본값): 최초 릴리스.
-
다운로드 크기 :
35.08 MiB
자동 캐시 ( 문서 ): 예
기능 구조 :
FeaturesDict({
'dst': Text(shape=(), dtype=string),
'src': Text(shape=(), dtype=string),
})
- 기능 문서 :
특징 | 수업 | 모양 | D타입 | 설명 |
---|---|---|---|---|
풍모Dict | ||||
dst | 텍스트 | 끈 | ||
소스 | 텍스트 | 끈 |
감독 키 (
as_supervised
문서 참조):('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/en-ja
데이터 세트 크기 :
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 ):