English
word2vec
lbourdois commited on
Commit
86a8e7c
1 Parent(s): 13d5755

Upload 3 files

Browse files
Files changed (3) hide show
  1. README +4 -0
  2. meta.json +49 -0
  3. model.bin +3 -0
README ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ This archive is part of the NLPL Word Vectors Repository (http://vectors.nlpl.eu/repository/), version 2.0, published on Friday, December 27, 2019.
2
+ Please see the file 'meta.json' in this archive and the overall repository metadata file http://vectors.nlpl.eu/repository/20.json for additional information.
3
+ The life-time identifier for this model is:
4
+ http://vectors.nlpl.eu/repository/20/6.zip
meta.json ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "algorithm": {
3
+ "command": null,
4
+ "id": 0,
5
+ "name": "Gensim Continuous Skipgram",
6
+ "tool": "Gensim",
7
+ "url": "https://github.com/RaRe-Technologies/gensim",
8
+ "version": "3.6"
9
+ },
10
+ "contents": [
11
+ {
12
+ "filename": "model.txt",
13
+ "format": "text"
14
+ },
15
+ {
16
+ "filename": "meta.json",
17
+ "format": "json"
18
+ }
19
+ ],
20
+ "corpus": [
21
+ {
22
+ "NER": false,
23
+ "case preserved": true,
24
+ "description": "English Wikipedia Dump of February 2017",
25
+ "id": 1,
26
+ "language": "eng",
27
+ "lemmatized": false,
28
+ "public": true,
29
+ "stop words removal": "NLTK",
30
+ "tagger": null,
31
+ "tagset": null,
32
+ "tokens": 2252637050,
33
+ "tool": "Wikipedia Extractor",
34
+ "url": "https://dumps.wikimedia.org/"
35
+ }
36
+ ],
37
+ "creators": [
38
+ {
39
+ "email": "andreku@ifi.uio.no",
40
+ "name": "Andrey Kutuzov"
41
+ }
42
+ ],
43
+ "dimensions": 300,
44
+ "handle": "http://vectors.nlpl.eu/repository/20/6.zip",
45
+ "id": 6,
46
+ "iterations": 5,
47
+ "vocabulary size": 302866,
48
+ "window": 5
49
+ }
model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04f5886feacb3e577a905b29e357ee7b8a95e0451c4d05b8523712dd869f7680
3
+ size 366004172