crisanlucid / vite-react-tailwind-bionic-reading

Bionic ReadingTool - is fully open-source, making it accessible to everyone. Convert Text into Better Way to Read Faster. ReadingTool can significantly increase reading speed by up to 30%.
MIT License
439 stars 30 forks source link

Some minor improvements #1

Open auryn31 opened 2 years ago

auryn31 commented 2 years ago

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!

crisanlucid commented 2 years ago

that`s a great idea! thank you for the feedback

crisanlucid commented 1 year ago

@booya2nd I will prepare the project to support Tests and we can convert elm to JS => TS.