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
- 嵌套命名实体识别 Nested NER☆20Updated 3 years ago
- 基于知识图谱的问答系统☆135Updated 5 years ago
- albert-fc for RE(Relation Extraction),中文关系抽取☆19Updated 2 years ago
- 中文关系抽取☆137Updated 6 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆102Updated 4 years ago
- 通用kbqa,训练数据来源于ccks2018和2019,图谱数据爬取于百度百科☆24Updated 5 years ago
- 基于pytorch+bert的中文关系抽取☆30Updated 3 years ago
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆89Updated 2 years ago
- 实体关系联合抽取模型/ My project on joint exraction of entities and relations☆20Updated 3 years ago
- 限定领域的三元组抽取的一次尝试,本文将会介绍笔者在2019语言与智能技术竞赛的三元组抽取比赛方面的一次尝试。☆134Updated 2 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆62Updated 2 years ago
- 基于pytorch的TPLinker_plus进行中文命名实体识别☆20Updated 2 years ago
- pytorch实现 基于Bert+BiLSTM+CRF的中文命名实体识别☆45Updated 4 years ago
- 基于bert_mrc的中文命名实体识别☆43Updated 3 years ago
- 面向金融领域的篇章级事件抽取和事件因果关系抽取 第六名 方案及代码☆62Updated 3 years ago
- 从模型训练到部署,实战知识图谱(Knowledge Graph)&自然语言处理(NLP)。涉及 Tensorflow, Bert+Bi-LSTM+CRF,Neo4j等 涵盖 Named Entity Recognition,Text Classify,Informatio…☆91Updated 5 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆134Updated last year
- Chinese NER using BiLSTM/BERT + CRF☆64Updated 4 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- 中文关系抽取☆94Updated 4 years ago
- 使用BERT-BiLSTM+CRF进行ner任务(pytorch_lightning版)☆46Updated 2 years ago
- Tplinker注释,中文数据集适配版本☆60Updated 4 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆128Updated 2 years ago
- 基于pytorch+bert的中文事件抽取☆72Updated 3 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆137Updated 3 years ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆185Updated 2 years ago
- Bert + PCNN and PCNN 中文关 系抽取任务☆19Updated 2 years ago
- 基于词汇信息融合的中文NER模型☆170Updated 3 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year