word2vec
Here are 1,303 public repositories matching this topic...
Machine learning, in numpy
-
Updated
Oct 2, 2020 - Python
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
-
Updated
Oct 22, 2020
Extract Keywords from sentence or Replace keywords in sentences.
-
Updated
Jun 5, 2020 - Python
텐서플로우를 기초부터 응용까지 단계별로 연습할 수 있는 소스 코드를 제공합니다
-
Updated
Mar 23, 2019 - Python
Beautiful visualizations of how language differs among document types.
-
Updated
Nov 7, 2020 - Python
A curated list of awesome embedding models tutorials, projects and communities.
-
Updated
Apr 7, 2019 - Jupyter Notebook
A fast, efficient universal vector embedding utility package.
-
Updated
Jul 17, 2020 - Python
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.
-
Updated
Nov 6, 2020 - Python
-
Updated
May 29, 2020 - Python
Python codes in Machine Learning, NLP, Deep Learning and Reinforcement Learning with Keras and Theano
-
Updated
Apr 22, 2019 - Python
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-trained embeddings and more.
-
Updated
Apr 22, 2020 - Jupyter Notebook
基于Pytorch和torchtext的自然语言处理深度学习框架。
-
Updated
Jan 10, 2020 - Python
Fast vectorization, topic modeling, distances and GloVe word embeddings in R.
-
Updated
Sep 19, 2020 - R
CS224n: Natural Language Processing with Deep Learning Assignments Winter, 2017
-
Updated
Oct 15, 2018 - Python
Deep neural network framework for multi-label text classification
-
Updated
Apr 8, 2020 - Python
A parallel implementation of "graph2vec: Learning Distributed Representations of Graphs" (MLGWorkshop 2017).
-
Updated
Sep 24, 2020 - Python
Keras, PyTorch, and NumPy Implementations of Deep Learning Architectures for NLP
-
Updated
Mar 11, 2020 - Jupyter Notebook
Programming Assignments and Lectures for Stanford's CS 224: Natural Language Processing with Deep Learning
-
Updated
Feb 22, 2018 - Python
Python package with source code from the course "Creative Applications of Deep Learning w/ TensorFlow"
-
Updated
Sep 25, 2020 - Python
Word Embeddings (e.g. Word2Vec) in Go!
-
Updated
Oct 3, 2020 - Go
word2vec, sentence2vec, machine reading comprehension, dialog system, text classification, pretrained language model (i.e., XLNet, BERT, ELMo, GPT), sequence labeling, information retrieval, information extraction (i.e., entity, relation and event extraction), knowledge graph, text generation, network embedding
-
Updated
Nov 4, 2020 - OpenEdge ABL
Multiple implementations for abstractive text summurization , using google colab
-
Updated
Oct 6, 2020 - Jupyter Notebook
all kinds of baseline models for sentence similarity 句子对语义相似度模型
-
Updated
Jul 5, 2018 - Python
Improve this page
Add a description, image, and links to the word2vec topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the word2vec topic, visit your repo's landing page and select "manage topics."


Not a high-priority at all, but it'd be more sensible for such a tutorial/testing utility corpus to be implemented elsewhere - maybe under
/test/or some other data- or doc- related module – rather than ingensim.models.word2vec.Originally posted by @gojomo in RaRe-Technologies/gensim#2939 (comment)