Skip to content
#

plagarism-detection

Here are 8 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

Improve this page

Add a description, image, and links to the plagarism-detection topic page so that developers can more easily learn about it.

Curate this topic

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