Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/korpling/salt
A powerful, tagset-independent and theory-neutral meta model and API for storing, manipulating, and representing nearly all types of linguistic data.
https://github.com/korpling/salt
Last synced: 3 months ago
JSON representation
A powerful, tagset-independent and theory-neutral meta model and API for storing, manipulating, and representing nearly all types of linguistic data.
- Host: GitHub
- URL: https://github.com/korpling/salt
- Owner: korpling
- License: other
- Created: 2014-06-27T11:34:25.000Z (over 10 years ago)
- Default Branch: develop
- Last Pushed: 2023-03-27T16:37:50.000Z (over 1 year ago)
- Last Synced: 2024-04-18T22:37:05.865Z (7 months ago)
- Language: XSLT
- Homepage: http://corpus-tools.org/salt/
- Size: 91.1 MB
- Stars: 14
- Watchers: 11
- Forks: 3
- Open Issues: 72
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.txt
- License: LICENSE
Awesome Lists containing this project
- low-resource-languages - Salt - A graph-based model to store and manipulate linguistic data. (Software / Utilities)
README
# Salt
* **language-independent**
Salt supports a huge set of languages and typesets. Each language which can be expressed in UTF-8 is supported by Salt.* **theory-neutral**
Salt is open to any linguistic school or theory, not limited to a specific one.* **tagset independent**
Salt is not bound to a tagset. Annotations are represented as attribute-value pairs and can be chosen freely.* **open source**
Salt is licensed under the Apache License, Version 2.0 and published on Github.* **multimedia support**
Salt is a text-based model, but also supports the modeling of audio and video corpora.* **annotation layer independent**
Salt is not limited to a specific set of annotation layers. Since Salt is a graph-based model, you can model many different structures, such as tree structures, span annotations, coreference chains and so on.# Want to know more?
* Homepage: http://corpus-tools.org/salt
* Code: https://github.com/korpling/salt
* Bug and issue tracking: https://github.com/korpling/salt/issues
* User guide and Javadoc https://korpling.github.io/salt/doc/
* User guide and Javadoc (Snaphot) documentation https://korpling.github.io/salt/doc-snapshot/