Plagiarism Detector ML model
This project builds a plagiarism detector that examines a text file and performs binary classification; labeling that file as either plagiarized or not, depending on how similar the text file is to a provided source text.
Software and Libraries: This project uses Python libraries like NumPy, pandas, scikit-learn and Amazon SageMaker.