Going Beyond T-SNE: Exposing \texttt{whatlies} in Text Embeddings

Vincent D. Warmerdam,Thomas Kober,Rachael Tatman
DOI: https://doi.org/10.48550/arXiv.2009.02113
2020-09-04
Abstract:We introduce whatlies, an open source toolkit for visually inspecting word and sentence embeddings. The project offers a unified and extensible API with current support for a range of popular embedding backends including spaCy, tfhub, huggingface transformers, gensim, fastText and BytePair embeddings. The package combines a domain specific language for vector arithmetic with visualisation tools that make exploring word embeddings more intuitive and concise. It offers support for many popular dimensionality reduction techniques as well as many interactive visualisations that can either be statically exported or shared via Jupyter notebooks. The project documentation is available from <a class="link-external link-https" href="https://rasahq.github.io/whatlies/" rel="external noopener nofollow">this https URL</a>.
Computation and Language,Machine Learning
What problem does this paper attempt to address?