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

https://github.com/karan-malik/wordembeddings

Creating Word Embeddings using Keras
https://github.com/karan-malik/wordembeddings

deep-learning keras keras-layer keras-neural-networks keras-tensorflow nlp nlp-datasets nlp-library preprocessing python python3 word-embeddings

Last synced: about 2 months ago
JSON representation

Creating Word Embeddings using Keras

Awesome Lists containing this project

README

        

# WordEmbeddings
Creating Word Embeddings using Keras. The data used is the [News Category Dataset](https://www.kaggle.com/rmisra/news-category-dataset) from Kaggle. It is available as News_data.json in the repository.