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
- 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
- Named Entity Recognition with BERT using TensorFlow 2.0☆214Updated 2 years ago
- wrapping albert via bert-for-tf2, implementing NER task☆25Updated 5 years ago
- We start a company-name recognition task with a small scale and low quality training data, then using skills to enhanced model training s…☆81Updated 5 years ago
- Named Entity Recognition (NER) task using Bi-LSTM-CRF model implemented in Tensorflow 2.0(tensorflow2.0 +)☆120Updated 5 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆75Updated 2 years ago
- Pytorch-Named-Entity-Recognition-with-transformers☆210Updated 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
- 开天-新词,中文新词发现工具,Chinese New Word Discovery Tool☆22Updated 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
- The code of our paper "SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained Language Model"☆122Updated 4 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆138Updated 2 years ago
- The code of CIKM'19 paper《Hierarchical Multi-label Text Classification: An Attention-based Recurrent Network Approach》☆332Updated last year
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆91Updated 5 years ago
- This model base on bert-as-service. Model structure : bert-embedding bilstm crf.☆37Updated 6 years ago
- Using pre-trained BERT models for Chinese and English NER with 🤗Transformers☆138Updated 4 years ago
- ☆29Updated 6 years ago
- 机器检索阅读联合学习,莱斯杯:全国第二届“军事智能机器阅读”挑战赛 rank6 方案☆129Updated 4 years ago
- notes and codes about NLP☆25Updated 6 years ago
- 使用tf实现最新的中文命名实体识别模型☆14Updated 4 years ago
- 开课吧&后厂理工学院_百度NLP项目2:试题数据集多标签文本分类 Models: FastText TextCNN GCN BERT et al.☆48Updated 5 years ago
- 相似案例匹配☆47Updated 5 years ago
- 基于轻量级的albert实现albert+BiLstm+CRF☆91Updated 2 years ago
- 2019之江杯人工智能大赛电商评论观点挖掘赛道top3☆45Updated 5 years ago
- CCF-BDCI大数据与计算智能大赛-互联网金融新实体发现-9th☆55Updated 5 years ago
- NLP的数据增强Demo☆48Updated 5 years ago
- A Pointer Generator with a BERT encoder☆10Updated 6 years ago