deborausujono / word2vecpyLinks
Python implementation of CBOW and skip-gram word vector models, and hierarchical softmax and negative sampling learning algorithms
☆323Updated 5 years ago
Alternatives and similar repositories for word2vecpy
Users that are interested in word2vecpy are comparing it to the libraries listed below
Sorting:
- BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences☆436Updated 3 years ago
- ☆283Updated 7 years ago
- ☆323Updated 6 years ago
- Neural network toolkit for sentence pair modeling.☆303Updated 4 years ago
- Empower Sequence Labeling with Task-Aware Language Model☆847Updated 2 years ago
- Text classification using a convolutional neural network.☆449Updated 5 years ago
- ACL 2018: Hybrid semi-Markov CRF for Neural Sequence Labeling (http://aclweb.org/anthology/P18-2038)☆303Updated 6 years ago
- Enhanced LTSM for natural language inference☆264Updated 5 years ago
- Tensorflow Implementation of "Recurrent Convolutional Neural Network for Text Classification" (AAAI 2015)☆151Updated 6 years ago
- ☆298Updated 4 years ago
- The Tensorflow code for this ACL 2018 paper: "Baseline Needs More Love: On Simple Word-Embedding-Based Models and Associated Pooling Mech…☆286Updated 2 years ago
- ☆316Updated 2 years ago
- Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will proba…☆465Updated last year
- Sentence2vec by Rock☆311Updated 2 months ago
- A demo code for topical word embedding☆313Updated 7 years ago
- ☆231Updated 5 years ago
- A (CNN+)RNN(LSTM/BiLSTM)+CRF model for sequence labelling.☆139Updated 7 years ago
- Deep Semantic Role Labeling with Self-Attention☆307Updated 5 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆604Updated 5 years ago
- An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' (Lin et al., ICLR 2017).☆430Updated 7 years ago
- Python implementation of GloVe word embedding algorithm (Pennington et al., 2014) for educational purposes☆222Updated 6 years ago
- ☆306Updated 8 years ago
- My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://re…☆520Updated 8 years ago
- About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.☆189Updated 4 years ago
- LSTM+CRF NER☆303Updated 6 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow☆143Updated 7 years ago
- Hierarchical Attention Networks for Chinese Sentiment Classification☆205Updated 7 years ago
- all kinds of baseline models for sentence similarity 句子对语义相似度模型☆297Updated 6 years ago
- The code of AAAI18 paper "Learning Structured Representation for Text Classification via Reinforcement Learning".☆217Updated 6 years ago
- Dilated CNNs for NER in TensorFlow☆242Updated 6 years ago