-
Updated
Oct 15, 2018 - Jupyter Notebook
embedding-layer-keras
Here are 13 public repositories matching this topic...
Use this repository to effectively use word embeddings for your next NLP Project!
-
Updated
Jun 13, 2020 - Jupyter Notebook
-
Updated
Jul 25, 2019 - Jupyter Notebook
Sentiment analysis is analysis of the sentence that gives the opinion of the sentence. In this project, it will be implemented a model which inputs a sentence and gives the appropriate emoji to be used with sentence.
-
Updated
Aug 2, 2022 - Jupyter Notebook
Use of word embeddings to classify sentiments of sentences and automatically attach emojis
-
Updated
Jan 26, 2022 - Jupyter Notebook
NLP-FinHeadlines-MoodTracker is a NLP project utilising sentiment analysis on financial news headlines. It employs a combination of CNN and LSTM layers to predict sentiment (positive, negative, neutral). The model incorporates an embedding layer, 1D convolution, max pooling, bidirectional LSTM, dropout, and dense layer for sentiment classification.
-
Updated
Jul 14, 2023 - Jupyter Notebook
Sentiment classification of an imbalanced data set with text data using sklearn and keras (ML and DL)
-
Updated
Nov 10, 2020 - Jupyter Notebook
Contains courses in specializations of coursera on deep learning
-
Updated
May 20, 2023 - Jupyter Notebook
A study of the use of Long Short Term Memory (LSTM) for the sentiment classification of movie reviews on the well-known IMDb website.
-
Updated
Sep 22, 2021 - Jupyter Notebook
Using Random Forest , Bi Direction LSTM and Tensorflow Transfer Learning to do a text classification project. Compare model differences between tokenization and word embedding.
-
Updated
Oct 2, 2021 - Jupyter Notebook
Using the IMDB data found in Keras here a few algorithms built with Keras. The source code is from Francois Chollet's book Deep learning with Python. The aim is to predict whether a review is positive or negative just by analyzing the text. Both self-created as well as pre-trained (GloVe) word embeddings are used. Finally there's a LSTM model an…
-
Updated
Sep 27, 2018 - Jupyter Notebook
This repository contains details and key points of research papers related to NLP and Deep Learning
-
Updated
Oct 25, 2023 - Python
Sentiment analysis for Twitter's tweet (in Indonesia language) was built with 3 models to get a comparison in determining which model gives the best results for predicting a tweet to have a positive or negative meaning.
-
Updated
Sep 13, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to the embedding-layer-keras topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the embedding-layer-keras topic, visit your repo's landing page and select "manage topics."