DeepsMoseli / Siamese-LSTM-on-sentence-similarity
Using Siamese LSTM to classify repeated quora questions. Attempted pretrained bert embeddings, Word2Vec and training own embeddings together with the model.
☆10Updated 4 years ago
Alternatives and similar repositories for Siamese-LSTM-on-sentence-similarity:
Users that are interested in Siamese-LSTM-on-sentence-similarity are comparing it to the libraries listed below
- This repository contains the implementation of paper "Hierarchical Attentional Hybrid Neural Networks for Document Classification"☆59Updated 3 years ago
- All kinds of neural text classifiers implemented by Keras☆64Updated 5 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for sentence similarity task.☆48Updated 5 years ago
- Siamese-LSTM PyTorch Implementation for cikm 2018☆63Updated 6 years ago
- ☆29Updated 5 years ago
- Constructed a structured heterogeneous text corpus graph to transform text classification problem into a node classification problem. Cr…☆14Updated 5 years ago
- A deep learning neural network for abstractive deep summarization☆20Updated 5 years ago
- Keras Bi-LSTM-CRF for sequence tagging☆33Updated 6 years ago
- Named Entity Recognition via Attention_based CNNs-BiLSTm-CRF☆14Updated 6 years ago
- ☆100Updated 6 years ago
- PyTorch实现的多标签的文本分类☆15Updated 5 years ago
- ☆12Updated 3 years ago
- ☆19Updated 4 years ago
- Exploration of BERT-BiLSTM models with Layer Aggregation (attention-based and capsule-routing-based) and Hidden-State Aggregation (attent…☆25Updated 4 years ago
- Chinese Named Entity Recognition Using Neural Network☆29Updated 2 years ago
- A Pointer Generator with a BERT encoder☆10Updated 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
- 使用fastNLP架构简单利用Bert-Bi-LSTM-CRF实现中文NER☆15Updated 4 years ago
- Fine-tune BERT to generate sentence embedding for cosine similarity☆69Updated 5 years ago
- Classifying Relations by Ranking with Convolutional Neural Networks☆57Updated 6 years ago
- Label-Specific Document Representation for Multi-Label Text Classification☆86Updated 5 years ago
- PyTorch BiLSTMCRF w Elmo☆55Updated 2 years ago
- 实现了一下multi-head-selection联合关系实体抽取☆30Updated 5 years ago
- Code for the ACL 2020 paper 'tBERT: Topic Models and BERT Joining Forces for Semantic Similarity Detection'.☆141Updated last year
- 基于ELMo, tensorflow的中文命名实体标注 Chinese Named Entity Recognition Based on ELMo☆21Updated 5 years ago
- Keras Implementation of Aspect based Sentiment Analysis☆151Updated 4 years ago
- Hierarchical multi-label text classification of the BlurbGenreCollection using capsule networks.☆82Updated last year
- reimplementing Neural Summarization by Extracting Sentences and Words☆16Updated 6 years ago
- Open-Domain Targeted Sentiment Analysis via Span-Based Extraction and Classification☆123Updated 5 years ago
- 一条命令产生bert、albert句向量,用于相似度计算和文本分类等。☆34Updated 2 years ago