mirror of https://github.com/doccano/doccano.git
pythondatasetsactive-learningtext-annotationdatasetnatural-language-processingdata-labelingmachine-learningannotation-tool
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.
18 lines
727 B
18 lines
727 B
export default {
|
|
mainTitle: 'Annotation de texte pour les humains',
|
|
getStarted: 'Démarrer',
|
|
startAnnotation: 'Commencer Annotation',
|
|
featuresTitle: 'Les meilleures caractéristiques',
|
|
featuresTitle1: 'Collaboration des équipes',
|
|
featuresText1: 'Annotation avec vos coéquipiers',
|
|
featuresTitle2: 'Toute langue',
|
|
featuresText2: 'Annotation dans n\'importe quelle langue',
|
|
featuresTitle3: 'Source ouverte',
|
|
featuresText3: 'Annotation gratuite et personnalisable',
|
|
footerTitle: 'Réalisez vos idées rapidement',
|
|
demoDropDown: 'Essayer la démo',
|
|
demoNER: 'Reconnaissance de l\'entité désignée',
|
|
demoSent: 'Analyse du sentiment',
|
|
demoTranslation: 'Traduction',
|
|
demoTextToSQL: 'Texte à SQL'
|
|
}
|