Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Kanji OCR to make a proper handwritten based dictionary #30

Closed
gabrielglbh opened this issue Dec 25, 2021 · 1 comment · Fixed by #32
Closed

Add Kanji OCR to make a proper handwritten based dictionary #30

gabrielglbh opened this issue Dec 25, 2021 · 1 comment · Fixed by #32
Assignees
Labels
enhancement New feature or request hard This feature or issue is going to take time
Milestone

Comments

@gabrielglbh
Copy link
Owner

gabrielglbh commented Dec 25, 2021

As a niche addition to the app, we could create a section solely to search new kanji and see its meaning through Jisho API, a dictionary. The user could add that kanji to whatever KanList he or she wants and get to study it right away.

Needs:

  • tflite
  • Pre-trained Kanji Tensorflow Model (from this repo) thanks to ichisadashioko.
  • Canvas to paint the unknown character
@gabrielglbh gabrielglbh added enhancement New feature or request hard This feature or issue is going to take time labels Dec 25, 2021
@gabrielglbh gabrielglbh added this to the 1.2.0 milestone Dec 25, 2021
@gabrielglbh
Copy link
Owner Author

We can use this issue to change the color of the canvas accordingly to the selected theme and not always yellow.

@gabrielglbh gabrielglbh linked a pull request Dec 31, 2021 that will close this issue
@gabrielglbh gabrielglbh self-assigned this Dec 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hard This feature or issue is going to take time
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant