Mediotaku / Kanji-Recognition

Research about Japanese writing recognition by Machine learning as a Final Degree Project
1 stars 1 forks source link

Python Interpreter Version #2

Open RadiergummiXD opened 1 year ago

RadiergummiXD commented 1 year ago

Hey wanted to ask what your base Python Version is/was that you used to build this project. I am trying to convert some Kanji from a book to "Anki" if you know that program and your project would be a huge help.

Thanks in advance.

Your RadiergummiXD

Mediotaku commented 1 year ago

Hello!

This project has some time now, and includes a lot of contents from my Bachelor's Thesis. The base Python version used back then was Python 3.x. It should compile nowadays. Most of the files were used for different recognition purposes, except the Kanji_app folder, which contains only the files related to a Flask web application for collecting kanji samples.

Thank you for your interest in my work!

Kind Regards, Mediotaku