ICARUS: Interactive platform for Corpus Analysis and Research tools, University of Stuttgart

ICARUS [1] is a search and visualization tool that primarily targets dependency trees. It enables the user to search dependency treebanks given a variety of constraints, including searching for particular subtrees. Emphasis has been placed on a functionality that makes it possible for the user to switch back and forth between a high-level, aggregated view of the search results and browsing of particular corpus instances.

Please send questions and bug reports to icarus@ims.uni-stuttgart.de .

[1] Gärtner, Markus, Thiele, Gregor, Seeker, Wolfgang, Björkelund, Anders and Kuhn, Jonas. ICARUS - An Extensible Graphical Search Tool for Dependency Treebanks. In Proceedings of the 51st Annual Meeting of the Association for Computational Linguistics: System Demonstrations, Sofia, Bulgaria, August 2013. [pdf] [poster]

Index

  1. System Requirements

  2. How to start ICARUS

  3. ICARUS Main Menu

  4. ICARUS LOG Tab

System Requirements

The latest ICARUS version can be downloaded here.

ICARUS System Requirements:

Minimum Requirements:

Recommended Requirements:

Supported OS:

32-bit/64-Bit (Windows, Linux, Mac OS)

64-Bit (Windows, Linux, Mac OS)

Java Version:

1.7 (32-bit/64-Bit) or newer

1.7 (64-Bit) or newer

RAM:

1GB

4GB

Hard Disk:

20 MB

Back To Index

How to start ICARUS

Start ICARUS via commandline (Java 1.7 required):

java -Xms1g -Xmx4g -jar icarus.jar

adjust the heap space parameters (Xms , Xmx) to your needs

attachment:perspective_view.png

After starting ICARUS the perspective view shows up. ICARUS comes with five different perspectives:

Back To Index

ICARUS Main Menu

The main menu icarus_menu.png is found in every perspective and offer the same functionalities:

Below each perspectiv is the status bar icarus_status-bar.png.

Back To Index

ICARUS LOG Tab

The Log tab is used to show errors/informations to the user. The user may double click a log entry to show its details: attachment:icarus_logrecord.png icarus_logtab.png

Back To Index