The document describes a system for detecting paraphrases in the Marathi language. It calculates both statistical and semantic similarity between pairs of Marathi sentences. Statistical similarity looks at word order, distance, and vectors, while semantic similarity generates Universal Networking Language (UNL) graphs to compare meaning. The total paraphrase score combines the statistical and semantic similarity scores to judge whether sentences are paraphrases or not. The system aims to address the lack of existing paraphrase detection capabilities for Marathi.