A dataset containing juxtaposing pairs of English words
for 26 semantic relations. These anchors are used with
the get_anchors()
function, which can then be used with
the get_direction()
function. These have been collected
from previously published articles and should be used
as a starting point for defining a given relation in
a word embedding model.
anchor_lists
A data frame with 303 rows and 4 variables.
Variables:
add. words to be added (or the positive direction)
subtract. words to be subtract (or the negative direction)
relation. the relation to be extracted, 26 relations available
domain. 6 broader categories within which each relation falls