Implementation of Nested Named Entity Recognition using BERT
-
Updated
Oct 29, 2021 - Python
Implementation of Nested Named Entity Recognition using BERT
Implementation of AAAI 21 paper: Nested Named Entity Recognition with Partially Observed TreeCRFs
Implementation of Nested Named Entity Recognition
Implementation of Nested Named Entity Recognition using Flair
MIC-CIS entry in PharmaCoNER, Bacteria Biotope (BB 2029) & SeeDev 2019 Shared Tasks in EMNLP '19
Official implementation of "Nested Named Entity Recognition via Explicitly Excluding the Influence of the Best Path" (ACL'21)
All the material (code, dataset, results) of our Benchmark of Nested NER approaches accepted at ICDAR 2023
We propose a novel hierarchy-independent "Do-Redo" model for nested NER. The proposed model overcomes a number of shortcomings in state-of-the-art techniques, including the detection of overlapping entities, slow inference speed, restrictions on length or number of predicted entities, and dependence on the number of nesting levels.
Add a description, image, and links to the nested-named-entity-recognition topic page so that developers can more easily learn about it.
To associate your repository with the nested-named-entity-recognition topic, visit your repo's landing page and select "manage topics."