Skip to content
#

word-recognition

Here are 18 public repositories matching this topic...

A lightweight Python GUI application for handwriting recognition using TensorFlow and EMNIST dataset. Draw characters or load images to recognize handwritten text with real-time confidence scoring and character-by-character analysis.

  • Updated Aug 23, 2025
  • Jupyter Notebook

Flask web application recognizes a single word or number from an image based on deep learning word and digit recognition that combines a hybrid inference pipeline with the use of TensorFlow, a CNN + BiLSTM (CRNN) architecture, and CTC decoding.

  • Updated Jan 30, 2026
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the word-recognition topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the word-recognition topic, visit your repo's landing page and select "manage topics."

Learn more