ModelResource
A LINDAT Translation model resource describing a single neural machine translation model and the language directions it supports.
EducationHigher EducationUniversityResearchOpen DataRepositoryOAI-PMHNatural Language ProcessingCzechiaEurope
Properties
| Name |
Type |
Description |
| _links |
object |
|
| default |
boolean |
Whether this model is the default for its language direction. |
| domain |
string |
Domain name; usually empty. |
| model |
string |
Model identifier, e.g. en-cs. |
| supports |
object |
Map of source language code to array of target language codes. |
| title |
string |
Human-readable model title. |
JSON Schema