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

ICARUS 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 .

References:

2014

2013

Information regarding the development of our new data model and search engine can be found here (no external access)

Index

  1. System Requirements

  2. How to start ICARUS

    1. ICARUS Perspectives

  3. ICARUS Main Menu

  4. ICARUS LOG Tab

I. 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 indexBack to index

II. 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

ICARUS Perspectives

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

Back to indexBack to index

III. 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 indexBack to index

IV. ICARUS LOG Tab

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

Back to indexBack to index

extern/ICARUS (last edited 2014-09-23 16:39:02 by AndersBjorkelund)