All Projects → Embedding As Service → Similar Projects or Alternatives

1298 Open source projects that are alternatives of or similar to Embedding As Service

Magnitude
A fast, efficient universal vector embedding utility package.
Stars: ✭ 1,394 (+823.18%)
Mutual labels:  word2vec, embeddings, fasttext, glove
Finalfusion Rust
finalfusion embeddings in Rust
Stars: ✭ 35 (-76.82%)
Mutual labels:  word2vec, embeddings, fasttext, glove
NLP-paper
🎨 🎨NLP 自然语言处理教程 🎨🎨 https://dataxujing.github.io/NLP-paper/
Stars: ✭ 23 (-84.77%)
Mutual labels:  word2vec, transformer, glove, fasttext
Lmdb Embeddings
Fast word vectors with little memory usage in Python
Stars: ✭ 404 (+167.55%)
Mutual labels:  word2vec, embeddings, fasttext, glove
Nlp research
NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务
Stars: ✭ 141 (-6.62%)
Mutual labels:  word2vec, fasttext, transformer
Embedding
Embedding模型代码和学习笔记总结
Stars: ✭ 25 (-83.44%)
Mutual labels:  word2vec, transformer, fasttext
Deeplearning Nlp Models
A small, interpretable codebase containing the re-implementation of a few "deep" NLP models in PyTorch. Colab notebooks to run with GPUs. Models: word2vec, CNNs, transformer, gpt.
Stars: ✭ 64 (-57.62%)
Mutual labels:  word2vec, embeddings, transformer
navec
Compact high quality word embeddings for Russian language
Stars: ✭ 118 (-21.85%)
Mutual labels:  word2vec, embeddings, glove
Keras Textclassification
中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, RCNN, DCNN, DPCNN, VDCNN, CRNN, Bert, Xlnet, Albert, Attention, DeepMoji, HAN, 胶囊网络-CapsuleNet, Transformer-encode, Seq2seq, SWEM, LEAM, TextGCN
Stars: ✭ 914 (+505.3%)
Mutual labels:  embeddings, fasttext, transformer
Persian-Sentiment-Analyzer
Persian sentiment analysis ( آناکاوی سهش های فارسی | تحلیل احساسات فارسی )
Stars: ✭ 30 (-80.13%)
Mutual labels:  word2vec, embeddings, fasttext
Embeddingsviz
Visualize word embeddings of a vocabulary in TensorBoard, including the neighbors
Stars: ✭ 40 (-73.51%)
Mutual labels:  embeddings, fasttext, glove
Nlp
兜哥出品 <一本开源的NLP入门书籍>
Stars: ✭ 1,677 (+1010.6%)
Mutual labels:  ai, word2vec, fasttext
Simple-Sentence-Similarity
Exploring the simple sentence similarity measurements using word embeddings
Stars: ✭ 99 (-34.44%)
Mutual labels:  word2vec, glove, fasttext
Cw2vec
cw2vec: Learning Chinese Word Embeddings with Stroke n-gram Information
Stars: ✭ 224 (+48.34%)
Mutual labels:  word2vec, embeddings, fasttext
Wordembeddings Elmo Fasttext Word2vec
Using pre trained word embeddings (Fasttext, Word2Vec)
Stars: ✭ 146 (-3.31%)
Mutual labels:  word2vec, fasttext, glove
datastories-semeval2017-task6
Deep-learning model presented in "DataStories at SemEval-2017 Task 6: Siamese LSTM with Attention for Humorous Text Comparison".
Stars: ✭ 20 (-86.75%)
Mutual labels:  embeddings, glove
deep-char-cnn-lstm
Deep Character CNN LSTM Encoder with Classification and Similarity Models
Stars: ✭ 20 (-86.75%)
Mutual labels:  encoder, embeddings
SentimentAnalysis
(BOW, TF-IDF, Word2Vec, BERT) Word Embeddings + (SVM, Naive Bayes, Decision Tree, Random Forest) Base Classifiers + Pre-trained BERT on Tensorflow Hub + 1-D CNN and Bi-Directional LSTM on IMDB Movie Reviews Dataset
Stars: ✭ 40 (-73.51%)
Mutual labels:  word2vec, embeddings
sentiment-analysis-of-tweets-in-russian
Sentiment analysis of tweets in Russian using Convolutional Neural Networks (CNN) with Word2Vec embeddings.
Stars: ✭ 51 (-66.23%)
Mutual labels:  word2vec, embeddings
word2vec-tsne
Google News and Leo Tolstoy: Visualizing Word2Vec Word Embeddings using t-SNE.
Stars: ✭ 59 (-60.93%)
Mutual labels:  word2vec, embeddings
word embedding
Sample code for training Word2Vec and FastText using wiki corpus and their pretrained word embedding..
Stars: ✭ 21 (-86.09%)
Mutual labels:  word2vec, fasttext
reach
Load embeddings and featurize your sentences.
Stars: ✭ 17 (-88.74%)
Mutual labels:  word2vec, embeddings
Keras Transformer
Transformer implemented in Keras
Stars: ✭ 273 (+80.79%)
Mutual labels:  encoder, transformer
Cleora
Cleora AI is a general-purpose model for efficient, scalable learning of stable and inductive entity embeddings for heterogeneous relational data.
Stars: ✭ 303 (+100.66%)
Mutual labels:  ai, embeddings
Contextualized Topic Models
A python package to run contextualized topic modeling. CTMs combine BERT with topic models to get coherent topics. Also supports multilingual tasks. Cross-lingual Zero-shot model published at EACL 2021.
Stars: ✭ 318 (+110.6%)
Mutual labels:  embeddings, transformer
Natural Language Processing
Programming Assignments and Lectures for Stanford's CS 224: Natural Language Processing with Deep Learning
Stars: ✭ 377 (+149.67%)
Mutual labels:  word2vec, glove
german-sentiment
A data set and model for german sentiment classification.
Stars: ✭ 37 (-75.5%)
Mutual labels:  transformer, fasttext
Wego
Word Embeddings (e.g. Word2Vec) in Go!
Stars: ✭ 336 (+122.52%)
Mutual labels:  word2vec, glove
Text Classification Models Pytorch
Implementation of State-of-the-art Text Classification Models in Pytorch
Stars: ✭ 379 (+150.99%)
Mutual labels:  fasttext, transformer
Fast sentence embeddings
Compute Sentence Embeddings Fast!
Stars: ✭ 384 (+154.3%)
Mutual labels:  embeddings, fasttext
sarcasm-detection-for-sentiment-analysis
Sarcasm Detection for Sentiment Analysis
Stars: ✭ 21 (-86.09%)
Mutual labels:  word2vec, glove
towhee
Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.
Stars: ✭ 821 (+443.71%)
Mutual labels:  embeddings, transformer
lda2vec
Mixing Dirichlet Topic Models and Word Embeddings to Make lda2vec from this paper https://arxiv.org/abs/1605.02019
Stars: ✭ 27 (-82.12%)
Mutual labels:  word2vec, embeddings
learningspoons
nlp lecture-notes and source code
Stars: ✭ 29 (-80.79%)
Mutual labels:  word2vec, transformer
go2vec
Read and use word2vec vectors in Go
Stars: ✭ 44 (-70.86%)
Mutual labels:  word2vec, embeddings
cade
Compass-aligned Distributional Embeddings. Align embeddings from different corpora
Stars: ✭ 29 (-80.79%)
Mutual labels:  word2vec, embeddings
Vectorhub
Vector Hub - Library for easy discovery, and consumption of State-of-the-art models to turn data into vectors. (text2vec, image2vec, video2vec, graph2vec, bert, inception, etc)
Stars: ✭ 317 (+109.93%)
Mutual labels:  word2vec, embeddings
game2vec
TensorFlow implementation of word2vec applied on https://www.kaggle.com/tamber/steam-video-games dataset, using both CBOW and Skip-gram.
Stars: ✭ 62 (-58.94%)
Mutual labels:  word2vec, embeddings
Text summurization abstractive methods
Multiple implementations for abstractive text summurization , using google colab
Stars: ✭ 359 (+137.75%)
Mutual labels:  ai, word2vec
Pycadl
Python package with source code from the course "Creative Applications of Deep Learning w/ TensorFlow"
Stars: ✭ 356 (+135.76%)
Mutual labels:  word2vec, glove
Neural Networks
All about Neural Networks!
Stars: ✭ 34 (-77.48%)
Mutual labels:  word2vec, fasttext
Servenet
Service Classification based on Service Description
Stars: ✭ 21 (-86.09%)
Mutual labels:  word2vec, glove
Djl
An Engine-Agnostic Deep Learning Framework in Java
Stars: ✭ 2,262 (+1398.01%)
Mutual labels:  ai, fasttext
Philo2vec
An implementation of word2vec applied to [stanford philosophy encyclopedia](http://plato.stanford.edu/)
Stars: ✭ 33 (-78.15%)
Mutual labels:  word2vec, embeddings
Vectorsinsearch
Dice.com repo to accompany the dice.com 'Vectors in Search' talk by Simon Hughes, from the Activate 2018 search conference, and the 'Searching with Vectors' talk from Haystack 2019 (US). Builds upon my conceptual search and semantic search work from 2015
Stars: ✭ 71 (-52.98%)
Mutual labels:  word2vec, glove
Repo 2017
Python codes in Machine Learning, NLP, Deep Learning and Reinforcement Learning with Keras and Theano
Stars: ✭ 1,123 (+643.71%)
Mutual labels:  word2vec, glove
Glove As A Tensorflow Embedding Layer
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.
Stars: ✭ 85 (-43.71%)
Mutual labels:  word2vec, glove
Half Size
Code for "Effective Dimensionality Reduction for Word Embeddings".
Stars: ✭ 89 (-41.06%)
Mutual labels:  fasttext, glove
Convai Bot 1337
NIPS Conversational Intelligence Challenge 2017 Winner System: Skill-based Conversational Agent with Supervised Dialog Manager
Stars: ✭ 65 (-56.95%)
Mutual labels:  ai, fasttext
Nlp Journey
Documents, papers and codes related to Natural Language Processing, including Topic Model, Word Embedding, Named Entity Recognition, Text Classificatin, Text Generation, Text Similarity, Machine Translation),etc. All codes are implemented intensorflow 2.0.
Stars: ✭ 1,290 (+754.3%)
Mutual labels:  word2vec, fasttext
Text2vec
Fast vectorization, topic modeling, distances and GloVe word embeddings in R.
Stars: ✭ 715 (+373.51%)
Mutual labels:  word2vec, glove
Textclf
TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。
Stars: ✭ 105 (-30.46%)
Mutual labels:  word2vec, glove
Awesome Embedding Models
A curated list of awesome embedding models tutorials, projects and communities.
Stars: ✭ 1,486 (+884.11%)
Mutual labels:  word2vec, embeddings
Fastrtext
R wrapper for fastText
Stars: ✭ 103 (-31.79%)
Mutual labels:  embeddings, fasttext
Dna2vec
dna2vec: Consistent vector representations of variable-length k-mers
Stars: ✭ 117 (-22.52%)
Mutual labels:  word2vec, embeddings
Hierarchical Attention Network
Implementation of Hierarchical Attention Networks in PyTorch
Stars: ✭ 120 (-20.53%)
Mutual labels:  word2vec, glove
word-embeddings-from-scratch
Creating word embeddings from scratch and visualize them on TensorBoard. Using trained embeddings in Keras.
Stars: ✭ 22 (-85.43%)
Mutual labels:  word2vec, embeddings
ClusterTransformer
Topic clustering library built on Transformer embeddings and cosine similarity metrics.Compatible with all BERT base transformers from huggingface.
Stars: ✭ 36 (-76.16%)
Mutual labels:  embeddings, transformer
Ngram2vec
Four word embedding models implemented in Python. Supporting arbitrary context features
Stars: ✭ 703 (+365.56%)
Mutual labels:  word2vec, glove
Dict2vec
Dict2vec is a framework to learn word embeddings using lexical dictionaries.
Stars: ✭ 91 (-39.74%)
Mutual labels:  word2vec, embeddings
1-60 of 1298 similar projects