Skip to content

Huda-Hakami/Word-Embeddings-ukWaC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 

Repository files navigation

Word-Embeddings-ukWaC

Pre-trained word embeddings using ukWaC corpus.

This repository includes links to download pre-trained word embeddings of different models using ukWaC corpus. These embeddings have been used in the following research papaers:

Pre-trained Word Embeddings

  • Continous Bag of Words (CBOW) 300 dimensions, download
  • Skip-Gram (SG) 300 dimensions, download
  • Global Vectors (GloVe) 300 dimensions, Download
  • Latent Semantic Analysis with Singular Value Decomposition (LSA-SVD), download
  • Latent Semantic Analysis with Non-negative Matrix Factorisation (LSA-NMF), download

Read Word Embeddings

To read word embeddings, use wordrep.py script in this repository.

About

Pre-trained word embeddings using ukWaC corpus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages