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 last year
Related projects ⓘ
Alternatives and complementary repositories for Quora-Question-Similarity-Using-BERT-Embeddings-with-Siamese-Networks-as-Feature-Extractors
- Named Entity Recognition with Bidirectional LSTM-CNNs☆9Updated 6 years ago
- [ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.☆64Updated 5 years ago
- This is a drop-in Keras layer for ELMo embeddings.☆47Updated 5 years ago
- Python code to run ACE-style event extraction on English, Chinese, or Spanish texts☆35Updated 7 years ago
- Aspect-Based Sentiment Analysis☆37Updated last year
- Sentiment Analysis with Deep Learning models. Implemented with Tensorflow and Keras.☆35Updated 6 years ago
- Implementing different neural architectures for ABSA. [IN PROGRESS]☆29Updated 7 years ago
- Tensorflow implementation of multi-task learning for language modeling and text classification.☆32Updated 2 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
- Tree Structured LSTM model for sentence level aspect based sentiment analysis☆37Updated 7 years ago
- Testing the performance of CNN and BERT embeddings on GLUE tasks☆15Updated last year
- seq2seq based keyphrase generation model sets, including copyrnn copycnn and copytransfomer☆51Updated 2 years ago
- Concatenate word and character embeddings in Keras☆44Updated 2 years ago
- Machine Reading Comprehension (MRC)☆19Updated 4 years ago
- CRF(Conditional Random Field) Layer for TensorFlow 1.X with many powerful functions☆15Updated 4 years ago
- A Pointer Generator with a BERT encoder☆10Updated 5 years ago
- 使用CNN进行事件抽取☆11Updated 5 years ago
- This model base on bert-as-service. Model structure : bert-embedding bilstm crf.☆38Updated 5 years ago
- Use the famous language model, xlnet, to do sequence tagging/ sequence labelling/ named entity recognition(NER) / noun extraction;☆18Updated 5 years ago
- TextSentimentClassification, using tensorflow.☆15Updated 6 years ago
- A generalized input-label embedding for text classification☆23Updated 4 years ago
- This repository contains the implementation of paper "Hierarchical Attentional Hybrid Neural Networks for Document Classification"☆59Updated 3 years ago
- ☆36Updated 3 years ago
- BiLSTM+CRF☆10Updated 5 years ago
- PyTorch port of BERT ML model☆16Updated 5 years ago
- use google pre-training model bert to fine-tuning for the chinese multiclass classification☆41Updated 6 years ago
- Dilation Gate CNN For Machine Reading Comprehension☆17Updated last year
- Simple Text Classification[WIP]☆11Updated last year
- Named Entity Recognition☆8Updated 4 years ago
- ☆12Updated 3 years ago