- Python 100%
| images | Delete images/cyiw_UA.png | |
| CYIW_DE_3.0.py | Upload files to "/" | |
| CYIW_PL_3.0.py | Upload files to "/" | |
| CYIW_RU_3.0.py | Upload files to "/" | |
| CYIW_SK_3.0.py | Upload files to "/" | |
| CYIW_UA_3.0.py | Upload files to "/" | |
| LICENSE | ||
| README.md | Update README.md | |
| requirements.txt | Upload files to "/" | |
| sk_wordlist.txt | ||
CYIW (Calculate Your Index Well) is a set of Python programs to calculate different reading ease indices.
CYIW is a constant work in progress, for now there are programs for Russian, Ukrainian, Polish, Slovak, and German. Out of these, the Ukrainian and Russian ones are the most tested, and they should work well. Slovak is the most difficult language in that matter. The Slovak program needs also the file sk_wordlist.txt in the same folder. The interface is in English.
CYIW Polish CYIW SlovakIf you find my programs useful, or you have got some ideas to add, contact me anytime: andreas.schiestl@unipo.sk
Please quote me if you use CYIW in your research (and have a look at the file LICENSE):
SCHIESTL, Andreas (2026). Calculate Your Index Well (CYIW): Automatizovaná analýza zrozumiteľnosti textu pre slovanské jazyky a nemecký jazyk. Rigorózna praca. Prešov: Prešovská univerzita v Prešove.
Needed Python-libraries:
Pay attention to requirements.txt
pip install tk matplotlib numpy scipy pandas openpyxl
sudo pacman -Syu tk python-install python-matplotlib python-numpy python-scipy python-pandas python-openpyxl