Skip to content

A Java API for measuring the simulatity and calculating the Jaccard of two text files.

Notifications You must be signed in to change notification settings

kevind992/Document_Measuring_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 

Repository files navigation

README.md

This application contains a Document Similarity API and a Runner class

Running the Application,

• 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.

About

A Java API for measuring the simulatity and calculating the Jaccard of two text files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published