/TorchGlove

PyTorch implementation of Global Vectors for Word Representation.

Primary LanguagePythonMIT LicenseMIT

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