Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fine-code/tensorflow
- Owner: fine-code
- Created: 2020-02-09T07:47:15.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-09T08:10:29.000Z (almost 5 years ago)
- Last Synced: 2024-12-16T22:51:37.785Z (19 days ago)
- Topics: 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
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tensorflow
visualizing relationships between wordsThis 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/