Coder Social home page Coder Social logo

text_corpus_for_fingerspelling_recognition's Introduction

指文字認識用テキストコーパスの構築

指文字認識用テキストコーパス構築の前に、日本の指文字が何種類あるか考えよう。

  • 50音(あいうえおかきくけこさしすせそたちつてとなにぬねのはひふへほまみむめもやゆよらりるれろわをん)46種
  • 濁音(ゔがぎぐげござじずぜぞだぢづでどばびぶべぼ)21種
  • 半濁音(ぱぴぷぺぽ)5種
  • 拗音・促音(ぁぃぅぇぉっゃゅょゎ)10種
  • 長音(ー|)2種

合計なんと84種
実際に指文字を覚えるときは、50音を覚えさえすれば、50音のときと手指の形状は同じで、指文字を横に動かすと濁音、上向きに動かすと半濁音、手前に引くと拗音・促音を表すことができる。それでも46種の手指の形状を覚える必要がる。

音声コーバスでは音素を最小単位とし、母音(C)、子音(V)の三つ組みCVC・VCVがバランスよく収録されるよう、考えられて構築されている。指文字コーパスにおける最小単位は、さっき挙げた84種の文字として考える。連続する文字のバランスを考慮するため二つの文字の組みをバランスよく収録するとき、二つ組の指文字パターンは $84^2=7056$ パターンになる。日本語として出現頻度の低いパターンもあるため、網羅する必要はないかもしれないが多くのテキストが必要となる。

活用できそうなデータベース

Reference

こちらの論文がコーバス構築方法の参考になるかと思います。

  • 江本 祐太, 宮島 千代美, 伊藤 克亘. HMMに基づく連続指文字認識・合成用コーパスの構築. 電子情報通信学会技術研究報告 = IEICE technical report : 信学技報. 2005, vol.105 , no.295, p.53-58.

Author

text_corpus_for_fingerspelling_recognition's People

Contributors

redgum775 avatar

Watchers

 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.