Skip to content

A small python-based program that analyses the Kanji in japanese EPUBs

License

Notifications You must be signed in to change notification settings

AmadoouXC/Kanji-Kounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kanji-Kounter

Kanji-Kounter is a Python tool that checks EPUB files and gives the user information about Kanji-frequency, the total amound of Kanji and the number of unique Kanji in the file. It's for Japanese learners that want to figure out how hard a book is before diving into it

Required libraries (for the .py)

ebooklib

In some cases, you might also need to install tkinter. On most systems, tkinter is included in the standard library.

Use-case example

2023_07_28_13-43__yZN If you don't have python or don't want to bother with the terminal, just run the .exe

Security concern

Windows sometimes falsely detects the .exe as a virus, even tho it's safe, you can check the source-code if you're a bit paranoid :)

About

A small python-based program that analyses the Kanji in japanese EPUBs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages