Files
paraphrase_detector/research/project_overview.txt
2025-11-29 14:54:32 +00:00

11 lines
333 B
Plaintext

--- Project Overview ---
3 Layer detection
|- 1. Surface-Level similarity (Direct copying)
|- 2. Text Analysis
\_ (a) Semantic Similarity (Keywords/contextual meaning)
\_ (b) Syntactic Similarity (gramatical structure)
|- 3. Parapharse Detection
-- 0. Foundation --