Norwegian
word2vec
nlpl_2 / meta.json
lbourdois's picture
Upload 3 files
8ecab40
raw
history blame
1.22 kB
{
"algorithm": {
"command": null,
"id": 0,
"name": "Gensim Continuous Skipgram",
"tool": "Gensim",
"url": "https://github.com/RaRe-Technologies/gensim",
"version": "3.6"
},
"contents": [
{
"filename": "model.txt",
"format": "text"
},
{
"filename": "meta.json",
"format": "json"
}
],
"corpus": [
{
"NER": true,
"case preserved": true,
"description": "Norsk Aviskorpus/NoWaC",
"id": 8,
"language": "nor",
"lemmatized": true,
"public": true,
"stop words removal": "NLTK",
"tagger": "UDPipe 1.1",
"tagset": "UPoS",
"tokens": 1941761506,
"tool": null,
"url": "http://avis.uib.no/avis/om-aviskorpuset/english"
}
],
"creators": [
{
"email": "andreku@ifi.uio.no",
"name": "Andrey Kutuzov"
}
],
"dimensions": 300,
"handle": "http://vectors.nlpl.eu/repository/20/2.zip",
"id": 2,
"iterations": 5,
"vocabulary size": 306943,
"window": 5
}