Skip to content
I_am_Torin edited this page Apr 20, 2019 · 4 revisions

Welcome to the Word-Occurence-Text-Analysis wiki!

This code is meant to work as a way to computationally analyze literature. Currently, the code looks through a given text file and searches for user-given words. It then designs a number line, starting with 0 as the first word of the text, and ending with whatever the last word of the text is. Every occurence of the user-given word is graphically displayed as a dot. In this way, one can analyze word usage over the course of a text.

Directory: Help Out! - This page is about helping the project and how to contact someone on the project

Clone this wiki locally