awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
GEODE-project avatar

GEODE-project/ner-llm

0
View on GitHub↗
10 نجوم·1 تفرع·Jupyter Notebook·3 مشاهدات

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.

سجل النجوم

مخطط تاريخ النجوم لـ geode-project/ner-llmمخطط تاريخ النجوم لـ geode-project/ner-llm

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Ner Llm

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Ner Llm.
  • zjunlp/deepkeالصورة الرمزية لـ zjunlp

    zjunlp/DeepKE

    4,433عرض على 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
    عرض على GitHub↗4,433
  • bids-xu-lab/bioner-llamaالصورة الرمزية لـ BIDS-Xu-Lab

    BIDS-Xu-Lab/BioNER-LLaMA

    11عرض على 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)…

    عرض على GitHub↗11
  • cocacola-lab/collabkgالصورة الرمزية لـ cocacola-lab

    cocacola-lab/CollabKG

    8عرض على 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
    عرض على GitHub↗8
  • arkhn/bio-nlp2023الصورة الرمزية لـ arkhn

    arkhn/bio-nlp2023

    0عرض على GitHub↗

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

    Python
    عرض على GitHub↗0
عرض جميع البدائل الـ 29 لـ Ner Llm→

الأسئلة الشائعة

ما هي وظيفة geode-project/ner-llm؟

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

ما هي الميزات الرئيسية لـ geode-project/ner-llm؟

الميزات الرئيسية لـ geode-project/ner-llm هي: Information Extraction Frameworks.

ما هي البدائل مفتوحة المصدر لـ geode-project/ner-llm؟

تشمل البدائل مفتوحة المصدر لـ geode-project/ner-llm: 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…