BERT for Coreference Resolution
-
Updated
Dec 8, 2022 - Python
BERT for Coreference Resolution
基于SpanBert的中文指代消解,pytorch实现
This repository contains code and models for BS thesis written by Egor Yatsishin. Moscow, NRU HSE, Fundamental and Computational Linguistics, 2021.
information_extractor is a tool that leverages spaCy for coreference resolution and SpanBERT for relation extraction. This project integrates named entity recognition (NER) with relation extraction to identify and analyze relationships between entities in text.
Add a description, image, and links to the spanbert topic page so that developers can more easily learn about it.
To associate your repository with the spanbert topic, visit your repo's landing page and select "manage topics."