GloVe

GloVe

Software in C and data files for the popular GloVe model for distributed word representations, a.k.a

embeddingsaidevelopment
7,216 stars1,550 forksC

Installation Guide

Complexity:Developer

Prerequisites

  • C installed
# Installation\n\n```bash\ngit clone https://github.com/stanfordnlp/GloVe.git\ncd GloVe\n```\n\nSee https://github.com/stanfordnlp/GloVe for detailed instructions.

Quick Commands

git clone https://github.com/stanfordnlp/GloVe.git