10000 GitHub - MrCodeWeaver/BibleDuplicateWords: Find repeated words next to each other
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MrCodeWeaver/BibleDuplicateWords

Repository files navigation

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

About

Find repeated words next to each other

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0