| { |
| "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": "British National Corpus", |
| "id": 6, |
| "language": "eng", |
| "lemmatized": true, |
| "public": true, |
| "stop words removal": "NLTK", |
| "tagger": "CLAWS-4", |
| "tagset": "UPoS", |
| "tokens": 1903181185, |
| "tool": null, |
| "url": "http://www.natcorp.ox.ac.uk/" |
| } |
| ], |
| "creators": [ |
| { |
| "email": "andreku@ifi.uio.no", |
| "name": "Andrey Kutuzov" |
| } |
| ], |
| "dimensions": 300, |
| "handle": "http://vectors.nlpl.eu/repository/20/0.zip", |
| "id": 0, |
| "iterations": 5, |
| "vocabulary size": 163473, |
| "window": 10 |
| } |