Chemical Entity Recognition

2 papers with code • 0 benchmarks • 1 datasets

Chemical Entity Recognition (CER) is a fundamental task in biomedical text mining and Natural Language Processing (NLP). It involves the identification and classification of chemical entities in textual data, such as scientific literature. These entities can encompass a broad range of concepts including chemical compounds, drugs, elements, ions or functional groups. Given the complexity and variety of chemical nomenclature, the CER task represents a significant challenge for LLMs, and their performance in this task can provide important insights into their overall capabilities in the biomedical domain.

Datasets


Most implemented papers

Mol-Instructions: A Large-Scale Biomolecular Instruction Dataset for Large Language Models

zjunlp/mol-instructions 13 Jun 2023

Large Language Models (LLMs), with their remarkable task-handling capabilities and innovative outputs, have catalyzed significant advancements across a spectrum of fields.

Chem-FINESE: Validating Fine-Grained Few-shot Entity Extraction through Text Reconstruction

EagleW/Chem-FINESE 18 Jan 2024

Fine-grained few-shot entity extraction in the chemical domain faces two unique challenges.