vite-react-tailwind-bionic-reading
vite-react-tailwind-bionic-reading copied to clipboard
Some minor improvements
Hey, i saw your implementation of bionic reading. Very nice. Thanks a lot!
I read the patent for the bionic reading and noticed some differences. They are ignoring numbers and highlight 3/5th of a word, not the half. These are minor things, but i wanted to mention them to you :)
Because of the learning effect, I implemented it by myself in elm. If you are interested in the algorithm, take a look here.
The patent is also linked in the readme.
All the best!
that`s a great idea! thank you for the feedback
@booya2nd I will prepare the project to support Tests and we can convert elm to JS => TS.