Skip to content

prachijain136/Plagiarsim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Plagarism Detector

  • This project, is a plagarism detector that examines a text file and performs binary classification; labeling that file as either plagiarized or not, depending on how similar that text file is to a provided source text.
  • In this project plagarism is detected using TF-IDF and cosine similarity.
  • Input text will be matched against all the documents present in the document to get the maximum similarity score.

Requirements

  • Python 3.x,nltk

About

Plagarism Detector Using TFIDF & Cosine similarity

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages