nlpl_80 / meta.json
lbourdois's picture
Upload meta.json with huggingface_hub
8f8878c
{
"algorithm": {
"command": null,
"id": 2,
"name": "fastText Skipgram",
"tool": "fastText",
"url": "https://github.com/facebookresearch/fastText",
"version": null
},
"contents": [
{
"filename": "model.txt",
"format": "text"
},
{
"filename": "parameters.bin",
"format": "binary"
},
{
"filename": "meta.json",
"format": "json"
}
],
"corpus": [
{
"NER": false,
"case preserved": true,
"description": "Norsk Aviskorpus",
"id": 79,
"language": "nob",
"lemmatized": true,
"public": true,
"stop words removal": null,
"tagger": "UDPipe 1.2",
"tagset": null,
"tokens": 1527414377,
"tool": null,
"url": "http://avis.uib.no/avis/om-aviskorpuset/english"
},
{
"NER": false,
"case preserved": true,
"description": "NoWaC",
"id": 83,
"language": "nob",
"lemmatized": true,
"public": true,
"stop words removal": null,
"tagger": "UDPipe 1.2",
"tagset": null,
"tokens": 687209465,
"tool": null,
"url": "https://www.hf.uio.no/iln/om/organisasjon/tekstlab/prosjekter/nowac/"
},
{
"NER": false,
"case preserved": true,
"description": "NBDigital",
"id": 85,
"language": "nob",
"lemmatized": true,
"public": true,
"stop words removal": null,
"tagger": "UDPipe 1.2",
"tagset": null,
"tokens": 813922111,
"tool": null,
"url": null
}
],
"creators": [
{
"email": "cathrine.stadsnes@usit.uio.no",
"name": "Cathrine Stadsnes"
}
],
"dimensions": 100,
"documentation": [
"http://urn.nb.no/URN:NBN:no-64359"
],
"handle": "http://vectors.nlpl.eu/repository/20/80.zip",
"id": 80,
"iterations": 5,
"vocabulary size": 3998140,
"window": 5
}