percent4 / R-BERT_for_people_relation_extractionLinks
使用R-BERT模型对人物关系模型进行分类,效果有显著提升。
☆24Updated 2 years ago
Alternatives and similar repositories for R-BERT_for_people_relation_extraction
Users that are interested in R-BERT_for_people_relation_extraction are comparing it to the libraries listed below
Sorting:
- 实体识别和关系抽取的联合模型☆124Updated 6 years ago
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆88Updated 2 years ago
- 嵌套命名实体识别 Nested NER☆20Updated 3 years ago
- albert-fc for RE(Relation Extraction),中文关系抽取☆18Updated 2 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆126Updated 2 years ago
- 实体关系联合抽取模型/ My project on joint exraction of entities and relations☆20Updated 3 years ago
- 中文关系抽取☆136Updated 6 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆101Updated 4 years ago
- 基于Bert模型的 关系抽取和实体识别、Entity Extraction and Relation Extract using Bert☆13Updated 5 years ago
- 基于知识图谱的问答系统☆137Updated 5 years ago
- 中文关系抽取☆94Updated 3 years ago
- Bert + PCNN and PCNN 中文关系抽取任务☆19Updated 2 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆136Updated 2 years ago
- 限定领域的三元组抽取的一次尝试,本文将会介绍笔者在2019语言与智能技术竞赛的三元组抽取比赛方面的一次尝试。☆133Updated 2 years ago
- 抽取中文三元组☆94Updated 2 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆133Updated last year
- 知识图谱三元组抽取(实体-关 系-实体,实体-属性-属性值)☆106Updated 3 years ago
- bert pytorch模型微调用于的多标签文本分类☆134Updated 5 years ago
- 基于ALBERT-BiLSTM-CRF的中文命名实体识别☆11Updated 4 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆61Updated 2 years ago
- 基于BIO模式的序列标注工具-可用于命名实体识别、事件触发词识别等任务的数据标注☆72Updated 4 years ago
- 从模型训练到部署,实战知识图谱(Knowledge Graph)&自然语言处理(NLP)。涉及 Tensorflow, Bert+Bi-LSTM+CRF,Neo4j等 涵盖 Named Entity Recognition,Text Classify,Informatio…☆90Updated 5 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- pytorch实现 基于Bert+BiLSTM+CRF的中文命名实体识别☆44Updated 4 years ago
- 通用kbqa,训练数据来源于ccks2018和2019,图谱数据爬取于百度百科☆24Updated 4 years ago
- OneRel在中文关系抽取中的使用☆126Updated last year
- ☆42Updated 2 years ago
- 中文命名实体识别NER。用keras实现BILSTM+CRF、IDCNN+CRF、BERT+BILSTM+CRF进行实体识别。结果当然是BERT+BILSTM+CRF最好啦。☆292Updated 5 years ago
- 基于pytorch+bert的中文事件抽取☆72Updated 3 years ago
- 基于Pytorch的BERT-IDCNN-BILSTM-CRF中文实体识别实现☆92Updated 2 years ago