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

  1. export default {
  2. mainTitle: '文本标注平台',
  3. getStarted: '快速开始',
  4. startAnnotation: '开始标注',
  5. featuresTitle: '最大特色',
  6. featuresTitle1: '团队合作',
  7. featuresText1: '与你的团队标注',
  8. featuresTitle2: '任何语言',
  9. featuresText2: '用任何语言标注',
  10. featuresTitle3: '免费开源',
  11. featuresText3: '免费可自定义',
  12. footerTitle: '尽快实现你的想法',
  13. demoDropDown: '试一试',
  14. demoNER: '命名实体识别',
  15. demoSent: '情感分析',
  16. demoTranslation: '文本翻译',
  17. demoTextToSQL: '语义解析Text-to-SQL'
  18. }