DeepsMoseli / Siamese-LSTM-on-sentence-similarityLinks
Using Siamese LSTM to classify repeated quora questions. Attempted pretrained bert embeddings, Word2Vec and training own embeddings together with the model.
☆10Updated 5 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
Sorting:
- Keras Bi-LSTM-CRF for sequence tagging☆34Updated 7 years ago
- Load Tensorflow pb file using Bert/TextCNNs, an ensemble model using Java.☆11Updated 4 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
- This repo contains a PyTorch implementation of a pretrained BERT model for sentence similarity task.☆48Updated 6 years ago
- All kinds of neural text classifiers implemented by Keras☆65Updated 5 years ago
- Pytorch-BERT-CRF-NER;Chinese-Named-Entity-Recognition☆47Updated 4 years ago
- The code of our paper "SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained Language Model"☆122Updated 4 years ago
- Named Entity Recognition with BERT using TensorFlow 2.0☆214Updated 2 years ago
- Fine-tune BERT to generate sentence embedding for cosine similarity☆69Updated 6 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本 之间的相似度(通过句子对分类任务转换),适用于中文文本☆90Updated 5 years ago
- ☆39Updated 5 years ago
- Keras solution of Chinese NER task using BiLSTM-CRF/BiGRU-CRF/IDCNN-CRF model with Pretrained Language Model: supporting BERT/RoBERTa/ALB…☆12Updated 2 years ago
- 使用fastNLP架构简单利用Bert-Bi-LSTM-CRF实现中文NER☆15Updated 4 years ago
- [AAAI 2019] A Unified Model for Opinion Target Extraction and Target Sentiment Prediction☆272Updated last year
- Code for the ACL 2020 paper 'tBERT: Topic Models and BERT Joining Forces for Semantic Similarity Detection'.☆143Updated 2 years ago
- 开天-新词,中文新词发现工具,Chinese New Word Discovery Tool☆22Updated 5 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆75Updated 2 years ago
- Named Entity Recognition (NER) task using Bi-LSTM-CRF model implemented in Tensorflow 2.0(tensorflow2.0 +)☆120Updated 5 years ago
- The enhanced RCNN model used for sentence similarity classification☆44Updated 4 years ago
- notes and codes about NLP☆25Updated 6 years ago
- Implementation with some extensions of the paper "Snowball: Extracting Relations from Large Plain-Text Collections" (Agichtein and Gravan…☆179Updated last year
- Keras Implementation of Aspect based Sentiment Analysis☆152Updated 5 years ago
- Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF☆158Updated 4 years ago
- Joint Slot Filling and Intent Detection via Capsule Neural Networks (ACL'19) https://arxiv.org/abs/1812.09471☆140Updated 2 years ago
- A deep learning neural network for abstractive deep summarization☆20Updated 5 years ago
- Pytorch-Named-Entity-Recognition-with-transformers☆210Updated 5 years ago
- BERT CRF model for Name Entity Recognition in pytorch☆29Updated 2 years ago
- CNN LSTM Seq2Seq Model for Abstractive Text Summarization☆23Updated 6 years ago
- Bert分类,语义相似度,获取句向量。☆65Updated 6 months ago
- NLP的数据增强Demo☆48Updated 5 years ago