Skip to content
dbahadori edited this page Jul 3, 2022 · 2 revisions

Welcome to the DocumentSimilarity wiki!

DocumentSimilarity project is a web based plagiarism detection system for word documents using information retrieval based methods. I used the document similarity analysis and tf-idf technique as a term weighting method which is the main model in our system. This system implemented using Lucene.Net and ASP.Net MCV. ****

Layers of Architecture

this system is implemented using layered architectural style. The layers of system and components of each layers is demonstrated in below.

layers of system architecture

Clone this wiki locally