This document presents a proposed system for detecting plagiarism in student assignments submitted online. The system would use data mining algorithms and natural language processing to compare submitted assignments against each other and identify plagiarized content. It would analyze assignments at both the syntactic and semantic levels. The proposed system is intended to more efficiently and accurately detect plagiarism compared to teachers manually reviewing all submissions. The document describes the workflow of the system, including preprocessing of assignments, text analysis, similarity measurement, and algorithms that would be used like Rabin-Karp, KMP and SCAM.