使用多头的思想来进行命名实体识别
☆34May 5, 2021Updated 4 years ago
Alternatives and similar repositories for PyTorch_BERT_MultiHead_NER
Users that are interested in PyTorch_BERT_MultiHead_NER are comparing it to the libraries listed below
Sorting:
- 实体关系抽取,使用了百度比赛的数据集。使用pytorch实现MultiHeadJointEntityRelationExtraction,包含Bert、Albert、gru的使用,并且添加了对抗训练。最后使用Flask和Neo4j图数据库对模型进行了部署☆125Apr 22, 2023Updated 2 years ago
- TPlinker for NER 中文/英文命名实体识别☆128Sep 2, 2021Updated 4 years ago
- Implementation of our paper "Injecting Knowledge Base Information into End-to-End Joint Entity and Relation Extraction and Coreference Re…☆10Jan 22, 2022Updated 4 years ago
- BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE☆142Jul 25, 2024Updated last year
- TPLinker: Single-stage Joint Extraction of Entities and Relations Through Token Pair Linking☆18Apr 15, 2021Updated 4 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆130May 31, 2021Updated 4 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆102Jun 21, 2021Updated 4 years ago
- Source code for AAAI 2021 paper "A Supervised Multi-Head Self-Attention Network for Nested Named Entity Recognition""☆16Jun 16, 2021Updated 4 years ago
- 基于BERT-MRC(阅读理解)的命名实体识别模型☆20Mar 15, 2022Updated 3 years ago
- Effective Cascade Dual-Decoder Model for Joint Entity and Relation Extraction.☆18Jan 12, 2022Updated 4 years ago
- 嵌套命名实体识别 Nested NER☆20Nov 14, 2021Updated 4 years ago
- NER with Deep contextualized word representations (Elmo)☆23Jul 22, 2018Updated 7 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆412Mar 23, 2023Updated 2 years ago
- Implementation of our papers Joint entity recognition and relation extraction as a multi-head selection problem (Expert Syst. Appl, 2018)…☆415Apr 23, 2021Updated 4 years ago
- GPLinker_pytorch☆88May 10, 2022Updated 3 years ago
- Efficient-GlobalPointer的关系抽取任务☆24Jan 27, 2022Updated 4 years ago
- Easy Natural Language Processing☆143Apr 5, 2025Updated 10 months ago
- A Keras implementation of the AAAI21 paper "a lightweight neural model for biomedical entity linking"☆53Jul 24, 2022Updated 3 years ago
- CHIP2021-Task3-临床术语标准化任务-开源代码☆47Jan 13, 2022Updated 4 years ago
- 通用kbqa,训练数据来源于ccks2018和2019,图谱数据爬取于百度百科☆24Sep 23, 2020Updated 5 years ago
- 基于知识图谱的问答系统☆137Mar 11, 2020Updated 5 years ago
- ☆52Dec 18, 2020Updated 5 years ago
- 实体关系联合抽取模型/ My project on joint exraction of entities and relations☆21Mar 21, 2022Updated 3 years ago
- 基于实体首尾指针SPAN的序列标注框架☆28Mar 14, 2022Updated 3 years ago
- pytorch Efficient GlobalPointer☆56Apr 12, 2022Updated 3 years ago
- NER任务SOTA模型BERT_MRC☆61Mar 14, 2024Updated last year
- [NAACL 2021] A Frustratingly Easy Approach for Entity and Relation Extraction https://arxiv.org/abs/2010.12812☆810Jul 7, 2022Updated 3 years ago
- 记录自己用的BILSTM-CRF、ELMo、BERT等来做NER任务的代码。☆27Feb 6, 2020Updated 6 years ago
- relation classification dataset☆26May 2, 2017Updated 8 years ago
- Representation Iterative Fusion Based on Heterogeneous Graph Neural Network for Joint Entity and Relation Extraction☆61Apr 4, 2022Updated 3 years ago
- Knowledge Graph☆176Aug 19, 2022Updated 3 years ago
- DeepIE: Deep Learning for Information Extraction☆1,943Dec 9, 2022Updated 3 years ago
- CNN、BiLSTM、Bert(3layers)对Bert(12layers)模型的蒸馏的keras实现☆29Mar 3, 2020Updated 5 years ago
- 复习论文《A Frustratingly Easy Approach for Joint Entity and Relation Extraction》☆32May 15, 2021Updated 4 years ago
- 非结构化商业文本信息中隐私信息识别-rank2☆27Mar 26, 2021Updated 4 years ago
- Named Entity Recognition as Dependency Parsing☆351Aug 16, 2023Updated 2 years ago
- 📜 Codes and Data for COLING2020 paper: Towards Accurate and Consistent Evaluation: A Dataset for Distantly-Supervised Relation Extractio…☆31Feb 2, 2021Updated 5 years ago
- Quick run NLP in many task 快速运行分类、序列标注、匹配、生成等NLP任务的Tensorflow框架 (中文 NLP 支持分布式)☆31Nov 17, 2020Updated 5 years ago
- PyTorch code for JEREX: Joint Entity-Level Relation Extractor☆67Dec 9, 2021Updated 4 years ago