Charles University · Example Payload

Charles Udpipe Process Example

UniversityHigher EducationEducationResearchCzechiaEuropeLanguage TechnologyNatural Language ProcessingMachine TranslationResearch RepositoryIdentity FederationOAI-PMHCLARIN

Charles Udpipe Process Example is an example object payload from Charles University, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

operationIdsummarygeneratedmethodsourcerequestresponse

Example Payload

Raw ↑
{
  "operationId": "processText",
  "summary": "Tokenize, tag and dependency-parse Czech text",
  "generated": "2026-09-01",
  "method": "probed",
  "source": "https://lindat.mff.cuni.cz/services/udpipe/api/process?tokenizer&tagger&parser&output=conllu&data=D%C4%9Bti%20pojedou%20k%20babi%C4%8Dce.",
  "request": {
    "method": "GET",
    "url": "https://lindat.mff.cuni.cz/services/udpipe/api/process?tokenizer&tagger&parser&output=conllu&data=D%C4%9Bti%20pojedou%20k%20babi%C4%8Dce.",
    "headers": {
      "accept": "application/json"
    }
  },
  "response": {
    "status": 200,
    "contentType": "application/json",
    "body": {
      "model": "czech-pdtc-ud-2.17-251125",
      "acknowledgements": [
        "http://ufal.mff.cuni.cz/udpipe/2#udpipe2_acknowledgements",
        "https://ufal.mff.cuni.cz/udpipe/2/models#universal_dependencies_217_models"
      ],
      "result": "# generator = UDPipe 2, https://lindat.mff.cuni.cz/services/udpipe\n# udpipe_model = czech-pdtc-ud-2.17-251125\n# udpipe_model_licence = CC BY-NC-SA\n# newdoc\n# newpar\n# sent_id = 1\n# text = Děti pojedou k babičce.\n1\tDěti\tdítě\tNOUN\tNNFP1-----A----\tCase=Nom|Gender=Fem|Number=Plur\t2\tnsubj\t_\t_\n2\tpojedou\tjet\tVERB\tVB-P---3F-AAI--\tAspect=Imp|Mood=Ind|Number=Plur|Person=3|Polarity=Pos|Tense=Fut|VerbForm=Fin|Voice=Act\t0\troot\t_\t_\n3\tk\tk\tADP\tRR--3----------\tAdpType=Prep|Case=Dat\t4\tcase\t_\t_\n4\tbabičce\tbabička\tNOUN\tNNFS3-----A----\tCase=Dat|Gender=Fem|Number=Sing\t2\tobl\t_\tSpaceAfter=No\n5\t.\t.\tPUNCT\tZ:-------------\t_\t2\tpunct\t_\tSpaceAfter=No\n\n"
    }
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/charles-udpipe-process-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.