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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
BIDS-Xu-Lab avatar

BIDS-Xu-Lab/BioNER-LLaMA

0
View on GitHub↗
11 estrellas·0 forks·Apache-2.0·3 vistas

BioNER LLaMA

This repository contains the code and resources accompanying the paper titled "Advancing Entity Recognition in Biomedicine via Instruction Tuning of Large Language Models." The paper explores the use of instruction-based learning paradigm to transform biomedical Named Entity Recognition (NER)…

Features

  • Cross-Domain Learning - Instruction tuning for biomedical entity recognition.
  • Information Extraction Frameworks - Instruction-tuned model for biomedical entity recognition.

Historial de estrellas

Gráfico del historial de estrellas de bids-xu-lab/bioner-llamaGráfico del historial de estrellas de bids-xu-lab/bioner-llama

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a BioNER LLaMA

Proyectos open-source similares, clasificados según cuántas características comparten con BioNER LLaMA.
  • pluslabnlp/x-gearAvatar de PlusLabNLP

    PlusLabNLP/X-Gear

    20Ver en GitHub↗

    Code for our ACL-2022 paper Multilingual Generative Language Models for Zero-Shot Cross-Lingual Event Argument Extraction.

    Python
    Ver en GitHub↗20
  • zjunlp/deepkeAvatar de zjunlp

    zjunlp/DeepKE

    4,433Ver en 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
    Ver en GitHub↗4,433
  • beyonderxx/instructuieAvatar de BeyonderXX

    BeyonderXX/InstructUIE

    396Ver en GitHub↗

    This repo releases our implementation for the InstructUIE model. - It is built based on the pretrained Flan T5 model, and finetuned on our data (IE INSTRUCTIONS). - If you are looking for NER datasets or models, you may also refer to our recent work: B2NER. It provides a standardized and…

    Python
    Ver en GitHub↗396
  • cocacola-lab/collabkgAvatar de cocacola-lab

    cocacola-lab/CollabKG

    8Ver en GitHub↗

    CollabKG is an open-source IE annotation toolkit that unifies NER, RE, and EE tasks, integrates KG and EKG, and supports both English and Chinese languages. - CollabKG combines automatic and manual labeling to build a learnable human-machine cooperative system. In particular, humans benefit from…

    JavaScript
    Ver en GitHub↗8
Ver las 30 alternativas a BioNER LLaMA→

Preguntas frecuentes

¿Qué hace bids-xu-lab/bioner-llama?

This repository contains the code and resources accompanying the paper titled "Advancing Entity Recognition in Biomedicine via Instruction Tuning of Large Language Models." The paper explores the use of instruction-based learning paradigm to transform biomedical Named Entity Recognition (NER)…

¿Cuáles son las características principales de bids-xu-lab/bioner-llama?

Las características principales de bids-xu-lab/bioner-llama son: Cross-Domain Learning, Information Extraction Frameworks.

¿Qué alternativas de código abierto existen para bids-xu-lab/bioner-llama?

Las alternativas de código abierto para bids-xu-lab/bioner-llama incluyen: pluslabnlp/x-gear — Code for our ACL-2022 paper Multilingual Generative Language Models for Zero-Shot Cross-Lingual Event Argument… zjunlp/deepke — DeepKE is a knowledge extraction toolkit and framework designed to transform unstructured text into structured… beyonderxx/instructuie — This repo releases our implementation for the InstructUIE model. - It is built based on the pretrained Flan T5 model,… d-gurgurov/injecting-commonsense-knowledge-into-llms — Project Overview:. derekmma/dice — Source code and data for ACL 2023 main conference paper DICE: Data-Efficient Clinical Event Extraction with Generative… cocacola-lab/collabkg — CollabKG is an open-source IE annotation toolkit that unifies NER, RE, and EE tasks, integrates KG and EKG, and…