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
648 B

export default {
mainTitle: 'Text Annotation for Humans',
getStarted: 'Get Started',
startAnnotation: 'Start Annotation',
featuresTitle: 'The best features',
featuresTitle1: 'Team Collaboration',
featuresText1: 'Annotation with your team mates',
featuresTitle2: 'Any Language',
featuresText2: 'Annotation with any language',
featuresTitle3: 'Open Source',
featuresText3: 'Annotation that is free and customizable',
footerTitle: 'Realize your ideas quickly',
demoDropDown: 'Try Demo',
demoNER: 'Named Entity Recognition',
demoSent: 'Sentiment Analysis',
demoTranslation: 'Translation',
demoTextToSQL: 'Text to SQL'
}