Giter VIP home page Giter VIP logo

jlect-jhr's Introduction

#JLect Japanese Handwriting Recognition Tool (JLect JHR) (c) Zachary Read | JLect.com 2013-2016

##What is it? JLect JHR is a JavaScript library that provides support for Japanese handwritten character recognition. Users can draw a character in a defined HTML canvas element and the library will output guesses based on stroke direction.

##License The library and all associated files provided in the official repository are covered by the following Creative Commons license:

##Example For a live example of the library in use, you can visit https://www.jlect.com and click on the "ๅญ— (draw)" button beside the search bar. A simplified example is also provided in the file "example.html" found in the official repository https://github.com/ZacharyRead/jlect-jhr.

##Advantages and disadvanges Pros:

  • The library is open-sourced, so anyone can contribute to the project to improve it and anyone can use it as long as the license conditions are met.
  • The library has no dependencies, which makes it easy to deploy in comparison to other tools.
  • The library can be easily modified and expanded. The "example.html" file even provides data output that you can use to expand the existing dataset.
  • The library, while being stroke-oriented, considers the fact that users are likely to draw characters in the wrong stroke order.

Cons:

  • The library is stroke-oriented and does not handle cursive character input.
  • The dataset is incomplete, so it may fail at recognizing a large number of characters.
  • There is currently no touch support, so it will not work on mobile, tablet or other touch-screen-based devices.
  • It only supports drawing one character at a time.

##Contributing I strongly encourage anyone who uses the library to contribute back to the project: https://github.com/ZacharyRead/jlect-jhr.

jlect-jhr's People

Contributors

zacharyread avatar

Watchers

James Cloos avatar Ian Chen 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.