Duplicate Sentence Finder
Find repeated or near-duplicate sentences in your writing.
Loading tool…
About this tool
Splits your text into sentences and flags exact repeats and near-duplicate sentences based on word overlap, so you can catch accidental repetition before publishing.
How to use
- Paste your article or document text.
- Review the list of flagged duplicate and near-duplicate sentence pairs.
- Each flagged pair shows a similarity percentage.
FAQ
How is sentence similarity measured?
Using Jaccard similarity — the proportion of shared words between two sentences' word sets — which is fast to compute and works well for catching near-identical phrasing.
What counts as a 'near duplicate'?
Sentences at or above roughly 80% word overlap are flagged as near-duplicates; exact repeats are flagged separately at 100%.