tyistyler / Bert-Chinese-RE
bert实现中文关系抽取
☆17Updated last year
Alternatives and similar repositories for Bert-Chinese-RE:
Users that are interested in Bert-Chinese-RE are comparing it to the libraries listed below
- 基于Bert模型的关系抽取和实体识别、Entity Extraction and Relation Extract using Bert☆11Updated 5 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆101Updated 4 years ago
- 实现了一下multi-head-selection联合关系实体抽取☆30Updated 5 years ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆48Updated 4 years ago
- 事件知识图谱构建相关的论文, 包含事件抽取、事件关系识别等任务☆82Updated last year
- 实体识别和关系抽取的联合模型☆123Updated 6 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆100Updated 3 years ago
- 关系抽取个人实战总结以及开源工具包使用☆56Updated 6 years ago
- 篇章级事件抽取☆20Updated 4 years ago
- 记录自己用的BILSTM-CRF、ELMo、BERT等来做NER任务的代码。☆26Updated 5 years ago
- Tplinker注释,中文数据集适配版本☆59Updated 4 years ago
- ccks2020 NER competitions☆117Updated 4 years ago
- BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE☆139Updated 7 months ago
- 2020语言与智能技术竞赛:事件抽取任务 -- 联合抽取baseline☆54Updated 4 years ago
- ☆42Updated last year
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆53Updated 4 years ago
- 迭代膨胀卷积命名实体抽取☆45Updated 5 years ago
- bilstm _Attention_crf☆37Updated 6 years ago
- 本项目采用PyTorch和transformers模块实现英语序列标注,其中对BERT进行微调。☆19Updated 4 years ago
- Chinese NER using BiLSTM/BERT + CRF☆65Updated 3 years ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42Updated 3 years ago
- 使用ACE2005创建以事件和实体为节点的事件知识图谱,用于智能问答☆16Updated 5 years ago
- 嵌套命名实体识别 Nested NER☆19Updated 3 years ago
- 事件抽取相关算法汇总☆124Updated 5 years ago
- CCKS2020面向金融领域的小样本跨类迁移事件抽取baseline☆55Updated 2 years ago
- 2020语言与智能技术竞赛:关系抽取任务☆65Updated 4 years ago
- 实体关系联合抽取模型/ My project on joint exraction of entities and relations☆20Updated 3 years ago
- ☆18Updated 3 years ago
- NER任务SOTA模型BERT_MRC☆60Updated last year