All Projects → Koan → Similar Projects or Alternatives

274 Open source projects that are alternatives of or similar to Koan

Texthero
Text preprocessing, representation and visualization from zero to hero.
Stars: ✭ 2,407 (+937.5%)
Mutual labels:  word-embeddings
Stocksensation
基于情感字典和机器学习的股市舆情情感分类可视化Web
Stars: ✭ 215 (-7.33%)
Mutual labels:  word2vec
Jfasttext
Java interface for fastText
Stars: ✭ 193 (-16.81%)
Mutual labels:  word-embeddings
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 (-25.43%)
Mutual labels:  word2vec
Ml
sourced.ml is a library and command line tools to build and apply machine learning models on top of Universal Abstract Syntax Trees
Stars: ✭ 136 (-41.38%)
Mutual labels:  word2vec
Lstm Context Embeddings
Augmenting word embeddings with their surrounding context using bidirectional RNN
Stars: ✭ 57 (-75.43%)
Mutual labels:  word-embeddings
Graphwavemachine
A scalable implementation of "Learning Structural Node Embeddings Via Diffusion Wavelets (KDD 2018)".
Stars: ✭ 151 (-34.91%)
Mutual labels:  word2vec
Word2vec
Python interface to Google word2vec
Stars: ✭ 2,370 (+921.55%)
Mutual labels:  word2vec
Awesome Sentence Embedding
A curated list of pretrained sentence and word embedding models
Stars: ✭ 1,973 (+750.43%)
Mutual labels:  word-embeddings
Transorthogonal Linguistics
Uses a distributed word representation to finds words along the hyperchord of two input words.
Stars: ✭ 93 (-59.91%)
Mutual labels:  word2vec
Sentence Similarity
对四种句子/文本相似度计算方法进行实验与比较
Stars: ✭ 181 (-21.98%)
Mutual labels:  word2vec
Textfeatures
👷‍♂️ A simple package for extracting useful features from character objects 👷‍♀️
Stars: ✭ 148 (-36.21%)
Mutual labels:  word2vec
Word2vec
訓練中文詞向量 Word2vec, Word2vec was created by a team of researchers led by Tomas Mikolov at Google.
Stars: ✭ 48 (-79.31%)
Mutual labels:  word2vec
Cw2vec
基于字符训练词向量
Stars: ✭ 80 (-65.52%)
Mutual labels:  word2vec
Skip Thoughts.torch
Porting of Skip-Thoughts pretrained models from Theano to PyTorch & Torch7
Stars: ✭ 146 (-37.07%)
Mutual labels:  word2vec
Russian news corpus
Russian mass media stemmed texts corpus / Корпус лемматизированных (морфологически нормализованных) текстов российских СМИ
Stars: ✭ 76 (-67.24%)
Mutual labels:  word2vec
Splitter
A Pytorch implementation of "Splitter: Learning Node Representations that Capture Multiple Social Contexts" (WWW 2019).
Stars: ✭ 177 (-23.71%)
Mutual labels:  word2vec
Chinese Word Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
Stars: ✭ 9,548 (+4015.52%)
Mutual labels:  word-embeddings
Word2vec
Go library for performing computations in word2vec binary models
Stars: ✭ 143 (-38.36%)
Mutual labels:  word2vec
Role2vec
A scalable Gensim implementation of "Learning Role-based Graph Embeddings" (IJCAI 2018).
Stars: ✭ 134 (-42.24%)
Mutual labels:  word2vec
Tadw
An implementation of "Network Representation Learning with Rich Text Information" (IJCAI '15).
Stars: ✭ 43 (-81.47%)
Mutual labels:  word2vec
Clustercat
Fast Word Clustering Software
Stars: ✭ 65 (-71.98%)
Mutual labels:  word-embeddings
Spherical Text Embedding
[NeurIPS 2019] Spherical Text Embedding
Stars: ✭ 143 (-38.36%)
Mutual labels:  word-embeddings
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 (-72.41%)
Mutual labels:  word2vec
Sifrank zh
基于预训练模型的中文关键词抽取方法(论文SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained Language Model 的中文版代码)
Stars: ✭ 175 (-24.57%)
Mutual labels:  word-embeddings
Chive
Japanese word embedding with Sudachi and NWJC 🌿
Stars: ✭ 63 (-72.84%)
Mutual labels:  word2vec
Word2vec
对 ansj 编写的 Word2VEC_java 的进一步包装,同时实现了常用的词语相似度和句子相似度计算。
Stars: ✭ 136 (-41.38%)
Mutual labels:  word2vec
Nlp overview
Overview of Modern Deep Learning Techniques Applied to Natural Language Processing
Stars: ✭ 1,104 (+375.86%)
Mutual labels:  word-embeddings
Question Generation
Generating multiple choice questions from text using Machine Learning.
Stars: ✭ 227 (-2.16%)
Mutual labels:  word-embeddings
Average Word2vec
🔤 Calculate average word embeddings (word2vec) from documents for transfer learning
Stars: ✭ 52 (-77.59%)
Mutual labels:  word-embeddings
Turkish Word2vec
Pre-trained Word2Vec Model for Turkish
Stars: ✭ 136 (-41.38%)
Mutual labels:  word2vec
Pujangga
Pujangga - Indonesian Natural Language Processing Tool with REST API, an Interface for InaNLP and Deeplearning4j's Word2Vec
Stars: ✭ 47 (-79.74%)
Mutual labels:  word2vec
Wordvectors
Pre-trained word vectors of 30+ languages
Stars: ✭ 2,043 (+780.6%)
Mutual labels:  word2vec
Embeddingsviz
Visualize word embeddings of a vocabulary in TensorBoard, including the neighbors
Stars: ✭ 40 (-82.76%)
Mutual labels:  word-embeddings
Pytorch word2vec
Use pytorch to implement word2vec
Stars: ✭ 133 (-42.67%)
Mutual labels:  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 (-83.19%)
Mutual labels:  word2vec
Log Anomaly Detector
Log Anomaly Detection - Machine learning to detect abnormal events logs
Stars: ✭ 169 (-27.16%)
Mutual labels:  word2vec
Scattertext Pydata
Notebooks for the Seattle PyData 2017 talk on Scattertext
Stars: ✭ 132 (-43.1%)
Mutual labels:  word2vec
Pytorch Skipgram
Implementing Skip-gram Negative Sampling with pytorch
Stars: ✭ 39 (-83.19%)
Mutual labels:  word2vec
Coursera Natural Language Processing Specialization
Programming assignments from all courses in the Coursera Natural Language Processing Specialization offered by deeplearning.ai.
Stars: ✭ 39 (-83.19%)
Mutual labels:  word-embeddings
Finalfusion Rust
finalfusion embeddings in Rust
Stars: ✭ 35 (-84.91%)
Mutual labels:  word2vec
Top2vec
Top2Vec learns jointly embedded topic, document and word vectors.
Stars: ✭ 972 (+318.97%)
Mutual labels:  word-embeddings
Lftm
Improving topic models LDA and DMM (one-topic-per-document model for short texts) with word embeddings (TACL 2015)
Stars: ✭ 168 (-27.59%)
Mutual labels:  word-embeddings
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 (-45.26%)
Mutual labels:  word2vec
Neural Networks
All about Neural Networks!
Stars: ✭ 34 (-85.34%)
Mutual labels:  word2vec
Philo2vec
An implementation of word2vec applied to [stanford philosophy encyclopedia](http://plato.stanford.edu/)
Stars: ✭ 33 (-85.78%)
Mutual labels:  word2vec
Hash Embeddings
PyTorch implementation of Hash Embeddings (NIPS 2017). Submission to the NIPS Implementation Challenge.
Stars: ✭ 126 (-45.69%)
Mutual labels:  word-embeddings
Wordnetembeddings
Obtaining word embeddings from a WordNet ontology
Stars: ✭ 33 (-85.78%)
Mutual labels:  word-embeddings
Few Shot Text Classification
Few-shot binary text classification with Induction Networks and Word2Vec weights initialization
Stars: ✭ 32 (-86.21%)
Mutual labels:  word2vec
Gemsec
The TensorFlow reference implementation of 'GEMSEC: Graph Embedding with Self Clustering' (ASONAM 2019).
Stars: ✭ 210 (-9.48%)
Mutual labels:  word2vec
Vec4ir
Word Embeddings for Information Retrieval
Stars: ✭ 188 (-18.97%)
Mutual labels:  word-embeddings
Danmf
A sparsity aware implementation of "Deep Autoencoder-like Nonnegative Matrix Factorization for Community Detection" (CIKM 2018).
Stars: ✭ 161 (-30.6%)
Mutual labels:  word2vec
Hierarchical Attention Network
Implementation of Hierarchical Attention Networks in PyTorch
Stars: ✭ 120 (-48.28%)
Mutual labels:  word2vec
Servenet
Service Classification based on Service Description
Stars: ✭ 21 (-90.95%)
Mutual labels:  word2vec
Syntree2vec
An algorithm to augment syntactic hierarchy into word embeddings
Stars: ✭ 9 (-96.12%)
Mutual labels:  word-embeddings
Twitter sentiment analysis word2vec convnet
Twitter Sentiment Analysis with Gensim Word2Vec and Keras Convolutional Network
Stars: ✭ 24 (-89.66%)
Mutual labels:  word2vec
Entity2rec
entity2rec generates item recommendation using property-specific knowledge graph embeddings
Stars: ✭ 159 (-31.47%)
Mutual labels:  word2vec
Concise Ipython Notebooks For Deep Learning
Ipython Notebooks for solving problems like classification, segmentation, generation using latest Deep learning algorithms on different publicly available text and image data-sets.
Stars: ✭ 23 (-90.09%)
Mutual labels:  word-embeddings
Bagofconcepts
Python implementation of bag-of-concepts
Stars: ✭ 18 (-92.24%)
Mutual labels:  word2vec
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 (+240.52%)
Mutual labels:  word2vec
61-120 of 274 similar projects