Giter Site home page Giter Site logo

annotationview's Introduction

Annotation

AnnotationView

日文注解 要求:

  1. 需要标注的文本:“天気予報報,による,と。 ”

  2. text_ipas_details = [ [{text: '天', ipa: 'おは', ipa_visible: true}, {text: '気', ipa: 'き', ipa_visible: true}], [{text: '予', ipa: 'よ', ipa_visible: true}, {text: '報', ipa: 'ほう', ipa_visible: true}], [{text: 'によ', ipa: 'によ', ipa_visible: false}, {text: 'る', ipa: 'る', ipa_visible: false}], [{text: 'と', ipa: 'と', ipa_visible: false}] ]

    其中“text” 需要标注的文本, “ipa” 标注,“ipa_visible” 是否需要标注

  3. 辅助文本:“天気予報報 による と” (去掉标点用空格分词的文本)

  4. 根据上面 2 的数据结构对 1 要求的文本实现下面的标注效果(要求标注和需要标注的文本对应居中,并且标点不需要标注)

效果如下:

image

annotationview's People

Contributors

javayhu avatar

Watchers

James Cloos avatar szn0212 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.