Skip to content

materialsintelligence/Matscholar-Embedding-Projector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 Embedding Projector

This is a project forked from Google's embedding projector.

Demo

You can find a demo on https://projector.yuxingfei.top

Update Embeddings

Here we have an automatic script update_projector.py to update the embeddings with gensim.models.FastText model.

First, you should change the dir to the root of this repo. Then change the variable MODEL_PATH to the path to the FastText model and NUM_OF_WORDS. Finally, run the script update_projector.py.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 57.1%
  • HTML 18.7%
  • Python 12.7%
  • TypeScript 9.3%
  • Starlark 1.6%
  • Java 0.2%
  • Other 0.4%