Code Plagiarism Detector
Backend service for detecting code plagiarism. The service uses a combination of lexical and semantic analysis to detect similarities between code snippets.
- Pygments
- NLTK
- FastAPI
- Lexical Analysis
Backend service for detecting code plagiarism. The service uses a combination of lexical and semantic analysis to detect similarities between code snippets.