Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow
☆279Apr 16, 2019Updated 6 years ago
Alternatives and similar repositories for ABCNN
Users that are interested in ABCNN are comparing it to the libraries listed below
Sorting:
- For those who want to model the inter-sentence relations, pls use the more powerful code of "Attentive Convolution" in another repository☆90Mar 22, 2018Updated 7 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆105Jan 21, 2018Updated 8 years ago
- Tensorflow implementations of various Deep Semantic Matching Models (DSMM).☆230Dec 2, 2018Updated 7 years ago
- BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences☆434Aug 18, 2021Updated 4 years ago
- Keras implementation of ABCNN by Yin & Schütze (WIP)☆23Jun 16, 2020Updated 5 years ago
- A simple version of MatchPyramid implement in TensorFlow. Paper https://arxiv.org/abs/1602.06359.☆133Jan 27, 2019Updated 7 years ago
- Quasi-RNN for language modeling☆58Feb 9, 2017Updated 9 years ago
- The Tensorflow code for this ACL 2018 paper: "Baseline Needs More Love: On Simple Word-Embedding-Based Models and Associated Pooling Mech…☆288Dec 17, 2022Updated 3 years ago
- Kaggle:Quora Question Pairs, 4th/3396 (https://www.kaggle.com/c/quora-question-pairs)☆730Dec 20, 2017Updated 8 years ago
- Facilitating the design, comparison and sharing of deep text matching models.☆3,855Aug 2, 2024Updated last year
- Tensorflow implementation of attention mechanism for text classification tasks.☆747Dec 20, 2019Updated 6 years ago
- Question Dependent Recurrent Entity Network☆13Sep 21, 2017Updated 8 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆193Sep 8, 2021Updated 4 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68May 8, 2018Updated 7 years ago
- A TensorFlow Implementation of the Transformer: Attention Is All You Need☆4,455May 21, 2023Updated 2 years ago
- tensorflow and theano cnn code for insurance QA(question Answer matching)☆530Sep 7, 2018Updated 7 years ago
- Keras-Based LSTM Conv model for Question Selection☆23Mar 21, 2017Updated 8 years ago
- 针对百度知道电影问答数据的问题分类 question classification for zhidao.baidu.com in movie domain☆25Jul 23, 2017Updated 8 years ago
- Sub-Character Representation Learning☆25May 28, 2018Updated 7 years ago
- Tensorflow implementation of contextualized word representations from bi-directional language models☆1,613Mar 4, 2023Updated 2 years ago
- 我的深度学习模型用来解决TREC数据集中的问题分类任务。☆13Apr 9, 2017Updated 8 years ago
- A curated list of papers dedicated to neural text (semantic) matching.☆779Dec 8, 2023Updated 2 years ago
- Cleaned code for paper "Natural Language Inference over Interaction Space"☆249Mar 24, 2023Updated 2 years ago
- 1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various text-classification models.(知乎看山杯第一名解决方案)☆1,058Jul 16, 2018Updated 7 years ago
- ☆203Nov 25, 2017Updated 8 years ago
- Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granul…☆1,541May 31, 2023Updated 2 years ago
- LexDecomp is an implementation of the Answer Selection (AS) model proposed in the paper Sentence Similarity Learning by Lexical Decomposi…☆53Dec 23, 2017Updated 8 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆326Jun 23, 2018Updated 7 years ago
- TextNet: A deep neural network framework for text matching☆106May 15, 2019Updated 6 years ago
- A TensorFlow implementation of the collaborative RNN (Ko et al, 2016).☆59Aug 16, 2018Updated 7 years ago
- Neural network toolkit for sentence pair modeling.☆303Jan 7, 2021Updated 5 years ago
- The implementation of paper https://arxiv.org/abs/1704.07556, ACL 2017☆151Dec 11, 2017Updated 8 years ago
- FAQ-based Question Answering System☆2,581Nov 28, 2020Updated 5 years ago
- The First Evaluation Workshop on Chinese Machine Reading Comprehension (CMRC 2017)☆92May 28, 2019Updated 6 years ago
- Convolutional Neural Network for Text Classification in Tensorflow☆5,686Apr 15, 2024Updated last year
- QA - Answer Selection (Rank candidate answers for a given question)☆36Apr 12, 2018Updated 7 years ago
- Enhanced LTSM for natural language inference☆265Feb 18, 2020Updated 6 years ago
- ☆285Sep 14, 2017Updated 8 years ago
- A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆305Jun 23, 2017Updated 8 years ago