word2vec topic
nlp-in-practice
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
vulnerability detection in python source code with LSTM networks
word2vec_numpy
Word2Vec implementation using numpy
document-similarity
Document Similarity using Word2Vec
GermanWordEmbeddings
Toolkit to obtain and preprocess German text corpora, train models and evaluate them with generated testsets. Built with Gensim and Tensorflow.
ASNE
A sparsity aware and memory efficient implementation of "Attributed Social Network Embedding" (TKDE 2018).
AttentionWalk
A PyTorch Implementation of "Watch Your Step: Learning Node Embeddings via Graph Attention" (NeurIPS 2018).
BANE
A sparsity aware implementation of "Binarized Attributed Network Embedding" (ICDM 2018).
BoostedFactorization
An implementation of "Multi-Level Network Embedding with Boosted Low-Rank Matrix Approximation" (ASONAM 2019).
DANMF
A sparsity aware implementation of "Deep Autoencoder-like Nonnegative Matrix Factorization for Community Detection" (CIKM 2018).