Skip to content

Pretrained function-specific vectors (Gerz et al., ACL 2020)

Notifications You must be signed in to change notification settings

cambridgeltl/fs-wrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

fs-wrep

Pretrained function-specific vectors (Gerz et al., ACL 2020)

Arxiv: Multidirectional Associative Optimization of Function-Specific Word Representations.

The pretrained vectors used in the paper can be downloaded here.

We share 3 vector spaces:

  1. svo_d100: This is a 100-dimensional joint vector space consiting of subject, verb and object vectors.
  2. sv_d25: This is a 25-dimensional joint vector space consisting of subject and verb vectors.
  3. vo_d25: This is a 25-dimensional joint vector space consiting of verb and object vectors.

We share embedding as well as bias vectors for all spaces. Note that for the main results in the paper, we only used the embedding vectors: subj.emb.txt, verb.emb.txt, obj.emb.txt. Here we additionally share the bias vectors of the trained network, of all directions, in case it is of interest.

About

Pretrained function-specific vectors (Gerz et al., ACL 2020)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published