Skip to content

HwiyeolJo/Extrofitting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extrofitting: Enriching Word Representation and its Vector Space with Semantic Lexicons

Post-processing method for enriching word representation and its vector space.

Extrofitting outperforms Faruqui's retrofitting with generalization.

Paper Links: https://arxiv.org/abs/1804.07946

Extrofitted GloVe (glove.42B.300d) can be downloaded at this url

: https://drive.google.com/open?id=1R82TOyAmOgaAjCVrvUfBlJPJaTD5x28a

Requirements

  • Jupyter notebook with Python 2.7
  • numpy
  • sklearn
  • tqdm (optional)

Downloads

Reference

If you use this algorithm on your pretrained word vector, please cite the following paper:

@article{jo2018extrofitting,
  title={Extrofitting: Enriching Word Representation and its Vector Space with Semantic Lexicons},
  author={Jo, Hwiyeol and Choi, Stanley Jungkyu},
  journal={arXiv preprint arXiv:1804.07946},
  year={2018}
}

About

Implementation of Extrofitting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors