- Descriptif :
MTNT : traduction automatique de texte bruyant
Page d' accueil : https://pmichel31415.github.io/mtnt/index.html
Code source :
tfds.translate.mtnt.Mtnt
Versions :
-
1.0.0
(par défaut) : version initiale.
-
Taille du téléchargement :
35.08 MiB
Mise en cache automatique ( documentation ): Oui
Structure des fonctionnalités :
FeaturesDict({
'dst': Text(shape=(), dtype=string),
'src': Text(shape=(), dtype=string),
})
- Documentation des fonctionnalités :
Caractéristique | Classer | Forme | Dtype | La description |
---|---|---|---|---|
FonctionnalitésDict | ||||
heure d'été | Texte | chaîne de caractères | ||
src | Texte | chaîne de caractères |
Clés supervisées (Voir
as_supervised
doc ):('src', 'dst')
Figure ( tfds.show_examples ) : non pris en charge.
Citation :
@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 (configuration par défaut)
Taille du jeu de données :
11.33 MiB
Fractionnements :
Diviser | Exemples |
---|---|
'test' | 1 020 |
'train' | 35 692 |
'valid' | 811 |
- Exemples ( tfds.as_dataframe ):
mtnt/en-ja
Taille du jeu de données :
4.41 MiB
Fractionnements :
Diviser | Exemples |
---|---|
'test' | 946 |
'train' | 5 746 |
'valid' | 892 |
- Exemples ( tfds.as_dataframe ):
mtnt/fr-en
Taille du jeu de données :
8.28 MiB
Fractionnements :
Diviser | Exemples |
---|---|
'test' | 1 022 |
'train' | 18 942 |
'valid' | 876 |
- Exemples ( tfds.as_dataframe ):