Skip to content

Calculates similarity between text documents using tf-idf similarity powered by Apache Lucene 4.10.1

Notifications You must be signed in to change notification settings

wimpykid26/ArticleSimilarity

Repository files navigation

ArticleSimilarity

Calculates similarity between text documents using tf-idf similarity powered by Apache Lucene 4.10.1

H2 Clone the repository

  1. Open an IDE like Netbeans , Eclipse etc
  2. Specify and change the path to index files in Indexer.java according to your system(PREFERABLY A FOLDER)
  3. Calculates cosine similarity and shows the result in the log

About

Calculates similarity between text documents using tf-idf similarity powered by Apache Lucene 4.10.1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages