VerbNet Sense and Class Embeddings

VerbNet Sense and Class Embeddings

Our current work on VerbNet has lead to the development of embeddings based on specific verb senses, as well as generic embeddings that represent VerbNet classes. The learned models are hosted here on verbs, but note that they are fairly large. The class vectors for GoogleNews are limited to VerbNet classes, so they are much smaller. The Word2Vec models were trained using GenSim; documentation here is helpful for loading either type in Python.

Sense Embeddings

GloVe 100 dimension model with Verb Sense embeddings
Word2Vec 100 dimension model with Verb Sense embeddings

Verb Class Embeddings

Glove 100 dimension model with Verb Class embeddings
Word2Vec 100 dimension model with Verb Class embeddings

GoogleNews Centroid Verb Class Embeddings (Coming soon)