All Projects → Word2vec → Similar Projects or Alternatives

6195 Open source projects that are alternatives of or similar to Word2vec

Log Anomaly Detector
Log Anomaly Detection - Machine learning to detect abnormal events logs
Stars: ✭ 169 (+252.08%)
Mutual labels:  jupyter-notebook, word2vec, gensim
Twitter sentiment analysis word2vec convnet
Twitter Sentiment Analysis with Gensim Word2Vec and Keras Convolutional Network
Stars: ✭ 24 (-50%)
Mutual labels:  jupyter-notebook, word2vec, gensim
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-trained embeddings and more.
Stars: ✭ 790 (+1545.83%)
Mutual labels:  jupyter-notebook, word2vec, gensim
Germanwordembeddings
Toolkit to obtain and preprocess german corpora, train models using word2vec (gensim) and evaluate them with generated testsets
Stars: ✭ 189 (+293.75%)
Mutual labels:  jupyter-notebook, word2vec, gensim
Aravec
AraVec is a pre-trained distributed word representation (word embedding) open source project which aims to provide the Arabic NLP research community with free to use and powerful word embedding models.
Stars: ✭ 239 (+397.92%)
Mutual labels:  jupyter-notebook, word2vec, gensim
Lmdb Embeddings
Fast word vectors with little memory usage in Python
Stars: ✭ 404 (+741.67%)
Mutual labels:  word2vec, gensim
Ml Projects
ML based projects such as Spam Classification, Time Series Analysis, Text Classification using Random Forest, Deep Learning, Bayesian, Xgboost in Python
Stars: ✭ 127 (+164.58%)
Mutual labels:  word2vec, gensim
Turkish Word2vec
Pre-trained Word2Vec Model for Turkish
Stars: ✭ 136 (+183.33%)
Mutual labels:  word2vec, gensim
Text Analytics With Python
Learn how to process, classify, cluster, summarize, understand syntax, semantics and sentiment of text data with the power of Python! This repository contains code and datasets used in my book, "Text Analytics with Python" published by Apress/Springer.
Stars: ✭ 1,132 (+2258.33%)
Mutual labels:  jupyter-notebook, gensim
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 (+77.08%)
Mutual labels:  jupyter-notebook, word2vec
Hierarchical Attention Network
Implementation of Hierarchical Attention Networks in PyTorch
Stars: ✭ 120 (+150%)
Mutual labels:  jupyter-notebook, word2vec
Deep Math Machine Learning.ai
A blog which talks about machine learning, deep learning algorithms and the Math. and Machine learning algorithms written from scratch.
Stars: ✭ 173 (+260.42%)
Mutual labels:  jupyter-notebook, word2vec
Deep learning nlp
Keras, PyTorch, and NumPy Implementations of Deep Learning Architectures for NLP
Stars: ✭ 407 (+747.92%)
Mutual labels:  jupyter-notebook, word2vec
walklets
A lightweight implementation of Walklets from "Don't Walk Skip! Online Learning of Multi-scale Network Embeddings" (ASONAM 2017).
Stars: ✭ 94 (+95.83%)
Mutual labels:  word2vec, gensim
Magnitude
A fast, efficient universal vector embedding utility package.
Stars: ✭ 1,394 (+2804.17%)
Mutual labels:  word2vec, gensim
Sense2vec
🦆 Contextually-keyed word vectors
Stars: ✭ 1,184 (+2366.67%)
Mutual labels:  word2vec, gensim
Shallowlearn
An experiment about re-implementing supervised learning models based on shallow neural network approaches (e.g. fastText) with some additional exclusive features and nice API. Written in Python and fully compatible with Scikit-learn.
Stars: ✭ 196 (+308.33%)
Mutual labels:  word2vec, gensim
Gemsec
The TensorFlow reference implementation of 'GEMSEC: Graph Embedding with Self Clustering' (ASONAM 2019).
Stars: ✭ 210 (+337.5%)
Mutual labels:  word2vec, gensim
Awesome Embedding Models
A curated list of awesome embedding models tutorials, projects and communities.
Stars: ✭ 1,486 (+2995.83%)
Mutual labels:  jupyter-notebook, word2vec
Wordembeddings Elmo Fasttext Word2vec
Using pre trained word embeddings (Fasttext, Word2Vec)
Stars: ✭ 146 (+204.17%)
Mutual labels:  word2vec, gensim
Cnn Re Tf
Convolutional Neural Network for Multi-label Multi-instance Relation Extraction in Tensorflow
Stars: ✭ 190 (+295.83%)
Mutual labels:  wikidata, jupyter-notebook
word-embeddings-from-scratch
Creating word embeddings from scratch and visualize them on TensorBoard. Using trained embeddings in Keras.
Stars: ✭ 22 (-54.17%)
Mutual labels:  word2vec, gensim
doc2vec-api
document embedding and machine learning script for beginners
Stars: ✭ 92 (+91.67%)
Mutual labels:  word2vec, gensim
wikidata-corpus
Train Wikidata with word2vec for word embedding tasks
Stars: ✭ 109 (+127.08%)
Mutual labels:  wikidata, word2vec
biovec
ProtVec can be used in protein interaction predictions, structure prediction, and protein data visualization.
Stars: ✭ 23 (-52.08%)
Mutual labels:  word2vec, gensim
word2vec-pt-br
Implementação e modelo gerado com o treinamento (trigram) da wikipedia em pt-br
Stars: ✭ 34 (-29.17%)
Mutual labels:  word2vec, gensim
wordfish-python
extract relationships from standardized terms from corpus of interest with deep learning 🐟
Stars: ✭ 19 (-60.42%)
Mutual labels:  word2vec, gensim
Product-Categorization-NLP
Multi-Class Text Classification for products based on their description with Machine Learning algorithms and Neural Networks (MLP, CNN, Distilbert).
Stars: ✭ 30 (-37.5%)
Mutual labels:  word2vec, gensim
Word2vec Tutorial
中文詞向量訓練教學
Stars: ✭ 426 (+787.5%)
Mutual labels:  word2vec, gensim
Crime Analysis
Association Rule Mining from Spatial Data for Crime Analysis
Stars: ✭ 20 (-58.33%)
Mutual labels:  jupyter-notebook, gensim
Servenet
Service Classification based on Service Description
Stars: ✭ 21 (-56.25%)
Mutual labels:  jupyter-notebook, word2vec
Nlp Journey
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.
Stars: ✭ 1,290 (+2587.5%)
Mutual labels:  word2vec, gensim
Musae
The reference implementation of "Multi-scale Attributed Node Embedding".
Stars: ✭ 75 (+56.25%)
Mutual labels:  word2vec, gensim
Role2vec
A scalable Gensim implementation of "Learning Role-based Graph Embeddings" (IJCAI 2018).
Stars: ✭ 134 (+179.17%)
Mutual labels:  word2vec, gensim
RolX
An alternative implementation of Recursive Feature and Role Extraction (KDD11 & KDD12)
Stars: ✭ 52 (+8.33%)
Mutual labels:  word2vec, gensim
Splitter
A Pytorch implementation of "Splitter: Learning Node Representations that Capture Multiple Social Contexts" (WWW 2019).
Stars: ✭ 177 (+268.75%)
Mutual labels:  word2vec, gensim
Gensim
Topic Modelling for Humans
Stars: ✭ 12,763 (+26489.58%)
Mutual labels:  word2vec, gensim
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 (+33.33%)
Mutual labels:  jupyter-notebook, word2vec
Webvectors
Web-ify your word2vec: framework to serve distributional semantic models online
Stars: ✭ 154 (+220.83%)
Mutual labels:  word2vec, gensim
Experiments
Some research experiments
Stars: ✭ 95 (+97.92%)
Mutual labels:  jupyter-notebook, word2vec
Textclustering
Stars: ✭ 89 (+85.42%)
Mutual labels:  jupyter-notebook, word2vec
Practical 1
Oxford Deep NLP 2017 course - Practical 1: word2vec
Stars: ✭ 220 (+358.33%)
Mutual labels:  jupyter-notebook, word2vec
Word2vec Russian Novels
Inspired by word2vec-pride-vis the replacement of words of Russian most valuable novels text with closest word2vec model words. By Boris Orekhov
Stars: ✭ 39 (-18.75%)
Mutual labels:  jupyter-notebook, word2vec
Book deeplearning in pytorch source
Stars: ✭ 236 (+391.67%)
Mutual labels:  jupyter-notebook, word2vec
Word2VecAndTsne
Scripts demo-ing how to train a Word2Vec model and reduce its vector space
Stars: ✭ 45 (-6.25%)
Mutual labels:  word2vec, gensim
Debiaswe
Remove problematic gender bias from word embeddings.
Stars: ✭ 175 (+264.58%)
Mutual labels:  jupyter-notebook, word2vec
Text summurization abstractive methods
Multiple implementations for abstractive text summurization , using google colab
Stars: ✭ 359 (+647.92%)
Mutual labels:  jupyter-notebook, word2vec
Neural Networks
All about Neural Networks!
Stars: ✭ 34 (-29.17%)
Mutual labels:  jupyter-notebook, word2vec
Tadw
An implementation of "Network Representation Learning with Rich Text Information" (IJCAI '15).
Stars: ✭ 43 (-10.42%)
Mutual labels:  word2vec, gensim
Pytorch connectomics
PyTorch Connectomics: segmentation toolbox for EM connectomics
Stars: ✭ 46 (-4.17%)
Mutual labels:  jupyter-notebook
Effective Pandas
Source code for my collection of articles on using pandas.
Stars: ✭ 1,042 (+2070.83%)
Mutual labels:  jupyter-notebook
Play With Machine Learning Algorithms
Code of my MOOC Course <Play with Machine Learning Algorithms>. Updated contents and practices are also included. 我在慕课网上的课程《Python3 入门机器学习》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Stars: ✭ 1,037 (+2060.42%)
Mutual labels:  jupyter-notebook
Al Go Rithms
🎵 Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
Stars: ✭ 1,036 (+2058.33%)
Mutual labels:  jupyter-notebook
Av Ltfs Data Science Finhack Ml Hackathon
L&T Financial Services & Analytics Vidhya presents ‘DataScience FinHack’ organised by Analytics Vidhya
Stars: ✭ 48 (+0%)
Mutual labels:  jupyter-notebook
Stock Data
Analyze stock data by python science tools and machine learning.
Stars: ✭ 47 (-2.08%)
Mutual labels:  jupyter-notebook
Price Forecaster
Forecasting the future prices of BTC and More using Machine and Deep Learning Models
Stars: ✭ 47 (-2.08%)
Mutual labels:  jupyter-notebook
Gpt2 French
GPT-2 French demo | Démo française de GPT-2
Stars: ✭ 47 (-2.08%)
Mutual labels:  jupyter-notebook
Udacity Sdc behavior Cloning
Behavior Cloning Project for Udacity SDC Nanodegree
Stars: ✭ 47 (-2.08%)
Mutual labels:  jupyter-notebook
Detectron2 instance segmentation demo
How to train Detectron2 with Custom COCO Datasets | DLology
Stars: ✭ 47 (-2.08%)
Mutual labels:  jupyter-notebook
Spinal Bootcamp
SpinalHDL-tutorial based on Jupyter Notebook
Stars: ✭ 47 (-2.08%)
Mutual labels:  jupyter-notebook
1-60 of 6195 similar projects