skip-gram topic

List skip-gram repositories

lightNLP

823
Stars
212
Forks
Watchers

基于Pytorch和torchtext的自然语言处理深度学习框架。

nlp-notebook

485
Stars
106
Forks
Watchers

NLP 领域常见任务的实现,包括新词发现、以及基于pytorch的词向量、中文文本分类、实体识别、摘要文本生成、句子相似度判断、三元组抽取、预训练模型等。

pyRDF2Vec

241
Stars
47
Forks
Watchers

🐍 Python Implementation and Extension of RDF2Vec

chinese-word2vec-pytorch

52
Stars
11
Forks
Watchers

word2vec implementation for skip-gram in pytorch

Skip-Gram-Model-PyTorch

48
Stars
12
Forks
Watchers

PyTorch implementation of the Word2Vec (Skip-Gram Model) and visualizing the trained embeddings using TSNE