| { |
| "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": "English Wikipedia Dump of February 2017", |
| "id": 2, |
| "language": "eng", |
| "lemmatized": true, |
| "public": true, |
| "stop words removal": "NLTK", |
| "tagger": "Stanford Core NLP v. 3.6.0", |
| "tagset": "UPoS", |
| "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/3.zip", |
| "id": 3, |
| "iterations": 5, |
| "vocabulary size": 296630, |
| "window": 5 |
| } |