All Projects → Sifrank_zh → Similar Projects or Alternatives

104 Open source projects that are alternatives of or similar to Sifrank_zh

Deep learning nlp
Keras, PyTorch, and NumPy Implementations of Deep Learning Architectures for NLP
Stars: ✭ 407 (+132.57%)
Mutual labels:  word-embeddings
NLP-Stuff
Programs with word vectors, RNN, NLP stuff, etc
Stars: ✭ 19 (-89.14%)
Mutual labels:  word-embeddings
Textblob Ar
Arabic support for textblob
Stars: ✭ 60 (-65.71%)
Mutual labels:  word-embeddings
Inltk
Natural Language Toolkit for Indic Languages aims to provide out of the box support for various NLP tasks that an application developer might need
Stars: ✭ 702 (+301.14%)
Mutual labels:  word-embeddings
conec
Context Encoders (ConEc) as a simple but powerful extension of the word2vec model for learning word embeddings
Stars: ✭ 20 (-88.57%)
Mutual labels:  word-embeddings
Dict2vec
Dict2vec is a framework to learn word embeddings using lexical dictionaries.
Stars: ✭ 91 (-48%)
Mutual labels:  word-embeddings
Named Entity Recognition With Bidirectional Lstm Cnns
Named-Entity-Recognition-with-Bidirectional-LSTM-CNNs
Stars: ✭ 283 (+61.71%)
Mutual labels:  word-embeddings
Flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
Stars: ✭ 11,065 (+6222.86%)
Mutual labels:  word-embeddings
yelp comments classification nlp
Yelp round-10 review comments classification using deep learning (LSTM and CNN) and natural language processing.
Stars: ✭ 72 (-58.86%)
Mutual labels:  word-embeddings
Word2vec Win32
A word2vec port for Windows.
Stars: ✭ 41 (-76.57%)
Mutual labels:  word-embeddings
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 (-86.86%)
Mutual labels:  word-embeddings
Word-recognition-EmbedNet-CAB
Code implementation for our ICPR, 2020 paper titled "Improving Word Recognition using Multiple Hypotheses and Deep Embeddings"
Stars: ✭ 19 (-89.14%)
Mutual labels:  word-embeddings
Text Summarizer
Python Framework for Extractive Text Summarization
Stars: ✭ 96 (-45.14%)
Mutual labels:  word-embeddings
Nlp Notebooks
A collection of notebooks for Natural Language Processing from NLP Town
Stars: ✭ 513 (+193.14%)
Mutual labels:  word-embeddings
Scattertext
Beautiful visualizations of how language differs among document types.
Stars: ✭ 1,722 (+884%)
Mutual labels:  word-embeddings
Chakin
Simple downloader for pre-trained word vectors
Stars: ✭ 323 (+84.57%)
Mutual labels:  word-embeddings
Chinese Word Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
Stars: ✭ 9,548 (+5356%)
Mutual labels:  word-embeddings
neuralnets-semantics
Word semantics Deep Learning with Vanilla Python, Keras, Theano, TensorFlow, PyTorch
Stars: ✭ 15 (-91.43%)
Mutual labels:  word-embeddings
Elmo Tutorial
A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)
Stars: ✭ 145 (-17.14%)
Mutual labels:  word-embeddings
SPINE
Code for SPINE - Sparse Interpretable Neural Embeddings. Jhamtani H.*, Pruthi D.*, Subramanian A.*, Berg-Kirkpatrick T., Hovy E. AAAI 2018
Stars: ✭ 44 (-74.86%)
Mutual labels:  word-embeddings
Lstm Context Embeddings
Augmenting word embeddings with their surrounding context using bidirectional RNN
Stars: ✭ 57 (-67.43%)
Mutual labels:  word-embeddings
textlytics
Text processing library for sentiment analysis and related tasks
Stars: ✭ 25 (-85.71%)
Mutual labels:  word-embeddings
Kadot
Kadot, the unsupervised natural language processing library.
Stars: ✭ 108 (-38.29%)
Mutual labels:  word-embeddings
Naive-Resume-Matching
Text Similarity Applied to resume, to compare Resumes with Job Descriptions and create a score to rank them. Similar to an ATS.
Stars: ✭ 27 (-84.57%)
Mutual labels:  word-embeddings
Coursera Natural Language Processing Specialization
Programming assignments from all courses in the Coursera Natural Language Processing Specialization offered by deeplearning.ai.
Stars: ✭ 39 (-77.71%)
Mutual labels:  word-embeddings
Syntree2vec
An algorithm to augment syntactic hierarchy into word embeddings
Stars: ✭ 9 (-94.86%)
Mutual labels:  word-embeddings
NTUA-slp-nlp
💻Speech and Natural Language Processing (SLP & NLP) Lab Assignments for ECE NTUA
Stars: ✭ 19 (-89.14%)
Mutual labels:  word-embeddings
Fastrtext
R wrapper for fastText
Stars: ✭ 103 (-41.14%)
Mutual labels:  word-embeddings
Text2vec
Fast vectorization, topic modeling, distances and GloVe word embeddings in R.
Stars: ✭ 715 (+308.57%)
Mutual labels:  word-embeddings
Hash Embeddings
PyTorch implementation of Hash Embeddings (NIPS 2017). Submission to the NIPS Implementation Challenge.
Stars: ✭ 126 (-28%)
Mutual labels:  word-embeddings
Meta
A Modern C++ Data Sciences Toolkit
Stars: ✭ 600 (+242.86%)
Mutual labels:  word-embeddings
Postgres Word2vec
utils to use word embedding like word2vec vectors in a postgres database
Stars: ✭ 96 (-45.14%)
Mutual labels:  word-embeddings
Bert Embedding
🔡 Token level embeddings from BERT model on mxnet and gluonnlp
Stars: ✭ 424 (+142.29%)
Mutual labels:  word-embeddings
Awesome Sentence Embedding
A curated list of pretrained sentence and word embedding models
Stars: ✭ 1,973 (+1027.43%)
Mutual labels:  word-embeddings
Wego
Word Embeddings (e.g. Word2Vec) in Go!
Stars: ✭ 336 (+92%)
Mutual labels:  word-embeddings
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 (-51.43%)
Mutual labels:  word-embeddings
Biosentvec
BioWordVec & BioSentVec: pre-trained embeddings for biomedical words and sentences
Stars: ✭ 308 (+76%)
Mutual labels:  word-embeddings
Dna2vec
dna2vec: Consistent vector representations of variable-length k-mers
Stars: ✭ 117 (-33.14%)
Mutual labels:  word-embeddings
Hands On Deep Learning Algorithms With Python
Master Deep Learning Algorithms with Extensive Math by Implementing them using TensorFlow
Stars: ✭ 272 (+55.43%)
Mutual labels:  word-embeddings
Clustercat
Fast Word Clustering Software
Stars: ✭ 65 (-62.86%)
Mutual labels:  word-embeddings
Lbl2Vec
Lbl2Vec learns jointly embedded label, document and word vectors to retrieve documents with predefined topics from an unlabeled document corpus.
Stars: ✭ 25 (-85.71%)
Mutual labels:  word-embeddings
Gensim
Topic Modelling for Humans
Stars: ✭ 12,763 (+7193.14%)
Mutual labels:  word-embeddings
Text-Analysis
Explaining textual analysis tools in Python. Including Preprocessing, Skip Gram (word2vec), and Topic Modelling.
Stars: ✭ 48 (-72.57%)
Mutual labels:  word-embeddings
Nlp overview
Overview of Modern Deep Learning Techniques Applied to Natural Language Processing
Stars: ✭ 1,104 (+530.86%)
Mutual labels:  word-embeddings
sembei
🍘 単語分割を経由しない単語埋め込み 🍘
Stars: ✭ 14 (-92%)
Mutual labels:  word-embeddings
Danlp
DaNLP is a repository for Natural Language Processing resources for the Danish Language.
Stars: ✭ 111 (-36.57%)
Mutual labels:  word-embeddings
SWDM
SIGIR 2017: Embedding-based query expansion for weighted sequential dependence retrieval model
Stars: ✭ 35 (-80%)
Mutual labels:  word-embeddings
Average Word2vec
🔤 Calculate average word embeddings (word2vec) from documents for transfer learning
Stars: ✭ 52 (-70.29%)
Mutual labels:  word-embeddings
word embedding
Sample code for training Word2Vec and FastText using wiki corpus and their pretrained word embedding..
Stars: ✭ 21 (-88%)
Mutual labels:  word-embeddings
Spherical Text Embedding
[NeurIPS 2019] Spherical Text Embedding
Stars: ✭ 143 (-18.29%)
Mutual labels:  word-embeddings
codenames
Codenames AI using Word Vectors
Stars: ✭ 41 (-76.57%)
Mutual labels:  word-embeddings
Embeddingsviz
Visualize word embeddings of a vocabulary in TensorBoard, including the neighbors
Stars: ✭ 40 (-77.14%)
Mutual labels:  word-embeddings
SentimentAnalysis
Sentiment Analysis: Deep Bi-LSTM+attention model
Stars: ✭ 32 (-81.71%)
Mutual labels:  word-embeddings
Easy Bert
A Dead Simple BERT API for Python and Java (https://github.com/google-research/bert)
Stars: ✭ 106 (-39.43%)
Mutual labels:  word-embeddings
Top2vec
Top2Vec learns jointly embedded topic, document and word vectors.
Stars: ✭ 972 (+455.43%)
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 (-4%)
Mutual labels:  word-embeddings
Mimick
Code for Mimicking Word Embeddings using Subword RNNs (EMNLP 2017)
Stars: ✭ 152 (-13.14%)
Mutual labels:  word-embeddings
Fasttext.js
FastText for Node.js
Stars: ✭ 127 (-27.43%)
Mutual labels:  word-embeddings
Magnitude
A fast, efficient universal vector embedding utility package.
Stars: ✭ 1,394 (+696.57%)
Mutual labels:  word-embeddings
Wordnetembeddings
Obtaining word embeddings from a WordNet ontology
Stars: ✭ 33 (-81.14%)
Mutual labels:  word-embeddings
1-60 of 104 similar projects