A Baybayin Word Recognition System

Version 1.0 (843 KB) by Rodney Pino
A proposed algorithm to recognize Baybayin writing system at word level.
19 Downloads
Updated 26 Feb 2021

In this project, we primarily introduced an algorithm that recognizes Baybayin scripts at word level. This work relies to the method proposed in (1) where some MATLAB codes/functions in (2) have been modified to achieve the purpose of the project. That is, classification and recognition of the Baybayin word applies at the character level where we concatenate each character's recognition result to form the corresponding Latin word. We tested the system with the dataset provided in (3) and obtained an impressive recognition accuracy. We also discuss the strengths and limitations of the system, and recommendations for further research.

The complete system files can be downloaded below with filename A.Baybayin.Word.Recognition.System.zip.

Links cited:
(1) https://peerj.com/articles/cs-360/
(2) https://github.com/rbp0803/An-OCR-System-for-Baybayin-Scripts-using-SVM
(3) https://www.kaggle.com/rodneypino/baybayin-word-images?select=Baybayin+Word+Images

Cite As

Rodney Pino (2024). A Baybayin Word Recognition System (https://github.com/rbp0803/A-Baybayin-Word-Recognition-System/releases/tag/v1.0), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2020a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.