/BibleDuplicateWords

Find repeated words next to each other

Primary LanguageC#Creative Commons Zero v1.0 UniversalCC0-1.0

BibleDuplicateWords

C# console app to find repeated words next to each other in a text file.

  1. replace this line with a file path to the text file you want to analyze

string filePath = "replace with path to text file";

A text file of the Bible can be found on Project Gutenberg