All Projects → navec → Similar Projects or Alternatives

515 Open source projects that are alternatives of or similar to navec

Embedding As Service
One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques
Stars: ✭ 151 (+27.97%)
Mutual labels:  word2vec, embeddings, glove
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 (-39.83%)
Mutual labels:  word2vec, glove, quantization
Lmdb Embeddings
Fast word vectors with little memory usage in Python
Stars: ✭ 404 (+242.37%)
Mutual labels:  word2vec, embeddings, glove
Finalfusion Rust
finalfusion embeddings in Rust
Stars: ✭ 35 (-70.34%)
Mutual labels:  word2vec, embeddings, glove
Magnitude
A fast, efficient universal vector embedding utility package.
Stars: ✭ 1,394 (+1081.36%)
Mutual labels:  word2vec, embeddings, glove
Russian news corpus
Russian mass media stemmed texts corpus / Корпус лемматизированных (морфологически нормализованных) текстов российских СМИ
Stars: ✭ 76 (-35.59%)
Mutual labels:  word2vec, russian
Dna2vec
dna2vec: Consistent vector representations of variable-length k-mers
Stars: ✭ 117 (-0.85%)
Mutual labels:  word2vec, embeddings
Ntagger
reference pytorch code for named entity tagging
Stars: ✭ 58 (-50.85%)
Mutual labels:  glove, quantization
sentiment-analysis-of-tweets-in-russian
Sentiment analysis of tweets in Russian using Convolutional Neural Networks (CNN) with Word2Vec embeddings.
Stars: ✭ 51 (-56.78%)
Mutual labels:  word2vec, embeddings
reach
Load embeddings and featurize your sentences.
Stars: ✭ 17 (-85.59%)
Mutual labels:  word2vec, embeddings
go2vec
Read and use word2vec vectors in Go
Stars: ✭ 44 (-62.71%)
Mutual labels:  word2vec, embeddings
Wego
Word Embeddings (e.g. Word2Vec) in Go!
Stars: ✭ 336 (+184.75%)
Mutual labels:  word2vec, glove
NLP-paper
🎨 🎨NLP 自然语言处理教程 🎨🎨 https://dataxujing.github.io/NLP-paper/
Stars: ✭ 23 (-80.51%)
Mutual labels:  word2vec, glove
Text2vec
Fast vectorization, topic modeling, distances and GloVe word embeddings in R.
Stars: ✭ 715 (+505.93%)
Mutual labels:  word2vec, glove
Hierarchical Attention Network
Implementation of Hierarchical Attention Networks in PyTorch
Stars: ✭ 120 (+1.69%)
Mutual labels:  word2vec, 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 (-83.05%)
Mutual labels:  embeddings, glove
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 (-66.1%)
Mutual labels:  word2vec, embeddings
word2vec-tsne
Google News and Leo Tolstoy: Visualizing Word2Vec Word Embeddings using t-SNE.
Stars: ✭ 59 (-50%)
Mutual labels:  word2vec, embeddings
cade
Compass-aligned Distributional Embeddings. Align embeddings from different corpora
Stars: ✭ 29 (-75.42%)
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 (+168.64%)
Mutual labels:  word2vec, embeddings
Servenet
Service Classification based on Service Description
Stars: ✭ 21 (-82.2%)
Mutual labels:  word2vec, glove
Philo2vec
An implementation of word2vec applied to [stanford philosophy encyclopedia](http://plato.stanford.edu/)
Stars: ✭ 33 (-72.03%)
Mutual labels:  word2vec, embeddings
Repo 2017
Python codes in Machine Learning, NLP, Deep Learning and Reinforcement Learning with Keras and Theano
Stars: ✭ 1,123 (+851.69%)
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 (-27.97%)
Mutual labels:  word2vec, glove
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 (-45.76%)
Mutual labels:  word2vec, embeddings
Dict2vec
Dict2vec is a framework to learn word embeddings using lexical dictionaries.
Stars: ✭ 91 (-22.88%)
Mutual labels:  word2vec, embeddings
Textclf
TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。
Stars: ✭ 105 (-11.02%)
Mutual labels:  word2vec, glove
Ngram2vec
Four word embedding models implemented in Python. Supporting arbitrary context features
Stars: ✭ 703 (+495.76%)
Mutual labels:  word2vec, glove
sarcasm-detection-for-sentiment-analysis
Sarcasm Detection for Sentiment Analysis
Stars: ✭ 21 (-82.2%)
Mutual labels:  word2vec, glove
Entity2rec
entity2rec generates item recommendation using property-specific knowledge graph embeddings
Stars: ✭ 159 (+34.75%)
Mutual labels:  word2vec, embeddings
Sensegram
Making sense embedding out of word embeddings using graph-based word sense induction
Stars: ✭ 209 (+77.12%)
Mutual labels:  word2vec, embeddings
Wordembeddings Elmo Fasttext Word2vec
Using pre trained word embeddings (Fasttext, Word2Vec)
Stars: ✭ 146 (+23.73%)
Mutual labels:  word2vec, glove
Natural Language Processing
Programming Assignments and Lectures for Stanford's CS 224: Natural Language Processing with Deep Learning
Stars: ✭ 377 (+219.49%)
Mutual labels:  word2vec, glove
Simple-Sentence-Similarity
Exploring the simple sentence similarity measurements using word embeddings
Stars: ✭ 99 (-16.1%)
Mutual labels:  word2vec, glove
Datastories Semeval2017 Task4
Deep-learning model presented in "DataStories at SemEval-2017 Task 4: Deep LSTM with Attention for Message-level and Topic-based Sentiment Analysis".
Stars: ✭ 184 (+55.93%)
Mutual labels:  embeddings, glove
Embeddingsviz
Visualize word embeddings of a vocabulary in TensorBoard, including the neighbors
Stars: ✭ 40 (-66.1%)
Mutual labels:  embeddings, glove
lda2vec
Mixing Dirichlet Topic Models and Word Embeddings to Make lda2vec from this paper https://arxiv.org/abs/1605.02019
Stars: ✭ 27 (-77.12%)
Mutual labels:  word2vec, embeddings
Natasha
Solves basic Russian NLP tasks, API for lower level Natasha projects
Stars: ✭ 788 (+567.8%)
Mutual labels:  embeddings, russian
game2vec
TensorFlow implementation of word2vec applied on https://www.kaggle.com/tamber/steam-video-games dataset, using both CBOW and Skip-gram.
Stars: ✭ 62 (-47.46%)
Mutual labels:  word2vec, embeddings
Persian-Sentiment-Analyzer
Persian sentiment analysis ( آناکاوی سهش های فارسی | تحلیل احساسات فارسی )
Stars: ✭ 30 (-74.58%)
Mutual labels:  word2vec, embeddings
Pycadl
Python package with source code from the course "Creative Applications of Deep Learning w/ TensorFlow"
Stars: ✭ 356 (+201.69%)
Mutual labels:  word2vec, glove
Awesome Embedding Models
A curated list of awesome embedding models tutorials, projects and communities.
Stars: ✭ 1,486 (+1159.32%)
Mutual labels:  word2vec, embeddings
Cw2vec
cw2vec: Learning Chinese Word Embeddings with Stroke n-gram Information
Stars: ✭ 224 (+89.83%)
Mutual labels:  word2vec, embeddings
word-embeddings-from-scratch
Creating word embeddings from scratch and visualize them on TensorBoard. Using trained embeddings in Keras.
Stars: ✭ 22 (-81.36%)
Mutual labels:  word2vec, embeddings
info-retrieval
Information Retrieval in High Dimensional Data (class deliverables)
Stars: ✭ 33 (-72.03%)
Mutual labels:  embeddings
Arabic-Word-Embeddings-Word2vec
Arabic Word Embeddings Word2vec
Stars: ✭ 26 (-77.97%)
Mutual labels:  word2vec
FCH-TTS
A fast Text-to-Speech (TTS) model. Work well for English, Mandarin/Chinese, Japanese, Korean, Russian and Tibetan (so far). 快速语音合成模型,适用于英语、普通话/中文、日语、韩语、俄语和藏语(当前已测试)。
Stars: ✭ 154 (+30.51%)
Mutual labels:  russian
pngquant
A Python Wrapper of Pngquant
Stars: ✭ 27 (-77.12%)
Mutual labels:  quantization
libmorph
libmorph rus/ukr - fast & accurate morphological analyzer/analyses for Russian and Ukrainian
Stars: ✭ 16 (-86.44%)
Mutual labels:  russian
Simple chat bot
Simple nlp chatbot
Stars: ✭ 23 (-80.51%)
Mutual labels:  embeddings
learningspoons
nlp lecture-notes and source code
Stars: ✭ 29 (-75.42%)
Mutual labels:  word2vec
word2vec-from-scratch-with-python
A very simple, bare-bones, inefficient, implementation of skip-gram word2vec from scratch with Python
Stars: ✭ 85 (-27.97%)
Mutual labels:  word2vec
TCE
This repository contains the code implementation used in the paper Temporally Coherent Embeddings for Self-Supervised Video Representation Learning (TCE).
Stars: ✭ 51 (-56.78%)
Mutual labels:  embeddings
word-benchmarks
Benchmarks for intrinsic word embeddings evaluation.
Stars: ✭ 45 (-61.86%)
Mutual labels:  word2vec
codesnippetsearch
Neural bag of words code search implementation using PyTorch and data from the CodeSearchNet project.
Stars: ✭ 67 (-43.22%)
Mutual labels:  embeddings
rutimeparser
Recognize date and time in russian text and return datetime.datetime.
Stars: ✭ 17 (-85.59%)
Mutual labels:  russian
NLP PEMDC
NLP Predtrained Embeddings, Models and Datasets Collections(NLP_PEMDC). The collection will keep updating.
Stars: ✭ 58 (-50.85%)
Mutual labels:  word2vec
ukrainian-typographic-layouts
Типографічні розкладки для української та російської мови / Типографские раскладки для украинского и русского языка
Stars: ✭ 69 (-41.53%)
Mutual labels:  russian
textaugment
TextAugment: Text Augmentation Library
Stars: ✭ 280 (+137.29%)
Mutual labels:  word2vec
wmd4j
wmd4j is a Java library for calculating Word Mover's Distance (WMD)
Stars: ✭ 31 (-73.73%)
Mutual labels:  word2vec
1-60 of 515 similar projects