DOC

de.hu-berlin.german.korpling.annis : annis-all

Maven & Gradle

Feb 03, 2023
68 stars

ANNIS corpus search · ANNIS is an open source, versatile web browser-based search and visualization architecture for complex multilevel linguistic corpora with diverse types of annotation. ANNIS, which stands for ANNotation of Information Structure, has been designed to provide access to the data of the SFB 632 - "Information Structure: The Linguistic Means for Structuring Utterances, Sentences and Texts". Since information structure interacts with linguistic phenomena on many levels, ANNIS addresses the SFB's need to concurrently annotate, query and visualize data from such varied areas as syntax, semantics, morphology, prosody, referentiality, lexis and more. For projects working with spoken language, support for audio / video annotations is also required.

Table Of Contents

Latest Version

Download de.hu-berlin.german.korpling.annis : annis-all Javadoc & API Documentation - Latest Versions:

All Versions

Download de.hu-berlin.german.korpling.annis : annis-all Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
4.0.x
3.7.x
3.6.x
3.5.x
3.4.x
3.3.x

How to open Javadoc JAR file in web browser

  1. Rename the file annis-all-3.7.1-javadoc.jar to annis-all-3.7.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder annis-all-3.7.1-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "annis-all-3.7.1-sources.jar" -d "annis-all-3.7.1-javadoc" -subpackages 

Advertisement