Skip to content

Natural Language Processing project to detect plagiarism in documents. It runs on python3 and needs several libraries in order to work.

Notifications You must be signed in to change notification settings

joaquinipar/NLP-Plagiarism

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NLP-Plagiarism

Natural Language Processing project to detect plagiarism in documents. It runs on python3 and needs several libraries in order to work.

Project Description DEMO

[1]

Usage

At least one document/link name must be provided as a string. Supported languages: Spanish


python plagiarism.py [DOCUMENT_NAME] [OPTIONAL_DOCUMENT_NAME]

Document extensions supported

  • docx (doc not supported)
  • pdf
  • links

Requirements

About

Natural Language Processing project to detect plagiarism in documents. It runs on python3 and needs several libraries in order to work.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages