taishan1994 / pytorch_GlobalPointer_triple_extractionLinks
基于pytorch的GlobalPointer 进行三元组抽取。
☆80Updated 2 years ago
Alternatives and similar repositories for pytorch_GlobalPointer_triple_extraction
Users that are interested in pytorch_GlobalPointer_triple_extraction are comparing it to the libraries listed below
Sorting:
- Implemention of NER model on chinese dataset.☆73Updated 2 years ago
- CMeEE/CBLUE/NER实体识别☆131Updated 3 years ago
- CMeIE/CBLUE/CHIP/实体关系抽取/SPO抽取☆231Updated 3 years ago
- OneRel在中文关系抽取中的使用☆126Updated last year
- 基于pytorch+bert的中文文本分类☆85Updated 2 years ago
- ☆39Updated 2 years ago
- Using BERT+Bi-LSTM+CRF☆138Updated 3 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆126Updated 2 years ago
- GlobalPointer的优化版/NER实体识别☆121Updated 3 years ago
- 关系抽取☆58Updated 2 years ago
- 基于pytorch_bert的中文多标签分类☆90Updated 3 years ago
- 基于词汇信息融合的中文NER模型☆169Updated 3 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆394Updated 2 years ago
- Knowledge Graph☆174Updated 2 years ago
- GPLinker_pytorch☆83Updated 3 years ago
- Reimplement CasRel model in PyTorch.使用PyTorch对吉林大学CasRel模型进行复现,并在百度关系抽取数据集上训练测试。☆191Updated 2 years ago
- CHIP 2020 中文医学文本实体关系抽取☆93Updated 2 years ago
- 中文命名实体识别☆46Updated 3 years ago
- A solution to 2021-CCKS-QA-Task(https://tianchi.aliyun.com/competition/entrance/531904/introduction)☆48Updated 3 years ago
- A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱…☆70Updated 6 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆159Updated 2 years ago
- 面向金融领域的篇章级事件抽取和事件因果关系抽取 第六名 方案及代码☆62Updated 3 years ago
- 中文信息抽取,包含实体抽取、关系抽取、事件抽取☆247Updated last year
- All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)☆280Updated this week
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆106Updated last year
- 基于论文SpERT: "Span-based Entity and Relation Transformer"的中文关系抽取,同时抽取实体、实体类别和关系类别。☆37Updated 2 years ago
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道关系抽取部分torch版baseline☆52Updated 4 years ago
- 使用bert进行事件抽取。☆45Updated 2 years ago
- 实体关系抽取,使用了百度比赛的数据集。使用pytorch实现MultiHeadJointEntityRelationExtraction,包含Bert、Albert、gru的使用,并且添加了对抗训练。最后使用Flask和Neo4j图数据库对模型进行了部署☆123Updated 2 years ago
- 基于bert_mrc的中文命名实体识别☆43Updated 3 years ago