Skip to content

dheerajiiitv/visualizing-sent-embedding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualizing Sentence embedding

  1. Visualization is very important as it helps us to know why we are making such prediction.
  2. This tool will help you to visualize, how much each word contribute in embedding.

Install

  1. Clone the repo
  2. Install all dependencies using command pip3 install -r requirements.txt
  3. Run the application -
    python3 app.py
    

Note:

To try it on your sentence embedding just change embed function with your own sentence embedding.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published