Skip to content

End to end dockerized interactive Javanese text classification project for Bangkit's final project assignment

Notifications You must be signed in to change notification settings

Rocksus/aksara-jawa-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Let's Learn Aksara Jawa!

Aksara Jawa classification is intended to be used to teach people how to write Javanese language. It is a machine learning approach in classifying drawn symbols using a CNN model. We used a dataset from Kaggle.

Getting Started

Setting up environment

Please add a .env file containing

PORT=8080

Starting the service

Make sure you've installed Docker. Then run

docker-compose up

you can access the web application at localhost:8080

Code Organization

Frontend

Please click here to view the frontend

Backend

Please click here to view the backend

About

End to end dockerized interactive Javanese text classification project for Bangkit's final project assignment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages