Pith. sign in

REVIEW 2 cited by

llmNER: (Zero|Few)-Shot Named Entity Recognition, Exploiting the Power of Large Language Models

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2406.04528 v1 pith:L35QKAYX submitted 2024-06-06 cs.CL

classification cs.CL
keywords llmnerlanguagelibraryentityinterfacelargellmsmodels
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Large language models (LLMs) allow us to generate high-quality human-like text. One interesting task in natural language processing (NLP) is named entity recognition (NER), which seeks to detect mentions of relevant information in documents. This paper presents llmNER, a Python library for implementing zero-shot and few-shot NER with LLMs; by providing an easy-to-use interface, llmNER can compose prompts, query the model, and parse the completion returned by the LLM. Also, the library enables the user to perform prompt engineering efficiently by providing a simple interface to test multiple variables. We validated our software on two NER tasks to show the library's flexibility. llmNER aims to push the boundaries of in-context learning research by removing the barrier of the prompting and parsing steps.

Discussion (0). Sign in to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Named-Entity Recognition in the Crime Domain (CrimeNER): Case Study and Dataset

    cs.CL 2026-03 conditional novelty 6.0 of 10

    CrimeNER-db is a new, publicly released 1,568-document manually annotated corpus for crime-domain NER with a coarse/fine label hierarchy and zero-/few-shot benchmark results.

  2. Map&Make: Schema Guided Text to Table Generation

    cs.CL 2025-05 conditional novelty 6.0 of 10

    Map&Make decomposes text into atomic statements and uses them to iteratively plan and fill tables, improving information coverage over CoT and T3 baselines on Rotowire, Livesum, and Wiki40B.

Pith tools