MVN

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.

<dependency>
    <groupId>de.hu-berlin.german.korpling.annis</groupId>
    <artifactId>annis-all</artifactId>
    <version>3.7.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.hu-berlin.german.korpling.annis : annis-all to add to Maven - Latest Versions:

  • Latest Stable: 3.7.1
  • Latest Release Candidate: 3.5.0-rc3
  • Latest Beta: 4.0.0-beta.4

All Versions

Choose a version of de.hu-berlin.german.korpling.annis : annis-all to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
annis-all-4.0.0-beta.4
annis-all-4.0.0-beta.3
annis-all-4.0.0-beta.2
annis-all-4.0.0-beta.1
3.7.x
annis-all-3.7.1
3.6.x
annis-all-3.6.0
3.5.x
annis-all-3.5.1
annis-all-3.5.0
annis-all-3.5.0-rc3
annis-all-3.5.0-rc2
annis-all-3.5.0-rc1
annis-all-3.5.0-preview7
annis-all-3.5.0-preview6
annis-all-3.5.0-preview5
annis-all-3.5.0-preview4
annis-all-3.5.0-preview3
annis-all-3.5.0-preview2
annis-all-3.5.0-preview1
3.4.x
annis-all-3.4.4
annis-all-3.4.3
annis-all-3.4.2
annis-all-3.4.1
annis-all-3.4.0
annis-all-3.4.0-rc5
annis-all-3.4.0-rc4
annis-all-3.4.0-rc3
annis-all-3.4.0-rc2
annis-all-3.4.0-rc1
annis-all-3.4.0-preview10
annis-all-3.4.0-preview9
annis-all-3.4.0-preview8
annis-all-3.4.0-preview7
annis-all-3.4.0-preview6
annis-all-3.4.0-preview5
annis-all-3.4.0-preview4
annis-all-3.4.0-preview3
annis-all-3.4.0-preview2
annis-all-3.4.0-preview1
3.3.x
annis-all-3.3.6
annis-all-3.3.5
annis-all-3.3.4
annis-all-3.3.3
annis-all-3.3.2
annis-all-3.3.1
annis-all-3.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.hu-berlin.german.korpling.annis</groupId>
    <artifactId>annis-all</artifactId>
    <version>3.7.1</version>
</dependency>

Advertisement