-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
64 lines (61 loc) · 1.28 KB
/
_pkgdown.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
template:
package: newsrdown
navbar:
title: "word2vec.r"
left:
- text: "Reference"
href: "reference/"
- text: "Word2Vec"
href: "articles/word2vec.html"
- text: "Clustering"
href: "articles/clustering.html"
right:
- icon: fa-balance-scale
href: LICENSE.html
- icon: fa-newspaper-o
href: news/index.html
- icon: fa-github fa-lg
href: "https://github.com/news-r/word2vec.r"
reference:
- title: "Word2Vec"
desc: >
Functions to generate and utilize word vectors.
contents:
- WordVectors
- vocabulary
- in_vocabulary
- index
- get_vector
- size
- cosine
- cosine_similar_words
- similarity
- analogy
- analogy_words
- as_word2vec
- word_vectors
- word2vec
- word2phrase
- title: "Word2Clusters"
desc: >
Functions to generate word clusters.
contents:
- WordClusters
- vocabulary
- in_vocabulary
- index
- get_cluster
- clusters
- get_words
- as_word2clusters
- word_clusters
- word2clusters
- title: "Misc"
desc: >
Dataset and setup function.
contents:
- macbeth
- setup_word2vec
authors:
John Coene:
href: http://john-coene.com