Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fine-code/tensorflow

Finding relationships between words
https://github.com/fine-code/tensorflow

ai gui math matplotlib natural-language-generation natural-language-processing natural-language-understanding python python-matplotlib python-tensorflow representation tensorflow tensorflow-examples tensorflow-experiments visual word-embeddings word-processing words

Last synced: 15 days ago
JSON representation

Finding relationships between words

Awesome Lists containing this project

README

        

# tensorflow
visualizing relationships between words

This project uses Python matplotlib and tensorflow libraries to create a visual representation of word embeddings in a reduced dimensional represesntation of its higher dimensional space.
This results in a higher dimensional space that gives mathematical relationships between words.

Credit: https://www.freecodecamp.org/news/learn-natural-language-processing-no-experience-required/