awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
allenai avatar

allenai/beacon

0
View on GitHub↗
14 stars·2 forks·Python·Apache-2.0·14 views

Beacon

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

Features

  • In Context Learning - Definition augmentation for biomedical entity recognition.
  • Information Extraction Frameworks - On-the-fly definition augmentation for biomedical entity recognition.
  • Named Entity Recognition - Definition augmentation for biomedical entity recognition.
  • Zero-Shot Prompting - Definition augmentation for biomedical entity recognition.

Star history

Star history chart for allenai/beaconStar history chart for allenai/beacon

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.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Beacon

These projects share indexed features with Beacon. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • zjunlp/deepkezjunlp avatar

    zjunlp/DeepKE

    4,433View on GitHub↗

    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

    Python
    View on GitHub↗4,433
  • lfoppiano/matsci-lumenlfoppiano avatar

    lfoppiano/MatSci-LumEn

    10View on GitHub↗

    Code, data, and results described in the paper "Mining experimental data from materials science literature with large language models: an evaluation study", https://www.tandfonline.com/doi/full/10.1080/27660400.2024.2356506

    Python
    View on GitHub↗10
  • emma1066/self-improve-zero-shot-nerEmma1066 avatar

    Emma1066/Self-Improve-Zero-Shot-NER

    53View on GitHub↗

    This is the github repository for the paper to be appeared at NAACL 2024 main conference: Self-Improving for Zero-Shot Named Entity Recognition with Large Language Models.

    Python
    View on GitHub↗53
  • tangxuemei1995/chisiectangxuemei1995 avatar

    tangxuemei1995/CHisIEC

    22View on GitHub↗

    CHisIEC: An Information Extraction Corpus for Ancient Chinese History

    C++
    View on GitHub↗22
Compare all 30 related projects→

Frequently asked questions

What does allenai/beacon do?

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

What are the main features of allenai/beacon?

The main features of allenai/beacon are: In Context Learning, Information Extraction Frameworks, Named Entity Recognition, Zero-Shot Prompting.

Which projects share features with allenai/beacon?

Projects with overlapping indexed features include: zjunlp/deepke — DeepKE is a knowledge extraction toolkit and framework designed to transform unstructured text into structured… lfoppiano/matsci-lumen — Code, data, and results described in the paper "Mining experimental data from materials science literature with large… emma1066/self-improve-zero-shot-ner — This is the github repository for the paper to be appeared at NAACL 2024 main conference: Self-Improving for Zero-Shot… zhaoyuesun/phee-with-chatgpt — Code for "Leveraging ChatGPT in Pharmacovigilance Event Extraction: An Empirical Study" (EACL 2024). toneli/rt-retrieving-and-thinking — This is the source code of the model RT (Retrieving and Thinking). For the full project, please check the file… tangxuemei1995/chisiec — CHisIEC: An Information Extraction Corpus for Ancient Chinese History.