mirror of https://github.com/doccano/doccano.git
pythonannotation-tooldatasetsactive-learningtext-annotationdatasetnatural-language-processingdata-labelingmachine-learning
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
1001 B
24 lines
1001 B
export default {
|
|
mainTitle: 'Annotation de texte pour les humains',
|
|
getStarted: 'Démarrer',
|
|
startAnnotation: 'Commencer Annotation',
|
|
featuresTitle: 'Les meilleures fonctionnalités',
|
|
featuresTitle1: 'Collaboration en équipe',
|
|
featuresText1: 'Annotation avec vos coéquipiers',
|
|
featuresTitle2: 'Toute langue',
|
|
featuresText2: "Annotation dans n'importe quelle langue",
|
|
featuresTitle3: 'Code Source ouvert',
|
|
featuresText3: 'Annotation gratuite et personnalisable',
|
|
footerTitle: 'Réalisez vos idées rapidement',
|
|
demoDropDown: 'Essayer la démo',
|
|
demoNER: "Reconnaissance d'entités nommées",
|
|
demoSent: 'Analyse du sentiment',
|
|
demoTranslation: 'Traduction',
|
|
demoTextToSQL: 'Texte à SQL',
|
|
demoIntenDetectSlotFil: "Détection d'intentions et remplissage de vides",
|
|
demoImageClas: "Classification d'images",
|
|
demoImageCapt: "Sous-titrage d'images",
|
|
demoObjDetect: "Détection d'objet",
|
|
demoPolygSegm: 'Segmentation de polygones',
|
|
demoSTT: 'Synthèse vocale'
|
|
}
|