marioyc / Sentence-Classification
Sentence embeddings and sentence classification
☆9Updated 8 years ago
Alternatives and similar repositories for Sentence-Classification:
Users that are interested in Sentence-Classification are comparing it to the libraries listed below
- Implementing different neural architectures for ABSA. [IN PROGRESS]☆28Updated 7 years ago
- CNN-LSTM-CRF Sequence Tagging. 炼丹系列。☆21Updated 7 years ago
- papers about event, sentence, short text, causality in representation, classification, reasoning☆18Updated 6 years ago
- Keras-Based LSTM Conv model for Question Selection☆23Updated 7 years ago
- Code for NLPCC2016 Chinese Word Similarity Task☆17Updated 8 years ago
- Recurrent neural networks and Dynamic memory networks for sentiment classification☆30Updated 7 years ago
- SIGIR 2017: Embedding-based query expansion for weighted sequential dependence retrieval model☆36Updated 7 years ago
- Implement deep memory network used for Aspect Level Sentiment Classification☆15Updated 2 years ago
- Tensorflow Implementation of Recurrent Convolutional Neural Network for Relation Extraction☆64Updated 6 years ago
- keras implementation of text classification algorithms☆10Updated 7 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 7 years ago
- Deep Learning for Question Answering☆22Updated 8 years ago
- Attempt at using LSTMs to predict semantic relatedness of sentences (a la Tai et al. in Improved Semantic Representations From Tree-Struc…☆22Updated 9 years ago
- Tree Structured LSTM model for sentence level aspect based sentiment analysis☆36Updated 7 years ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆56Updated 6 years ago
- Tensorflow implementation of the Convolutional Recurrent Neural Network model with max pooling and attentive pooling, for relation classi…☆47Updated 7 years ago
- 这是一个tensorflow使用的样例,改自于https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html☆36Updated 7 years ago
- Implementation (in progress) of Dieng et al.'s TopicRNN: a neural topic model & RNN hybrid.☆52Updated 5 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆105Updated 8 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆81Updated 7 years ago
- Implementation of Attention-Based Neural Matching Model Proposed in CIKM16 for Answer Sentence Selection☆42Updated 7 years ago
- QA - Answer Selection (Rank candidate answers for a given question)☆36Updated 6 years ago
- Text Classification CNN RNN☆15Updated 7 years ago
- Topic Modeling for Short Texts with Auxiliary Word Embeddings☆73Updated 6 years ago
- Kaggle Competition: Using deep learning to solve quora's question pairs problem☆54Updated 7 years ago
- ☆28Updated 6 years ago
- System that participated in Semeval 2014 task 4: Aspect Based Sentiment Analysis☆56Updated 10 years ago
- 用深度神经网络识别语篇关系的模型,主要结合了TreeLSTM和NTN两种神经网络,用TreeLSTM来获得句子向量,NTN来识别两个句子向量之间的关系.☆14Updated 8 years ago
- lstm with attention to deal with qa☆33Updated 7 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 6 years ago