Skip to content
This repository has been archived by the owner on Nov 29, 2020. It is now read-only.
/ TransVis Public archive

Java program to analyze transcripts of translation processes

License

Notifications You must be signed in to change notification settings

sykaeh/TransVis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TransVis - a translation process visualizer tool

TransVis is a program I developed to analyze transcripts of translation processes. The program takes XML documents and processes all of the so-called "incidents", i.e. pauses, consultations, deletions, insertions, writes, and visualizes them in several graphs so that they can be further analyzed. The program also calculates some descriptive statistics such as number of pauses or number of consultations and presents them in an Excel document. The program is written entirely in Java. It was developed for the Capturing Translation Processes project at the Zurich University of Applied Science (ZHAW).

Getting started

TransVis is a self-contained application using the Java JDK 1.8. Download the latest packaged jar file from downloads/

External libraries used

  • Java Excel API (jxl.*) LGPL v2
  • JFreeChart (org.jfree.*) LGPL
  • Swing Framework (org.jdesktop.application.*, javax.swing.*)

Authors

Sybil Ehrensberger

License

Copyright (c) 2014 Sybil Ehrensberger. See the LICENSE file for license rights and limitations (MIT).

About

Java program to analyze transcripts of translation processes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages