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
- 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.☆63Updated 5 years ago
- Concatenate word and character embeddings in Keras☆44Updated 2 years ago
- named entity recognition combined with rule from entity dict☆12Updated 4 years ago
- Tree Structured LSTM model for sentence level aspect based sentiment analysis☆36Updated 7 years ago
- use google pre-training model bert to fine-tuning for the chinese multiclass classification☆40Updated 6 years ago
- Sentiment Analysis: Deep Bi-LSTM+attention model☆43Updated 2 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for sentence similarity task.☆48Updated 5 years ago
- A generalized input-label embedding for text classification☆23Updated 5 years ago
- CNN-based model to realize aspect extraction of restaurant reviews based on pre-trained word embeddings and part-of-speech tagging☆104Updated 5 years ago
- BiLSTM+CRF☆10Updated 6 years ago
- Paper: A Simple and Effective Neural Model for Joint Word Segmentation and POS Tagging☆35Updated 5 years ago
- Dilation Gate CNN For Machine Reading Comprehension☆17Updated last year
- 使用CNN进行事件抽取☆11Updated 5 years ago
- This model base on bert-as-service. Model structure : bert-embedding bilstm crf.☆37Updated 6 years ago
- Implementing different neural architectures for ABSA. [IN PROGRESS]☆28Updated 7 years ago
- bert sentiment analysis tensorflow serving with RESTful API☆33Updated 6 years ago
- Use the famous language model, xlnet, to do sequence tagging/ sequence labelling/ named entity recognition(NER) / noun extraction;☆18Updated 5 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- Using BiLSTM-CRF model for Chinese NER☆14Updated 6 years ago
- Attention-based LSTM model with the Aspect information to solve financial opinion mining problem (WWW 2018 shared task1)☆16Updated 5 years ago
- ☆31Updated 6 years ago
- CRF(Conditional Random Field) Layer for TensorFlow 1.X with many powerful functions☆14Updated 5 years ago
- NER with Deep contextualized word representations (Elmo)☆23Updated 6 years ago
- LSTM-CRF for NER with ConLL-2002 dataset☆46Updated 6 years ago
- Named Entity Recognition on CoNLL dataset using BiLSTM+CRF implemented with Pytorch☆41Updated 5 years ago
- Tensorflow implementation of multi-task learning for language modeling and text classification.☆32Updated 2 years ago
- ☆35Updated 3 years ago
- ☆12Updated 3 years ago
- seq2seq based keyphrase generation model sets, including copyrnn copycnn and copytransfomer☆50Updated 2 years ago