Skip to content

EddieEldridge/DocumentCompareJavaAPI

Repository files navigation

Document Comparison Tool

Compares the similiarity of text files


How to use

1. Ensure you have Java installed

You can check if you have Java insatlled by entering the following command in your preferred command-line interface        java -version

If you don't have it installed, you can download it from here http://www.oracle.com/technetwork/java/javase/downloads/jre9-downloads-3848532.html


2. Run

Navigate to the .jar file included in the root of the project in your preferred command-line interface and execute the following command

       java -jar DocumentCompareAPI_JAR.jar

This will open the program in your console


NOTE

ANY TEXT FILES THAT YOU WANT TO COMPARE SHOULD BE PLACED IN THE RESOURCES FOLDER OF THE PROJECT

About

A Java API for Measuring Document Similarity

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages