Skip to content

Retraining embedding models to incorporate emotional constraints.

Notifications You must be signed in to change notification settings

armintabari/Emotional-Embedding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emotional Embedding

This is the code used in the paper: "Emotional Embeddings: Refining Word Embeddings to Capture Emotional Content of Words" designed to incorporate emotional constraint into pre-trained word embeddings.

How to run

After downloading/cloning the code, put the pre-trained vectors file in "./vectors/" and run the embedding.py. it requires numpy to be installed.

$python embedding.py

Citation:

Seyeditabari, A., Tabari, N., Gholizadeh, S., & Zadrozny, W. (2019). Emotional Embeddings: Refining Word Embeddings to Capture Emotional Content of Words. arXiv preprint arXiv:1906.00112.

Releases

No releases published

Packages

No packages published

Languages