pengshuang / Text-Similarity
Text-Similarity Method in Pytorch
☆469Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for Text-Similarity
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆467Updated 2 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆414Updated last year
- 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中☆675Updated 5 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆193Updated 4 years ago
- CCKS 2019 中文短文本实体链指比赛技术创新奖解决方案☆411Updated last year
- implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, …☆291Updated 4 years ago
- ☆279Updated 3 years ago
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆566Updated 5 years ago
- 序列化标注工具,基于PyTorch实现BLSTM-CNN-CRF模型,CoNLL 2003 English NER测试集F1值为91.10%(word and char feature)。☆362Updated 6 years ago
- 问题句子相似度计算,即给定客服里用户描述的两句话,用算法来判断是否表示了相同的语义。☆369Updated 4 years ago
- 中文预训练XLNet模型: Pre-Trained Chinese XLNet_Large☆230Updated 5 years ago
- Implementation of the ESIM model for natural language inference with PyTorch☆367Updated 3 years ago
- 2019年百度的三元组抽取比赛,“科学空间队”源码☆766Updated 4 years ago
- Source code of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆340Updated 5 years ago
- ☆268Updated 4 years ago
- ccks baidu entity link 实体链接 第一名☆843Updated 11 months ago
- 使用预训练语言模型ALBERT做中文NER☆467Updated 3 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆201Updated 6 years ago
- 中文文本语义相似度(Chinese Semantic Text Similarity)语料库建设☆472Updated 6 years ago
- Keyphrase or Keyword Extraction 基于预训练模型的中文关键词抽取方法(论文SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained La…☆420Updated 4 years ago
- details☆264Updated 6 years ago
- TensorFlow code and pre-trained models for BERT and ERNIE☆145Updated 5 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 4 years ago
- A Span-Extraction Dataset for Chinese Machine Reading Comprehension (CMRC 2018)☆417Updated 2 years ago
- 基于BERT的中文命名实体识别☆393Updated 5 years ago
- Named Entity Recognition for Chinese social media (Weibo). From EMNLP 2015 paper.☆546Updated 4 years ago
- Data Augmentation for NLP. NLP数据增强☆294Updated 3 years ago
- 2019年百度的三元组抽取比赛,一个baseline☆210Updated 5 years ago
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆177Updated 5 years ago
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆191Updated 5 years ago