word2vec topic

List word2vec repositories

nlp-in-practice

1.1k
Stars
782
Forks
Watchers

Starter code to solve real world text data problems. Includes: Gensim Word2Vec, phrase embeddings, Text Classification with Logistic Regression, word count with pyspark, simple text preprocessing, pre...

VulnerabilityDetection

97
Stars
41
Forks
Watchers

vulnerability detection in python source code with LSTM networks

word2vec_numpy

87
Stars
69
Forks
Watchers

Word2Vec implementation using numpy

GermanWordEmbeddings

233
Stars
50
Forks
Watchers

Toolkit to obtain and preprocess German text corpora, train models and evaluate them with generated testsets. Built with Gensim and Tensorflow.

ASNE

79
Stars
27
Forks
Watchers

A sparsity aware and memory efficient implementation of "Attributed Social Network Embedding" (TKDE 2018).

AttentionWalk

312
Stars
48
Forks
Watchers

A PyTorch Implementation of "Watch Your Step: Learning Node Embeddings via Graph Attention" (NeurIPS 2018).

BANE

87
Stars
23
Forks
Watchers

A sparsity aware implementation of "Binarized Attributed Network Embedding" (ICDM 2018).

BoostedFactorization

33
Stars
13
Forks
Watchers

An implementation of "Multi-Level Network Embedding with Boosted Low-Rank Matrix Approximation" (ASONAM 2019).

DANMF

201
Stars
40
Forks
Watchers

A sparsity aware implementation of "Deep Autoencoder-like Nonnegative Matrix Factorization for Community Detection" (CIKM 2018).