compare-text
There are 13 repositories under compare-text topic.
tanchekwei/compare-view
Create compare view
yurimikushov/compare-text
🖖 A text comparator based on the LCS finding algorithm
javalc6/stringdiff2
A java application that highlights text differences between two plain strings based on longest common subsequences
moudev/differenzo
Inspect, visualize, and save differences between texts. Monorepo. PWA.
FilipRokita/Text-Comparison-Tool
This is a web app that compares two texts. It has a text fields, and a result field. When the user clicks the "Compare" button, JavaScript checks if the texts are the same or different and displays the result in the result field in either green or red. CSS styles are used to format the app's interface.
GabriOliv/comparador-de-listas
Ferramenta simples e eficiente para comparar listas de nomes. Compara duas listas (A e B) e retorna os resultados de conjuntos.
Kerman07/compare-text
PyQt App to Compare Texts
KOUISAmine/compare-texts
Find differences between two text files.
mvn-thuanle-dn/compare-text
using compare text
coffeemesh/compareFootnotes
Small script for comparing footnotes on .docx files. Resulting in a .csv
javalc6/stringdiff
A java application that highlights text differences between two plain strings based on longest common substrings
joassouza/diff-match-patch
javascript package based on https://github.com/google/diff-match-patch that includes the diff per word
rinturaj/textcompare
Text Compare Tool - Compare and Edit Texts Easily This tool allows you to compare two pieces of text side by side. You can edit the original and modified texts, and accept changes as needed. Use the buttons to accept changes line by line or all at once.