Here are
126 public repositories
matching this topic...
Mapping a variable-length sentence to a fixed-length vector using BERT model
Updated
Jul 1, 2021
Python
Four word embedding models implemented in Python. Supporting arbitrary context features
Updated
Aug 22, 2019
Python
Improved Word Representation Learning with Sememes
TensorFlow Implementation of the paper "End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures" and "Classifying Relations via Long Short Term Memory Networks along Shortest Dependency Paths" for classifying relations
Updated
Apr 15, 2019
Jupyter Notebook
One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques
Updated
May 21, 2021
Python
Deep contextualized word representations for Chinese
Updated
Nov 21, 2019
Python
Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"
Updated
May 21, 2021
Python
Pre-trained models and language resources for Natural Language Processing in Polish
Word Embedding + LSTM + FC
Updated
Jul 9, 2019
Python
Windows Build of fastText, library for text representation and classification.
Updated
Sep 29, 2018
HTML
A lightweight implementation of Walklets from "Don't Walk Skip! Online Learning of Multi-scale Network Embeddings" (ASONAM 2017).
Updated
Jun 19, 2021
Python
Dead simple games made with word vectors.
Updated
Jan 25, 2020
Python
Library for Korean morpheme and word vector representation
Updated
May 15, 2018
Python
Updated
May 27, 2017
Python
Revised Version of SAT Model in "Improved Word Representation Learning with Sememes"
Updated
Aug 12, 2020
Python
Explaining textual analysis tools in Python. Including Preprocessing, Skip Gram (word2vec), and Topic Modelling.
Updated
Sep 21, 2017
Jupyter Notebook
Sequence Models by Andrew Ng on Coursera. Programming Assignments and Quiz Solutions.
Updated
Mar 26, 2021
Jupyter Notebook
Expose a Top2Vec model with a REST API.
Updated
Jun 11, 2021
Python
A sparsity aware implementation of "Alternating Direction Method of Multipliers for Non-Negative Matrix Factorization with the Beta-Divergence" (ICASSP 2014).
Updated
Jun 19, 2021
Python
Code for the paper "A Multi-lingual Multi-task Architecture for Low-resource Sequence Labeling" (ACL2018)
Updated
Nov 6, 2019
Python
Geometry-aware Multilingual Embeddings
Updated
Jun 8, 2021
Python
This repo contains my solution to the Stanford course "NLP with Deep Learning" under CS224n code. Here, you can find the solution for all classes starting form 2018
Updated
May 8, 2021
Jupyter Notebook
Superfast CUDA implementation of Word2Vec and Latent Dirichlet Allocation (LDA)
Updated
Feb 25, 2021
Python
Updated
Feb 14, 2019
Jupyter Notebook
An Indonesian word embedding demo
Updated
Jan 31, 2018
JavaScript
This repo contains the code and results for reproducing the results in the paper: A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDINGS
Updated
Jul 13, 2018
Python
Python project to create a classifier to guess if a Twitter account is a man, a woman or a bot.
Updated
Oct 9, 2019
Python
Improve this page
Add a description, image, and links to the
word-embedding
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
word-embedding
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.
Given that the accuracy of an OCR system depends on the following (not limited to) factors:
It doesn't result in a correct word detection all the times. For example, a word
Shoe
on screen might result inShot
for a distorted image.We can experiment with the spell correction to see if that can help in such situations by using the h