You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This program reads and statistically analyzes text documents for word count. The texts are read and stored in a Sqlite Database. From there, the individual entries can be analyzed for the most common words.
Click the image below to watch a demo:
About
This program reads and statistically analyzes text documents for word count.