{ | |
"algorithm": { | |
"command": null, | |
"id": 1, | |
"name": "Global Vectors", | |
"tool": "GloVe", | |
"url": "https://nlp.stanford.edu/software/GloVe-1.2.zip", | |
"version": "1.2" | |
}, | |
"contents": [ | |
{ | |
"filename": "model.txt", | |
"format": "text" | |
}, | |
{ | |
"filename": "meta.json", | |
"format": "json" | |
} | |
], | |
"corpus": [ | |
{ | |
"NER": true, | |
"case preserved": false, | |
"description": "English Wikipedia Dump of February 2017", | |
"id": 9, | |
"language": "eng", | |
"lemmatized": true, | |
"public": true, | |
"stop words removal": "NLTK", | |
"tagger": "Stanford Core NLP v. 3.6.0", | |
"tagset": null, | |
"tokens": 2252637050, | |
"tool": "Wikipedia Extractor", | |
"url": "https://dumps.wikimedia.org/" | |
} | |
], | |
"creators": [ | |
{ | |
"email": "andreku@ifi.uio.no", | |
"name": "Andrey Kutuzov" | |
} | |
], | |
"dimensions": 300, | |
"handle": "http://vectors.nlpl.eu/repository/20/25.zip", | |
"id": 25, | |
"iterations": 25, | |
"vocabulary size": 228671, | |
"window": 5 | |
} |