Skip to content

Service: Resource Description

Eliza Margaretha edited this page Dec 20, 2019 · 4 revisions

** WARNING: This service is experimental and may change without any notice.

Returns descriptions of free resources.

Available in: full version

Method: GET

Service URL: root/resource

Examples

Response

[{
    "resourceId": "WPD15",
    "titles": {
        "de": "Deutsche Wikipedia Artikel 2015",
        "en": "German Wikipedia Articles 2015"
    },
    "description": German Wikipedia article corpus,
    "languages": ["deu"],
    "layers": {"24": "opennlp/p"}
}]
Clone this wiki locally