zhaogaofeng611 / TextMatchLinks
基于Pytorch的,中文语义相似度匹配模型(ABCNN、Albert、Bert、BIMPM、DecomposableAttention、DistilBert、ESIM、RE2、Roberta、SiaGRU、XlNet)
☆800Updated 5 years ago
Alternatives and similar repositories for TextMatch
Users that are interested in TextMatch are comparing it to the libraries listed below
Sorting:
- 命名实体识别实践与探索☆735Updated 3 years ago
- CCF BDCI 2019 互联网新闻情感分析 复赛top1解决方案☆515Updated 5 years ago
- An off-the-shelf tool for Chinese Keyphrase Extraction 一个快速从中文里抽取关键短语的工具,仅占35M内存 www.jionlp.com☆553Updated last year
- 机器阅读理解 冠军/亚军代码及中文预训练MRC模型☆745Updated 2 years ago
- Keyphrase or Keyword Extraction 基于预训练模型的中文关键词抽取方法(论文SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained La…☆431Updated 5 years ago
- Open Language Pre-trained Model Zoo☆1,005Updated 3 years ago
- 使用预训练语言模型ALBERT做中文NER☆478Updated 4 years ago
- Computing similarity of two sentences with google's BERT algorithm。利用Bert计算句子相似度。语义相似度计算。文本相似度计算。☆507Updated 2 years ago
- 端到端的长本文摘要模型(法研杯2020司法摘要赛道)☆399Updated last year
- 以词为基本单位的中文BERT☆472Updated 3 years ago
- 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中☆676Updated 6 years ago
- 中文问题句子相似度计算比赛及方案汇总☆303Updated 4 years ago
- a bert for retrieval and generation☆861Updated 4 years ago
- Chinese NewsTitle Generation Project by GPT2.带有超级详细注释的中文GPT2新闻标题生成项目。☆1,114Updated 3 years ago
- 北京航空航天大学大数据高精尖中心自然语言处理研究团队对信息抽取领域的调研。包括实体识别,关系抽取,属性抽取等子任务,每类子任务分别对学术界和工业界进行调研。☆472Updated 3 years ago
- 科大讯飞2020事件抽取挑战赛第一名解决方案&完整事件抽取系统☆540Updated 4 years ago
- 天池 疫情相似句对判定大赛 线上第一名方案☆437Updated 5 years ago
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆1,382Updated 3 years ago
- implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, …☆291Updated 5 years ago
- 基于BERT的中文命名实体识别☆393Updated 5 years ago
- 天池中药说明书实体识别挑战冠军方案;中文命名实体识别;NER; BERT-CRF & BERT-SPAN & BERT-MRC;Pytorch☆959Updated 4 years ago
- code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer☆1,006Updated 3 years ago
- pytorch中文语言模型预训练☆388Updated 5 years ago
- Macadam是一个以Tensorflow(Keras)和bert4keras为基础,专注于文本分类、序列标注和关系抽取的自然语言处理工具包。支持RANDOM、WORD2VEC、FASTTEXT、BERT、ALBERT、ROBERTA、NEZHA、XLNET、ELECTRA…☆327Updated 2 years ago
- Modify Chinese text, modified on LaserTagger Model. 文本复述,基于lasertagger做中文文本数据增强。☆322Updated last year
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆483Updated 6 years ago
- pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。☆1,302Updated 3 years ago
- 高质量中文预训练模型集合:最先进大模型、最快小模型、相似度专门模型☆815Updated 5 years ago
- The code for CCF-BDCI-Sentiment-Analysis-Baseline☆431Updated 2 years ago
- ChineseNER based on BERT, with BiLSTM+CRF layer☆454Updated 4 years ago