anhassan / Quora-Question-Similarity-Using-BERT-Embeddings-with-Siamese-Networks-as-Feature-Extractors
Proposed a model architecture which learns to classify duplicate question pairs based on highly contextualized sentence representations. Achieved by using both individual and combined sentence embeddings based on Word2Vec, GloVe and FastText word embeddings with CNN(convolutional neural networks) and DNN(Dense neural network) Siamese networks an…
☆14Updated 2 years ago
Alternatives and similar repositories for Quora-Question-Similarity-Using-BERT-Embeddings-with-Siamese-Networks-as-Feature-Extractors:
Users that are interested in Quora-Question-Similarity-Using-BERT-Embeddings-with-Siamese-Networks-as-Feature-Extractors are comparing it to the libraries listed below
- A Pointer Generator with a BERT encoder☆10Updated 5 years ago
- Fine-tune BERT to generate sentence embedding for cosine similarity☆69Updated 5 years ago
- [ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.☆63Updated 5 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for sentence similarity task.☆48Updated 6 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- BERT Model Fine-tuning on Quora Questions Pairs☆32Updated 5 years ago
- use google pre-training model bert to fine-tuning for the chinese multiclass classification☆40Updated 6 years ago
- Code for ANA at SemEval-2019 Task 3☆45Updated 4 years ago
- ☆38Updated 5 years ago
- Hierarchical multi-label text classification of the BlurbGenreCollection using capsule networks.☆82Updated 2 years ago
- A deep learning neural network for abstractive deep summarization☆20Updated 5 years ago
- This model base on bert-as-service. Model structure : bert-embedding bilstm crf.☆37Updated 6 years ago
- Concatenate word and character embeddings in Keras☆44Updated 3 years ago
- Tensorflow implementation of multi-task learning for language modeling and text classification.☆31Updated 2 years ago
- seq2seq based keyphrase generation model sets, including copyrnn copycnn and copytransfomer☆50Updated 3 years ago
- ☆96Updated 6 years ago
- BERT CRF model for Name Entity Recognition in pytorch☆29Updated last year
- Siamese-LSTM PyTorch Implementation for cikm 2018☆63Updated 6 years ago
- CNN-based model to realize aspect extraction of restaurant reviews based on pre-trained word embeddings and part-of-speech tagging☆103Updated 5 years ago
- celarex / STS-CNN-STSbenchmark-Semantic-Similarity-Semantic-Textual-Similarity-CNN-HCTI-Tensorflow-KerasA simple implementation of paper "HCTI at SemEval-2017 Task 1: Use convolutional neural network to evaluate semantic textual similarity."☆31Updated 2 years ago
- Using Siamese LSTM to classify repeated quora questions. Attempted pretrained bert embeddings, Word2Vec and training own embeddings toget…☆10Updated 4 years ago
- Multitask Learning for Machine Reading Comprehension, NAACL 2019☆100Updated 4 years ago
- Aspect-Based Sentiment Analysis☆36Updated 2 years ago
- A generalized input-label embedding for text classification☆24Updated 5 years ago
- Machine Reading Comprehension (MRC)☆20Updated 5 years ago
- Exploration of BERT-BiLSTM models with Layer Aggregation (attention-based and capsule-routing-based) and Hidden-State Aggregation (attent…☆25Updated 5 years ago
- Python code to run ACE-style event extraction on English, Chinese, or Spanish texts☆34Updated 7 years ago
- Code for Named Entity Recognition using Deep Bidirectional LSTM(Char and Word Level Embedding) + HighWay Layer + CRF☆23Updated 7 years ago
- Tensorflow implementation of CFO, a knowledge graph based QA system☆27Updated 6 years ago
- Transfer Learning for NLP Tasks☆55Updated 6 years ago