All Projects → ecomp-shONgit → ecomparatio

ecomp-shONgit / ecomparatio

Licence: GPL-3.0 license
eComparatio: text diff and support for digital edition

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to ecomparatio

Jsondiffpatch
Diff & patch JavaScript objects
Stars: ✭ 3,951 (+18714.29%)
Mutual labels:  diff, text-diff
Aehnlich
Show/Merge differences in directories and their content (text files) in Light/Dark designs
Stars: ✭ 73 (+247.62%)
Mutual labels:  diff, text-diff
textdiff-create
Create lean text diff deltas.
Stars: ✭ 25 (+19.05%)
Mutual labels:  diff, text-diff
diff-text
Just get the diff of a simple inline text, simple mode.
Stars: ✭ 13 (-38.1%)
Mutual labels:  diff, text-diff
duff
Pure OCaml implementation of libXdiff (Rabin's fingerprint)
Stars: ✭ 20 (-4.76%)
Mutual labels:  diff
fdiff
An OpenType table diff tool for fonts. Based on the fontTools TTX format.
Stars: ✭ 33 (+57.14%)
Mutual labels:  diff
fast diff match patch
Python package for Google's diff-match-patch native C++ implementation.
Stars: ✭ 55 (+161.9%)
Mutual labels:  diff
Diff.Net
A differencing utility for Window desktop written in C#.
Stars: ✭ 34 (+61.9%)
Mutual labels:  diff
elixir-utilities-web
Utilties for the Developer. Regex, HTTP echo. Diffing
Stars: ✭ 36 (+71.43%)
Mutual labels:  diff
spotdiff.vim
A range and area selectable diffthis to compare partially
Stars: ✭ 29 (+38.1%)
Mutual labels:  diff
dif
'dif' is a Linux preprocessing front end to gvimdiff/meld/kompare
Stars: ✭ 18 (-14.29%)
Mutual labels:  diff
evt-viewer
Edition Visualization Technology 2 - development
Stars: ✭ 66 (+214.29%)
Mutual labels:  digital-edition
Odin
manage model revisions with ease
Stars: ✭ 60 (+185.71%)
Mutual labels:  diff
diffhtml
Tools for generating diff output in HTML.
Stars: ✭ 23 (+9.52%)
Mutual labels:  diff
eslint-plugin-diff
Run ESLint on your changes only
Stars: ✭ 80 (+280.95%)
Mutual labels:  diff
lightline-gitdiff
Show added, deleted and modified lines (`git diff`) in your statusline or lightline
Stars: ✭ 27 (+28.57%)
Mutual labels:  diff
speech-recognition-evaluation
Evaluate results from ASR/Speech-to-Text quickly
Stars: ✭ 25 (+19.05%)
Mutual labels:  diff
ngx-text-diff
A Text Diff component for Angular
Stars: ✭ 49 (+133.33%)
Mutual labels:  diff
gitdub
📤 A github WebHook that emails detailed diffs of your commits.
Stars: ✭ 25 (+19.05%)
Mutual labels:  diff
Differentia.js
No longer being supported or maintained. A Graph Theory & Data Structure Library for JavaScript.
Stars: ✭ 13 (-38.1%)
Mutual labels:  diff

eComparatio

The main objective of the eComparatio project was to develop a software that is able to achieve an extremely accurate alignment of a text-diff-analysis in a synoptic representation. It turned out that most text diff algorithms are not capable of putting out results of the strength that would be needed to be used as a starting point for a digital edition. We wanted to implement a software that allows the user to focus on the text and to be aware of differences and their clustering in comparison to the base text, as well as a traditional representation similar to the one that can be found in scientific editions, i.e. an apparatus of variants (but with the space and interactive benefits of the screen live), and a synoptic representation of a straight juxtaposition of the lines compared. After we were able to build a comparison program (text diff, differential text analysis etc. etc.) able to supply the needed results, it showed that comparing is much harder a task than one would expect. We started adding classes of differences the program indicates. These classes are: “ganzer Unterschied” ( i.e. total difference), “Unterschied d. Gr.- und Kleinschreibung” (capitalization); “Unterschied d. diakritischen Zeichen”, (diacritics), “Ligatur-Unterschied”, (ligatures), “Umbruch-Unterschied” (line break), “Unterschied d. Interpunktion” (punctuation), “Mehr als im anderen Text” (more than in the text compared), “Weniger als im anderen Text” (less than in the text compared), “Klammerung unterschiedlich” (brackets), “lateinisches U und V” (Latin letters u and v), “Vertauschung” (permutation), “Verdrehung von Passagen” (contortion of words in a given passage), “Mehr im Referenztext” (more words in the text compared), “einzelner Buchstabe” (single letter), “wenige Buchstaben” (a few letters), “Trennung” (word wrap). To evaluate all this classes, and to generate all needed results, we were forced to give up most of the speed coming out of the efficient algorithms, moreover we were forced to evaluate possible errors, to align the most probable text positions, that means we added a optimization like part to the software. To integrate well with other projects, we decided to deliver a primary URN output, to get references to eComparatio, and a CTS URN Input mechanism, to get text from CTS resources (and to reference them).

How to

Use manual: manual/README.md or use video tutorials: U-tube

Usecases and manuals in german language: Handbuch

Change Log / Software Version

Consult the change log for the pre-GitHub Development. This Github Repository starts with the version 1.0.

Try not you can only loose

Try the open example installation (quick test cases included):

http://www.ecomparatio.net/

Tested on

Firefox

Firefox Quantum 57.0 - Win 10 64-Bit (24.11.2017)

Firefox Quantum 66.0.3 - Linux 64-Bit, (15.05.2019)

Opera

Opera 46.0 - Linux 64-Bit, Win 10 64-Bit (24.11.2017)

Opera 49 - Win 10 64 Bit (28.11.2017)

Opera 60.0.3255.70 - Linux 64-Bit (15.05.2019)

Chrome / Chromium

Chromium Version 73.0.3683.86 (Offizieller Build) (15.05.2019)

Chrome 62 - Win 10 (27.11.2017)

Chrome Version 74.0.3729.131 (Offizieller Build) (Linux 64-Bit) (15.05.2019)

Edge / IE

Microsoft Edge 40 - Win 10 64 Bit (28.11.2017)

Safari

Safari 10.2 (29.11.2017)

Screenshots

ScreenShot ScreenShot ScreenShot ScreenShot ScreenShot ScreenShot

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].