Skip to content
#

plagarism-detection

Here are 25 public repositories matching this topic...

This is a Python program that allows you to detect plagiarism in text documents using cosine similarity of sentence embeddings. The program utilizes the Sentence Transformers library to calculate the similarity between two text documents and highlights plagiarized sections with different colors based on the similarity score.

  • Updated Sep 22, 2023
  • Python

Add this topic to your repo

To associate your repository with the plagarism-detection topic, visit your repo's landing page and select "manage topics."

Learn more