akutuzov / webvectors

Web-ify your word2vec: framework to serve distributional semantic models online
http://vectors.nlpl.eu/explore/embeddings/
GNU General Public License v3.0
196 stars 49 forks source link

Add PCA visualizations #17

Closed akutuzov closed 3 years ago

akutuzov commented 6 years ago

In addition to the tSNE projections, we need PCA projections as well. They might be not so visually attractive, but they are deterministic and stable.