Calculates similarity between text documents using tf-idf similarity powered by Apache Lucene 4.10.1
- Open an IDE like Netbeans , Eclipse etc
- Specify and change the path to index files in Indexer.java according to your system(PREFERABLY A FOLDER)
- Calculates cosine similarity and shows the result in the log