sharder996 / nagoya-obi

Python port of nagoya obi reading difficulty statistic by Satoshi Sato
1 stars 0 forks source link

nagoya-obi

Python port of nagoya obi reading difficulty statistic by Satoshi Sato. The research behind the statistic can be found in the following papers:

A web version of the tool can also be found here on the author's website.

Python3 port

The python port of the original program is largely untested outside standard reading difficulty text evaluation so use at your own risk. Evaluating text is done with the following command:

python3 ./obi2.py -i ./text.txt

An executable version of the program is also available under releases which was datamined from a text analysis tool found here.