UDAV is designed to enable different disciplines to display their automatic pre-processing results in a schema-based and reproducible, dynamic and interactive way without the need to hard-code manual and user-defined visualizations for each new project.
Tip
Please consult the documentation page for a more detailled and customizable setup documentation.
- Java version 21 or higher
- Clone the repository:
git clone https://github.com/texttechnologylab/Unified-Dynamic-Annotation-Visualizer.git
- Start the
App.javafile
For setting up UDAV in an development environment, refer to our documentation.
This project is published under the AGPL-3.0 license.
If you want to use the project please quote this as follows:
Thiemo Dahmann, Julian Schneider, Philipp Stephan, Giuseppe Abrami and Alexander Mehler. 2026. "Towards the Generation and Application of Dynamic Web-Based Visualization of UIMA-based Annotations for Big-Data Corpora with the Help of Unified Dynamic Annotation Visualizer". Proceedings of the 15th International Conference on Language Resources and Evaluation (LREC 2026). accepted.
@inproceedings{Dahmann:et:al:2026,
title = {Towards the Generation and Application of Dynamic Web-Based Visualization
of UIMA-based Annotations for Big-Data Corpora with the Help of
Unified Dynamic Annotation Visualizer},
booktitle = {Proceedings of the 15th International Conference on Language Resources
and Evaluation (LREC 2026)},
year = {2026},
author = {Dahmann, Thiemo and Schneider, Julian and Stephan, Philipp and Abrami, Giuseppe
and Mehler, Alexander},
keywords = {NLP, UIMA, Annotations, dynamic visualization, uce},
abstract = {The automatic and manual annotation of unstructured corpora is
a daily task in various scientific fields, which is supported
by a variety of existing software solutions. Despite this variety,
there are currently only limited solutions for visualizing annotations,
especially with regard to dynamic generation and interaction.
To bridge this gap and to visualize and provide annotated corpora
based on user-, project- or corpus-specific aspects, Unified Dynamic
Annotation Visualizer (UDAV) was developed. UDAV is designed as
a web-based solution that implements a number of essential features
which comparable tools do not support to enable a customizable
and extensible toolbox for interacting with annotations, allowing
the integration into existing big data frameworks.},
note = {accepted}
}