Skip to content

hunsao/Embedding_projector

Repository files navigation

Word Emotion Embeddings

This project provides a set of files for visualizing word embeddings related to emotions using the Google Embedding Projector.

Files

  • embedding_projector_020425.json: This is a configuration file for the Embedding Projector. You can load this file directly into the projector to visualize the data.
  • embeddings_vectors.tsv: This file contains the embedding vectors for a list of words. Each row corresponds to a word and its vector representation.
  • embeddings_metadata.tsv: This file contains metadata for the embeddings. It includes the word, its emotion type, and the main emotion category. The columns are Text, Type, and MainCategory.

How to use

  1. Go to the Google Embedding Projector.
  2. Click on the "Load" button.
  3. Select the embedding_projector_020425.json file to load the configuration and data.
  4. Alternatively, you can load the embeddings_vectors.tsv and embeddings_metadata.tsv files separately.

Once loaded, you can explore the word embeddings in the 3D space, search for specific words, and analyze their relationships based on emotions.

About

Embedding projector

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •