How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Prompting ChatGPT in MNER: Enhanced Multimodal Named Entity Recognition with Auxiliary Refined Knowledge
The main features of jinyuanli0012/pgim are: Information Extraction Frameworks, Knowledge Retrieval, Named Entity Recognition.
Projects with overlapping indexed features include: jinyuanli0012/riveg — LLMs as Bridges: Reformulating Grounded Multimodal Named Entity Recognition. zjunlp/deepke — DeepKE is a knowledge extraction toolkit and framework designed to transform unstructured text into structured… eulring/vaner — unikg. compnet/conivel — Dependencies are managed using Poetry. Use poetry install to install dependencies. You can then use poetry shell to… arkhn/bio-nlp2023 — This project is the codebase used for our weak supervision experiments using E3C dataset annotated with InstructGPT-3… allenai/beacon — This repository contains code to run the inference and evaluation of NER as described in our NAACL 2024 paper:…
LLMs as Bridges: Reformulating Grounded Multimodal Named Entity Recognition
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
This project is the codebase used for our weak supervision experiments using E3C dataset annotated with InstructGPT-3 and dictionary.
This repository contains code to run the inference and evaluation of NER as described in our NAACL 2024 paper: On-the-fly Definition Augmentation of LLMs for Biomedical NER