Creates a concordance from files listed on the Holy See Website in polynomial time.
Used to publish: (more coming soon)
Compile: javac SimpleConcordance.java
Run: java SimpleConcordance textFile.txt
java SimpleConcordance textFile2.txt
java SimpleConcordance textFile3.txt ..
Compile: javac ConcordanceCombiner.java
Run: java ConcordanceCombiner textFile.txt textFile2.txt textFile3.txt
In order to use this program you must have Java SE8 and the jRTF library installed - https://github.com/ullenboom/jrtf