The Wayback Machine - https://web.archive.org/web/20210831015218/https://github.com/topics/glove-embeddings
Here are
222 public repositories
matching this topic...
Named-Entity-Recognition-with-Bidirectional-LSTM-CNNs
Updated
Apr 21, 2020
Python
Spanish word embeddings computed with different methods and from different corpora
Using pre trained word embeddings (Fasttext, Word2Vec)
Updated
Jun 19, 2018
Python
Taking a pretrained GloVe model, and using it as a TensorFlow embedding weight layer **inside the GPU**. Therefore, you only need to send the index of the words through the GPU data transfer bus, reducing data transfer overhead.
Updated
Oct 13, 2018
Jupyter Notebook
CNN-based model to realize aspect extraction of restaurant reviews based on pre-trained word embeddings and part-of-speech tagging
Updated
Jul 12, 2019
Python
Fully batched seq2seq example based on practical-pytorch, and more extra features.
Updated
Mar 11, 2018
Jupyter Notebook
GloVe word vector embedding experiments (similar to Word2Vec)
Updated
May 27, 2020
Python
Updated
Jun 13, 2018
Jupyter Notebook
Fake news generator and detector using keras
Updated
Feb 14, 2018
Python
💻 Speech and Natural Language Processing (SLP & NLP) Lab Assignments for ECE NTUA
Updated
Apr 24, 2020
Jupyter Notebook
This sentiment analysis project determines whether the tweets posted in the Turkish language on Twitter are positive or negative.
Updated
Aug 10, 2021
Jupyter Notebook
A private, free, open-source search engine built on a P2P network
Updated
Apr 2, 2021
Python
[not maintained anymore] [for study purpose] A simple PyTorch implementation for "Global Vectors for Word Representation".
Updated
Nov 7, 2019
Python
Chapter 11: Transfer Learning/Domain Adaptation
Updated
Jul 23, 2019
Jupyter Notebook
A Tensorflow 2, Keras implementation of POS tagging using Bidirectional LSTM-CRF on Penn Treebank corpus (WSJ)
Updated
Dec 5, 2020
Python
Sentiment Analysis using LSTM cells on Recurrent Networks. GloVe word embeddings were used for vector representation of words. Amazon Product Reviews were used as Dataset.
Updated
Jan 14, 2018
Python
A text classification model with pretrained GloVe embeddings
Updated
Dec 3, 2019
Python
Multi-Label Text Classification with Transfer Learning
Updated
Apr 5, 2020
Jupyter Notebook
Code for replicating results of team 'hateminers' at EVALITA-2018 for AMI task
Updated
Mar 2, 2021
Jupyter Notebook
A simple document and image search engine implemented in keras
Updated
Feb 22, 2018
Python
A stacked LSTM based Network for Text Summarization Using Keras
Updated
Aug 2, 2020
Python
Bi-Directional Attention Flow for Machine Comprehensions
Updated
Dec 22, 2017
Python
Updated
Jul 13, 2018
AMPL
Updated
Jul 23, 2019
Jupyter Notebook
Natural Language Processing. From data preparation to building model and deploy the model to web service
Updated
Jan 25, 2019
Jupyter Notebook
Lab exercises of Speech and Language Processing course in NTUA
Updated
Mar 22, 2019
Jupyter Notebook
Ask Me: Question Generating Agent
Updated
Jan 10, 2019
Python
A fast implementation of GloVe, with optional retrofitting
Updated
Apr 16, 2019
Python
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.
Updated
Sep 27, 2018
Jupyter Notebook
Identify toxicity in online comments
Updated
Jun 29, 2021
Python
Improve this page
Add a description, image, and links to the
glove-embeddings
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
glove-embeddings
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.