Skip to content

Article match identifier . Describes how closley two articles are matched .

Notifications You must be signed in to change notification settings

kiran9k/Jaccardian-compaison

Repository files navigation

###################################################################################################

					Jaccardian Comparisons 

###################################################################################################

Features :

  • Used to determine how similar are 2 articles .

  • uses Jaccardian algorithm for article matching .

  • Based on the words in articles.

  • gives an percentage of match

  • easily configurable feature available

  • cut-off percentage set by user

  • folders set by user

  • returns the best match of an article from 1st folder to 2nd folder .

  • articles with match percent less than the cut-off are automatically ignored

  • the matched results are stored in a text file . (file1 file2 %match)

  • user definable number of results to be displayed for a particular article match

  • user configurable Bigram / uni-gram usage.

About

Article match identifier . Describes how closley two articles are matched .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages