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
GEODE-project avatar

GEODE-project/ner-llm

0
View on GitHub↗
10 stars·1 fork·Jupyter Notebook·6 views

Ner Llm

Code and ressources for evaluating Named Entity Recognition using Few-Shot Prompting with Large Language Models

Features

  • Information Extraction Frameworks - Few-shot prompting evaluation for named entity recognition.

Star history

Star history chart for geode-project/ner-llmStar history chart for geode-project/ner-llm

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Ner Llm

Similar open-source projects, ranked by how many features they share with Ner Llm.
  • 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
  • bids-xu-lab/bioner-llamaBIDS-Xu-Lab avatar

    BIDS-Xu-Lab/BioNER-LLaMA

    11View on GitHub↗

    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)…

    View on GitHub↗11
  • cocacola-lab/collabkgcocacola-lab avatar

    cocacola-lab/CollabKG

    8View on 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
    View on GitHub↗8
  • arkhn/bio-nlp2023arkhn avatar

    arkhn/bio-nlp2023

    0View on GitHub↗

    This project is the codebase used for our weak supervision experiments using E3C dataset annotated with InstructGPT-3 and dictionary.

    Python
    View on GitHub↗0
See all 29 alternatives to Ner Llm→

Frequently asked questions

What does geode-project/ner-llm do?

Code and ressources for evaluating Named Entity Recognition using Few-Shot Prompting with Large Language Models

What are the main features of geode-project/ner-llm?

The main features of geode-project/ner-llm are: Information Extraction Frameworks.

What are some open-source alternatives to geode-project/ner-llm?

Open-source alternatives to geode-project/ner-llm include: zjunlp/deepke — DeepKE is a knowledge extraction toolkit and framework designed to transform unstructured text into structured… bids-xu-lab/bioner-llama — This repository contains the code and resources accompanying the paper titled "Advancing Entity Recognition in… cocacola-lab/collabkg — CollabKG is an open-source IE annotation toolkit that unifies NER, RE, and EE tasks, integrates KG and EKG, and… 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… arkhn/bio-nlp2023 — This project is the codebase used for our weak supervision experiments using E3C dataset annotated with InstructGPT-3…