| { | |
| "algorithm": { | |
| "command": null, | |
| "id": 0, | |
| "name": "Gensim Continuous Skipgram", | |
| "tool": "Gensim", | |
| "url": "https://github.com/RaRe-Technologies/gensim", | |
| "version": "3.8.1" | |
| }, | |
| "contents": [ | |
| { | |
| "filename": "meta.json", | |
| "format": "json" | |
| }, | |
| { | |
| "filename": "model.bin", | |
| "format": "data" | |
| }, | |
| { | |
| "filename": "model.txt", | |
| "format": "text" | |
| } | |
| ], | |
| "corpus": [ | |
| { | |
| "NER": true, | |
| "case preserved": true, | |
| "description": "English Wikipedia Dump of October 2019", | |
| "id": 110, | |
| "language": "eng", | |
| "lemmatized": true, | |
| "public": true, | |
| "stop words removal": "functional PoS", | |
| "tagger": "UDPipe 1.2", | |
| "tagset": "UPoS", | |
| "tokens": 3530685741, | |
| "tool": "https://github.com/RaRe-Technologies/gensim/blob/master/gensim/scripts/segment_wiki.py", | |
| "url": "https://dumps.wikimedia.org/" | |
| } | |
| ], | |
| "creators": [ | |
| { | |
| "email": "andreku@ifi.uio.no", | |
| "name": "Andrey Kutuzov" | |
| } | |
| ], | |
| "dimensions": 300, | |
| "handle": "http://vectors.nlpl.eu/repository/20/200.zip", | |
| "id": 200, | |
| "iterations": 10, | |
| "vocabulary size": 249212, | |
| "window": 3 | |
| } |