| { | |
| "algorithm": { | |
| "command": null, | |
| "id": 2, | |
| "name": "fastText Skipgram", | |
| "tool": "fastText", | |
| "url": "https://github.com/facebookresearch/fastText", | |
| "version": null | |
| }, | |
| "contents": [ | |
| { | |
| "filename": "model.txt", | |
| "format": "text" | |
| }, | |
| { | |
| "filename": "parameters.bin", | |
| "format": "binary" | |
| }, | |
| { | |
| "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": "[email protected]", | |
| "name": "Andrey Kutuzov" | |
| } | |
| ], | |
| "dimensions": 300, | |
| "handle": "http://vectors.nlpl.eu/repository/20/24.zip", | |
| "id": 24, | |
| "iterations": 5, | |
| "vocabulary size": 228671, | |
| "window": 5 | |
| } |