DeepKE is a knowledge extraction toolkit and framework designed to transform unstructured text into structured knowledge graphs. It provides a pipeline for identifying and classifying named entities, semantic relations, and events, converting raw datasets into structured triples. The project utilizes large language models as tool callers through a standardized context protocol to drive automated data extraction processes. It supports schema-driven extraction across multiple domains and bilingual text, employing joint entity and relation extraction to identify components in a single structured
CHisIEC: An Information Extraction Corpus for Ancient Chinese History
If you are just looking to download the LoRA weights directly, use this url: https://figshare.com/ndownloader/files/43044994 and view the data entry on Figshare.
BioGPT is a biomedical large language model and domain-specific transformer designed for processing and creating specialized medical text. It functions as a generative tool and knowledge extraction engine trained on large-scale scientific literature to produce human-like scientific prose and factual responses to queries. The project provides specialized capabilities for biomedical named entity recognition and the extraction of complex relations from unstructured medical corpora. It is designed to identify and classify biological entities through data mining and relation extraction to support
Official code for our paper "An Autoregressive Text-to-Graph Framework for Joint Entity and Relation Extraction" which will be published at AAAI 2024.
urchade/atg 的主要功能包括:Information Extraction Frameworks, Relation Extraction。
urchade/atg 的开源替代品包括: zjunlp/deepke — DeepKE is a knowledge extraction toolkit and framework designed to transform unstructured text into structured… tangxuemei1995/chisiec — CHisIEC: An Information Extraction Corpus for Ancient Chinese History. lbnlp/nerre-llama — If you are just looking to download the LoRA weights directly, use this url:… microsoft/biogpt — BioGPT is a biomedical large language model and domain-specific transformer designed for processing and creating… chocowu/lasuie — Universal Information Extraction, codes for the NeurIPS-2022 paper: Unifying Information Extraction with Latent… babelscape/rebel — mREBEL is here. We present two new datasets for multilingual Relation Extraction and an array of mREBEL versions. Go…