embedding-layer-keras

There are 13 repositories under embedding-layer-keras topic.

  • TwitterSentimentAnalysis

    devildances/TwitterSentimentAnalysis

    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.

    Language:Jupyter Notebook21005
  • rameshjes/NLP-

    This repository contains details and key points of research papers related to NLP and Deep Learning

    Language:Python11131
  • north0n-FI/Analysing-IMDB-reviews-using-GloVe-and-LSTM

    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 and the accuracies of the different algorithms are compared. For the LSTM model I had to cut the data sets of 25.000 sequences by 80% to 5.000, since my laptop's CPU was not able to run the data crunching, making the model's not fully comparable.

    Language:Jupyter Notebook7103
  • 86lekwenshiung/Natural-Language-Processing-with-Reddit-Post

    Using Random Forest , Bi Direction LSTM and Tensorflow Transfer Learning to do a text classification project. Compare model differences between tokenization and word embedding.

    Language:Jupyter Notebook3201
  • ashutoshmakone/Twitter-US-Airline-Sentiment-classification

    Sentiment classification of an imbalanced data set with text data using sklearn and keras (ML and DL)

    Language:Jupyter Notebook1102
  • prakHr/Coursera-Specializations

    Contains courses in specializations of coursera on deep learning

    Language:Jupyter Notebook1203
  • somjit101/IMDb-Sentiment-LSTM

    A study of the use of Long Short Term Memory (LSTM) for the sentiment classification of movie reviews on the well-known IMDb website.

    Language:Jupyter Notebook1100
  • Girija-Bandaru/Sentiment-Analysis-on-Text-data

    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.

    Language:Jupyter Notebook0100
  • jungsoh/wordvecs-sentiment-classification

    Use of word embeddings to classify sentiments of sentences and automatically attach emojis

    Language:Jupyter Notebook0100
  • RobertRusev/NLP-FinHeadlines-MoodTracker

    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.

    Language:Jupyter Notebook0200
  • sramanujan1/DeepLearning

    Language:Jupyter Notebook0200
  • shreyanshchordia/WordEmbedder

    Use this repository to effectively use word embeddings for your next NLP Project!

    Language:Jupyter Notebook10
  • verdimrc/entity-embedding-rossmann

    Language:Jupyter Notebook20