pengshuang / Text-SimilarityLinks
Text-Similarity Method in Pytorch
☆470Updated 6 years ago
Alternatives and similar repositories for Text-Similarity
Users that are interested in Text-Similarity are comparing it to the libraries listed below
Sorting:
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆469Updated 3 years ago
- implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, …☆291Updated 4 years ago
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆194Updated 6 years ago
- CCKS 2019 中文短文本实体链指比赛技术创新奖解决方案☆412Updated 2 years ago
- 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中☆676Updated 5 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆415Updated 2 years ago
- bert for chinese text classification☆142Updated 6 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆198Updated 5 years ago
- ☆280Updated 4 years ago
- 问题句子相似度计算,即给定客服里用户描述的两句话,用算法来判断是否表示了相同的语义。☆370Updated 4 years ago
- 中文预训练XLNet模型: Pre-Trained Chinese XLNet_Large☆230Updated 5 years ago
- BERT distillation(基于BERT的蒸馏实验 )☆314Updated 5 years ago
- ☆268Updated 5 years ago
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆178Updated 5 years ago
- TensorFlow code and pre-trained models for BERT and ERNIE☆147Updated 6 years ago
- 中文问题句子相似度计算比赛及方案汇总☆303Updated 4 years ago
- Source code of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆339Updated 5 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆566Updated 6 years ago
- Data Augmentation for NLP. NLP数据增强☆296Updated 4 years ago
- Implementation of the ESIM model for natural language inference with PyTorch☆369Updated 3 years ago
- ccf 2020 qa match competition top1☆267Updated 4 years ago
- transformer crf 命名实体识别☆106Updated 6 years ago
- Keyphrase or Keyword Extraction 基于预训练模型的中文关键词抽取方法(论文SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained La…☆431Updated 5 years ago
- BERT 源码阅读☆232Updated 6 years ago
- details☆263Updated 7 years ago
- 序列化标注工具,基于PyTorch实现BLSTM-CNN-CRF模型,CoNLL 2003 English NER测试集F1值为91.10%(word and char feature)。☆364Updated 7 years ago
- 天池 疫情相似句对判定大赛 线上第一名方案☆437Updated 4 years ago
- Pytorch Bert Finetune in Chinese Text Classification☆221Updated last year
- 速度更快、效果更好的中文新词发现☆512Updated last year