Text
Gratis
Sin registro
Text Similarity Calculator
Measure how similar two texts are using cosine, Jaccard, and Levenshtein metrics.
Cargando la herramienta…
Acerca de esta herramienta
Paste two pieces of text and calculate three complementary similarity metrics: cosine similarity on TF-IDF word vectors (ideal for comparing documents), Jaccard similarity on word sets (measures vocabulary overlap), and Levenshtein distance at the character level (useful for near-duplicate strings). Results include a percentage score for each metric, the list of shared words, and words unique to each text — helping you decide how alike two documents truly are.
Cómo usar
- 1 Paste the first text into the left text area.
- 2 Paste the second text into the right text area.
- 3 Click Compare to compute all three similarity metrics.
- 4 Review the percentage scores, shared words, and unique words panels.
Preguntas frecuentes
Herramientas relacionadas