Skip to content

r4hu1s0n7/Softpage

Repository files navigation

Softpage

I made this Project to provide Plagarism detection and similar stack features useful for Faculty and student usage.

Features:

  • Online Plagarism Detection
  • Offline Plagarism Detection
  • Paraphrasing Text
  • Summarising Text
  • Execute/Modify Code

Here is blog explaining working of Softpage

Online Plagarism Detection Snapshot

uses file text3.txt from examples, and shows similarity. Screenshot (980)

Offline Plagarism Detection Snapshot

uses file text1.txt as source and text2.txt main file from examples and shows similarity. Screenshot (985)

Summarising Text

uses file text1.txt from examples and shows summary. Screenshot (984)

Shows execution of Code

uses file F12.java from examples and shows output in prompt below. Screenshot (982)

Pahaphrasing

uses model T5 condotional generator and retruns multiple versions of sentence Screenshot (1083)

Dependencies

  • tkinter
  • spacy
  • pandas
  • nltk
  • Beautiful soup
  • en_web_core_sm nlp language model for spacy
  • model phraser.pt and its dependencies used in paraphraser.py (if using paraphrasing)

Api used

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages