leefsir / bert4keras4nlp
基于bert4keras进行nlp工作,暂时包含文本分类,实体识别,实体关系抽取
☆8Updated 3 years ago
Alternatives and similar repositories for bert4keras4nlp:
Users that are interested in bert4keras4nlp are comparing it to the libraries listed below
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。☆47Updated 3 years ago
- 嵌套命名实体识别 Nested NER☆19Updated 3 years ago
- 使用R-BERT模型对人物关系模型进行分类,效果有显著提升。☆24Updated last year
- 通用kbqa,训练数据来源于ccks2018和2019,图谱数据爬取于百度百科☆24Updated 4 years ago
- 基于知识图谱的中文问答系统(EA-CKGQA)☆37Updated 5 years ago
- 实现了一下multi-head-selection联合关系实体抽取☆30Updated 5 years ago
- 端到端的基于知识图谱的问答系统,分为实体识别和关系分类两部,在BERT基础上做多任务联合训练。☆30Updated 5 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆102Updated 4 years ago
- 基于pytorch的TPLinker_plus进行中文命名实体识别☆18Updated last year
- 使用多头的思想来进行命名实体识别☆33Updated 3 years ago
- 2020语言与智能技术竞赛:事件抽取任务 -- 联合抽取baseline☆54Updated 4 years ago
- ccks金融事件主体抽取☆72Updated 4 years ago
- 迭代膨胀卷积命名实体抽取☆45Updated 5 years ago
- 基于Bert模型的关系抽取和实体识别 、Entity Extraction and Relation Extract using Bert☆11Updated 5 years ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆52Updated 2 years ago
- ☆17Updated 6 years ago
- CCKS 2020:面向金融领域的小样本跨类迁移事件抽取。该项目实现基于MRC的事件抽取方法☆39Updated 2 years ago
- 中文实体识别 bert/xlnet/albert ...预训练模型 +bilstm+crf / +crf☆22Updated 2 years ago
- ccks2021事件抽取比赛☆30Updated 3 years ago
- 中文实体关系联合抽取baseline☆12Updated 5 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆100Updated 3 years ago
- pytorch Efficient GlobalPointer☆53Updated 2 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆53Updated 4 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆75Updated 2 years ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42Updated 3 years ago
- albert-fc for RE(Relation Extraction),中文关系抽取☆18Updated last year
- Tplinker注释,中文数据集适配版本☆59Updated 4 years ago
- 基于pytorch的GlobalPointer进行中文命名实体识别。☆36Updated last year
- 基于结构化信息(特征)的中文命名实体识别系统☆10Updated 4 years ago
- 记录自己用的BILSTM-CRF、ELMo、BERT等来做NER任务的代码。☆25Updated 5 years ago