fine-code/tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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/