An open API service indexing awesome lists of open source software.

https://github.com/spraakbanken/strix-config-reader


https://github.com/spraakbanken/strix-config-reader

strix

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Strix config configurer

This repo uses five types of files:
- Type config
- Attribute config
- Corpora templates
- Corpora configs
- Plugins

Attribute configs refer to types, corpora templates and configs refer to attributes from the attribute
configs.

### Types

Types are located in `/config/attributes/types.json`

### Attributes

Attributes are located in `/config/attributes/_attributes.json`

where attribute type can be `word`, `struct` or `text`.

### Corpora templates

Located in `/config/corpora_templates/.json`

The corpora configs can then use a template using the `parents`-key.

### Corpora configs

Located in `/config/corpora/.json`.