chychen/air_writing
Online Hand Writing Recognition using BLSTM
This project helps convert the spatial coordinates of handwritten text, captured as a sequence of points (like from a stylus or finger tracking), into digital text. It takes in these 'stroke' data points and outputs the corresponding written words or sentences. Developers and researchers working with digital handwriting input will find this useful for building recognition systems.
No commits in the last 6 months.
Use this if you need to build or experiment with a system that can interpret continuous handwriting data from a digital input device and translate it into editable text.
Not ideal if you are looking for an out-of-the-box application for end-users or a system that works with static images of handwriting.
Stars
29
Forks
14
Language
C#
License
—
Category
Last pushed
Dec 07, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/chychen/air_writing"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
batzner/tensorlm
Wrapper library for text generation / language models at character and word level with RNNs in TensorFlow
EagleW/PaperRobot
Code for PaperRobot: Incremental Draft Generation of Scientific Ideas
Cyrilvallez/TextWiz
An even simpler way to generate text with LLMs.
microsoft/CodeMixed-Text-Generator
This tool helps automatic generation of grammatically valid synthetic Code-mixed data by...
yingpengma/Awesome-Story-Generation
This repository collects an extensive list of awesome papers about Story Generation /...