Application that presents process and capability of word embeddings based on two samples of data selected by user.
Vector spaces can be compared using graph generator, which shows selected words in two-dimensional space. Application gives posibility to save vector spaces and lists of words to reuse. There is already implemented example in the app.
./start.sh
- Python with modules: tensorflow, pillow, matplotlib, scipy, sklearn
- TensorFlow
- Magdalena Proszewska (magdalena.proszewska@gmail.com)