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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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·3 Aufrufe

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-Verlauf

Star-Verlauf für allenai/beaconStar-Verlauf für allenai/beacon

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Beacon

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Beacon.
  • zjunlp/deepkeAvatar von zjunlp

    zjunlp/DeepKE

    4,433Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,433
  • lfoppiano/matsci-lumenAvatar von lfoppiano

    lfoppiano/MatSci-LumEn

    10Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10
  • emma1066/self-improve-zero-shot-nerAvatar von Emma1066

    Emma1066/Self-Improve-Zero-Shot-NER

    53Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗53
  • tangxuemei1995/chisiecAvatar von tangxuemei1995

    tangxuemei1995/CHisIEC

    22Auf GitHub ansehen↗

    CHisIEC: An Information Extraction Corpus for Ancient Chinese History

    C++
    Auf GitHub ansehen↗22
Alle 30 Alternativen zu Beacon anzeigen→

Häufig gestellte Fragen

Was macht allenai/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

Was sind die Hauptfunktionen von allenai/beacon?

Die Hauptfunktionen von allenai/beacon sind: In Context Learning, Information Extraction Frameworks, Named Entity Recognition, Zero-Shot Prompting.

Welche Open-Source-Alternativen gibt es zu allenai/beacon?

Open-Source-Alternativen zu allenai/beacon sind unter anderem: 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.