Skip to content

Instantly share code, notes, and snippets.

@mlaubre
mlaubre / datasets_result.json
Last active March 5, 2019 12:25
/data/datasets listing
[
{
"code": "ss1",
"name": "Eesti keele sõnaraamat 2019"
},
{
"code": "psv",
"name": "Eesti keele põhisõnavara sõnastik 2019"
},
{
@mlaubre
mlaubre / classifiers_MORPH_result.json
Created March 5, 2019 12:22
/data/classifiers/{classifierName} classifiers listing example
[
{
"name": "MORPH",
"origin": null,
"code": "ID",
"value": "muutumatu sõna (indekl)"
},
{
"name": "MORPH",
"origin": null,
@mlaubre
mlaubre / meaningdetails_384064_result.json
Created March 5, 2019 11:02
/data/meaningdetails/{meaningId} data request result example
{
"meaningId": 384064,
"processStateCode": null,
"lexemeIds": [
785952,
785953,
785954,
785955,
785956,
785957,
@mlaubre
mlaubre / termsearch_eu_result.json
Created March 5, 2019 10:56
/data/termsearch/{word} termsearch result example
{
"meaningCount": 3,
"wordCount": 20,
"termMeanings": [
{
"meaningId": 22047,
"conceptId": "127349",
"mainWord": {
"meaningId": 22047,
"wordId": 144235,
@mlaubre
mlaubre / worddetails_216071_result.json
Last active March 5, 2019 11:04
/data/worddetails/{wordId} data request result example
{
"wordTypes": [
],
"wordClass": "noomen",
"wordGenderCode": null,
"wordAspectCode": null,
"paradigms": [
{
"paradigmId": 227551,
@mlaubre
mlaubre / lexsearch_suuline_result.json
Created March 5, 2019 10:46
/data/lexsearch/{word} search result example
{
"totalCount": 2,
"words": [
{
"wordId": 216071,
"value": "suuline",
"homonymNumber": 1,
"language": "est",
"wordClass": "noomen",
"genderCode": null,