Skip to content

PyTorch implementation of Global Vectors for Word Representation.

License

Notifications You must be signed in to change notification settings

2014mchidamb/TorchGlove

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Torch Glove

A simple PyTorch implementation of the GLoVe paper.

example embedding

Requirements

This project was built with Python 3.6, PyTorch, and NLTK. Matplotlib was used for visualization.

Running the Project

The GLoVe model can be trained with:

python3 glove.py

About

PyTorch implementation of Global Vectors for Word Representation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages