s

salt

A powerful, tagset-independent and theory-neutral meta model and API for storing, manipulating, and representing nearly all types of linguistic data .
http://corpus-tools.org/salt/
The Apache Software License, Version 2.0
Humboldt-Universität zu Berlin, INRIA
Florian Zipser Thomas Krause
Files download
File Operation
salt-3.3.3.pom download
Apache Maven
<dependency>
  <groupId>org.corpus-tools</groupId>
  <artifactId>salt</artifactId>
  <version>3.3.3</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.corpus-tools:salt:3.3.3'
Gradle Kotlin
implementation("org.corpus-tools:salt:3.3.3")
Scala SBT
libraryDependencies += "org.corpus-tools" % "salt" % "3.3.3"
Groovy Grape
@Grapes(
  @Grab(group='org.corpus-tools', module='salt', version='3.3.3')
)
Apache Ivy
<dependency org="org.corpus-tools" name="salt" rev="3.3.3" />
Leiningen
[org.corpus-tools/salt "3.3.3"]
Apache Buildr
'org.corpus-tools:salt:jar:3.3.3'
Dependencies
The project has no third-party dependencies