|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
DocumentProcessor | The DocumentProcessor class processes two documents and calculates their similarity score. |
SimilarityCalculator | The SimilarityCalculator class calculates the similarity between two documents. |
SimilarityDriver | The class containing the main method. |
SortedWordList | This class maintains a sorted list of WordCount objects. |
WordCount | This class stores a word and a count representing the number of times the word appears in a document. |
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |