Skip to content

Online plagiarism checker scrapes the markdown text from submitted notebook link, searches the text on Google for possible matching notebook links on Jovian, Kaggle & Github sites, and returns the notebook links that contain the text.

License

Notifications You must be signed in to change notification settings

samanvitha-bayaneni/Online-Plagiarism-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Online Plagiarism Checker

  • The Online Plagiarism Checker scrapes markdown text from a Jovian notebook link, conducts a Google search for matching notebook links on Jovian, Kaggle, and Github, and returns potential matches.

  • The process involves three key functions: get_markdown_list collects and cleans markdown text, get_matching_results searches for matching links using Google, and check_matching_sentences identifies sentence matches.

  • The tool helps detect plagiarism by comparing the input Jovian notebook with existing content and provides possible matching links.

About

Online plagiarism checker scrapes the markdown text from submitted notebook link, searches the text on Google for possible matching notebook links on Jovian, Kaggle & Github sites, and returns the notebook links that contain the text.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published