This application contains a Document Similarity API and a Runner class
• Clone the Document_Measuring_API into a new directory on your system.
• Navigate to the directory containing the oop.jar file,
• Add the two text files that you wish to compare,
• Open a control prompt,
• Run the command 'java -jar oop.jar',
• Enter the name of file1,
• Enter the name of file2 and press Enter
The Jaccard should now display on the screen.