使用多头的思想来进行命名实体识别
☆34May 5, 2021Updated 5 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 实体关系抽取,使用了百度比赛的数据集。使用pytorch实现MultiHeadJointEntityRelationExtraction,包含Bert、Albert、gru的使用,并且添加了对抗训练。最后使用Flask和Neo4j图数据库对模型进行了部署☆127Apr 22, 2023Updated 3 years ago
- TPlinker for NER 中文/英文命名实体识别☆129Sep 2, 2021Updated 4 years ago
- Code of ICKG2020 best student paper: A Robust and Domain-Adaptive Approach for Low-Resource Named Entity Recognition☆18Mar 10, 2021Updated 5 years ago
- 基于BERT-MRC(阅读理解)的命名实体识别模型☆20Mar 15, 2022Updated 4 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆130May 31, 2021Updated 5 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆102Jun 21, 2021Updated 5 years ago
- From Dataset Labeling, Entity Extraction to production Knowledge Graph Deployment: The Power of NLP and LLMs Combined.☆12Jun 19, 2026Updated last month
- 汇总实体关系联合抽取方向的代码。☆20Jan 21, 2021Updated 5 years ago
- A Keras implementation of the AAAI21 paper "a lightweight neural model for biomedical entity linking"☆53Jul 24, 2022Updated 4 years ago
- Easy Natural Language Processing☆145Apr 5, 2025Updated last year
- Efficient-GlobalPointer的关系抽取任务☆24Jan 27, 2022Updated 4 years ago
- TPLinker: Single-stage Joint Extraction of Entities and Relations Through Token Pair Linking☆19Apr 15, 2021Updated 5 years ago
- GPLinker_pytorch☆88May 10, 2022Updated 4 years ago
- 嵌套命名实体识别 Nested NER☆19Nov 14, 2021Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- pytorch Efficient GlobalPointer☆57Apr 12, 2022Updated 4 years ago
- Implementation of our papers Joint entity recognition and relation extraction as a multi-head selection problem (Expert Syst. Appl, 2018)…☆413Apr 23, 2021Updated 5 years ago
- 通用kbqa,训练数据来源于ccks2018和2019,图谱数据爬取于百度百科☆24Sep 23, 2020Updated 5 years ago
- ☆471Mar 25, 2021Updated 5 years ago
- ☆52Dec 18, 2020Updated 5 years ago
- PyTorch code for JEREX: Joint Entity-Level Relation Extractor☆68Dec 9, 2021Updated 4 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆416Mar 23, 2023Updated 3 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
- 用Paddle复现论文ChineseBERT: Chinese Pretraining Enhanced by Glyph and Pinyin Information(ACL2021)