sunyilgdx / SIFRank_zh
Keyphrase or Keyword Extraction 基于预训练模型的中文关键词抽取方法(论文SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained Language Model 的中文版代码)
☆426Updated 4 years ago
Alternatives and similar repositories for SIFRank_zh:
Users that are interested in SIFRank_zh are comparing it to the libraries listed below
- 中文问题句子相似度计算比赛及方案汇总☆296Updated 4 years ago
- 使用预训练语言模型ALBERT做中文NER☆474Updated 4 years ago
- 以词为基本单位的中文BERT☆465Updated 3 years ago
- Modify Chinese text, modified on LaserTagger Model. 文本复述,基于lasertagger做中文文本数据增强。☆318Updated last year
- pytorch中文语言模型预训练☆390Updated 4 years ago
- a bert for retrieval and generation☆856Updated 4 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
- 端到端的长本文摘要模型(法研杯2020司法摘要赛道)☆393Updated 10 months ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆414Updated last year
- SimBERT升级版(SimBERTv2)!☆441Updated 3 years ago
- Comparison of Chinese Named Entity Recognition Models between NeuroNER and BertNER☆330Updated 5 years ago
- Chinese Embedding collection incling token ,postag ,pinyin,dependency,word embedding.中文自然语言处理向量合集,包括字向量,拼音向量,词向量,词性向量,依存关系向量.共5种类型的向量☆453Updated 6 years ago
- Macadam是一个以Tensorflow(Keras)和bert4keras为基础,专注于文本分类、序列标注和关系抽取的自然语言处理工具包。支持RANDOM、WORD2VEC、FASTTEXT、BERT、ALBERT、ROBERTA、NEZHA、XLNET、ELECTRA…☆324Updated 2 years ago
- ChineseNER based on BERT, with BiLSTM+CRF layer☆449Updated 3 years ago
- 文本相似度计算/文本匹配☆303Updated 5 years ago
- ☆438Updated 3 years ago
- Computing similarity of two sentences with google's BERT algorithm。利用Bert计算句子相似度。语义相似度计算。文本相似度计算。☆498Updated 2 years ago
- 基于BERT的中文命名实体识别☆393Updated 5 years ago
- 速度更快、效果更好的中文新词发现☆512Updated last year
- 中文知识库问答代码,CCKS2019 CKBQA评测第四名解决方案☆477Updated 3 years ago
- 基于远监督的中文关系抽取☆384Updated 3 years ago
- 北京航空航天大学大数据高精尖中心自然语言处理研究团队对信息抽取领域的调研。包括实体识别,关系抽取,属性抽取等子任务,每类子任务分别对学术界和工业界进行调研。☆464Updated 2 years ago
- CCKS 2019 中文短文本实体链指比赛技术创新奖解决方案☆410Updated 2 years ago
- 中文自然语言推理数据集(A large-scale Chinese Nature language inference and Semantic similarity calculation Dataset)☆428Updated 5 years ago
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆477Updated 6 years ago
- Open Language Pre-trained Model Zoo☆997Updated 3 years ago
- ccks baidu entity link 实体链接 第一名☆844Updated last year
- An off-the-shelf tool for Chinese Keyphrase Extraction 一个快速从中文里抽取关键短语的工具,仅占35M内存 www.jionlp.com☆547Updated last year
- A Span-Extraction Dataset for Chinese Machine Reading Comprehension (CMRC 2018)☆427Updated 2 years ago
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆389Updated last year