anhassan / Quora-Question-Similarity-Using-BERT-Embeddings-with-Siamese-Networks-as-Feature-ExtractorsLinks
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
Sorting:
- Named Entity Recognition on CoNLL dataset using BiLSTM+CRF implemented with Pytorch☆41Updated 6 years ago
- use google pre-training model bert to fine-tuning for the chinese multiclass classification☆40Updated 6 years ago
- Position embedding layers in Keras☆58Updated 3 years ago
- Concatenate word and character embeddings in Keras☆44Updated 3 years ago
- [ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.☆63Updated 5 years ago
- This is a drop-in Keras layer for ELMo embeddings.☆47Updated 6 years ago
- ☆38Updated 6 years ago
- Keras Bi-LSTM-CRF for sequence tagging☆33Updated 6 years ago
- Tensorflow implementation of multi-task learning for language modeling and text classification.☆31Updated 2 years ago
- Code for ANA at SemEval-2019 Task 3☆45Updated 5 years ago
- This model base on bert-as-service. Model structure : bert-embedding bilstm crf.☆37Updated 6 years ago
- SalienceRank keyphrase extraction algorithm☆21Updated 5 years ago
- Keyphrase Extraction based on Scientific Text, Semeval 2017, Task 10☆108Updated 2 years ago
- BERT CRF model for Name Entity Recognition in pytorch☆29Updated 2 years ago
- A Pointer Generator with a BERT encoder☆10Updated 5 years ago
- This repository contains the implementation of paper "Hierarchical Attentional Hybrid Neural Networks for Document Classification"☆59Updated 3 years ago
- Implementation Project for relation extraction in NLP using kernel based methods.☆33Updated 8 years ago
- Siamese-LSTM PyTorch Implementation for cikm 2018☆63Updated 6 years ago
- ☆12Updated 4 years ago
- Code for ACL '19 paper: Towards Improving Neural Named Entity Recognition with Gazetteers☆32Updated 3 years ago
- Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity☆47Updated 6 years ago
- Deep learning LSTM + BERT based approach for labelling a corpus with keywords, then training a model to extract keywords.☆26Updated 2 years ago
- seq2seq based keyphrase generation model sets, including copyrnn copycnn and copytransfomer☆50Updated 3 years ago
- Implementation of our SIGIR 2017 paper : "Multitask Learning for Fine-Grained Twitter Sentiment Analysis"☆10Updated 7 years ago
- Experiment on NER task using Huggingface state-of-the-art Transformers Natural Language Models library☆40Updated last year
- biLSTM/CNN based deep learning framework for Question Answer Selection.☆75Updated 7 years ago
- Official code link for ''Iterative Document Representation Learning Towards Summarization with Polishing''☆60Updated 6 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 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
- Tree Structured LSTM model for sentence level aspect based sentiment analysis☆36Updated 7 years ago