Skip to content
/ TRAViz Public
forked from stjaenicke/TRAViz

Text Re-use Alignment Visualization

Notifications You must be signed in to change notification settings

mrckzgl/TRAViz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TRAViz

Text Re-use Alignment Visualization

By Stefan Jänicke.

Introduction

One of the substantial tasks in the field of textual criticism is called collation, which is the cautious comparison of various editions of one and the same text. The traditional approach of a humanities scholar is to put the texts of several editions next to each other and mark the differences among the textual entities (e.g., sentences, sections, chapters). Since this is an extremely laborious approach many Digital Humanities projects investigate tools that support the humanities scholars with computational methods.

TRAViz is a JavaScript library that was developed within the Digital Humanities project eTRACES (http://etraces.e-humanities.net/). It generates visualizations for Text Variant Graphs that show the variations between different editions of texts. TRAViz supports the collation task by providing methods to:

  • align various editions of a text
  • visualize the alignment
  • improve the readability for Text Variant Graphs compared to other approaches
  • interact with the graph to discover how individual editions disseminate

License

TRAViz is licensed under the latest Version of the Fair Academic License (FAL).

FAL for TRAViz: http://www.traviz.vizcovery.org/source.html

More information about FAL can be found under http://www.vizcovery.org/fal.html.

Homepage

http://www.traviz.vizcovery.org/

About

Text Re-use Alignment Visualization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.3%
  • HTML 1.9%
  • Other 0.8%