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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to emma1066/self-improve-zero-shot-ner

Open-source alternatives to Self Improve Zero Shot NER

30 open-source projects similar to emma1066/self-improve-zero-shot-ner, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Self Improve Zero Shot NER alternative.

  • 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
  • lfoppiano/matsci-lumenالصورة الرمزية لـ lfoppiano

    lfoppiano/MatSci-LumEn

    10عرض على 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
    عرض على GitHub↗10
  • allenai/beaconالصورة الرمزية لـ allenai

    allenai/beacon

    14عرض على GitHub↗

    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

    Python
    عرض على GitHub↗14
  • zhaoyuesun/phee-with-chatgptالصورة الرمزية لـ ZhaoyueSun

    ZhaoyueSun/phee-with-chatgpt

    2عرض على GitHub↗

    Code for "Leveraging ChatGPT in Pharmacovigilance Event Extraction: An Empirical Study" (EACL 2024).

    Python
    عرض على GitHub↗2
  • toneli/rt-retrieving-and-thinkingالصورة الرمزية لـ ToneLi

    ToneLi/RT-Retrieving-and-Thinking

    11عرض على GitHub↗

    This is the source code of the model RT (Retrieving and Thinking). For the full project, please check the file RTBC5CDR/3RT and RTNCBI/3RT, the implementation of GPT-NER and PromptNER is in the BC5CDR.zip and NCBI.zip. we refer to the source of code of GPT-NER and paper of GPT-NER in our project…

    Python
    عرض على GitHub↗11

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

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

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

Find more with AI search
  • tangxuemei1995/chisiecالصورة الرمزية لـ tangxuemei1995

    tangxuemei1995/CHisIEC

    22عرض على GitHub↗

    CHisIEC: An Information Extraction Corpus for Ancient Chinese History

    C++
    عرض على GitHub↗22
  • jinyuanli0012/pgimالصورة الرمزية لـ JinYuanLi0012

    JinYuanLi0012/PGIM

    33عرض على GitHub↗

    Prompting ChatGPT in MNER: Enhanced Multimodal Named Entity Recognition with Auxiliary Refined Knowledge

    Python
    عرض على GitHub↗33
  • stefanheng/proggenالصورة الرمزية لـ StefanHeng

    StefanHeng/ProgGen

    17عرض على GitHub↗

    This repo contains the code and datasets for paper "ProgGen: Generating Named Entity Recognition Datasets Step-by-step with Self-Reflexive Large Language Models".

    Python
    عرض على GitHub↗17
  • osu-nlp-group/qa4reالصورة الرمزية لـ OSU-NLP-Group

    OSU-NLP-Group/QA4RE

    40عرض على GitHub↗

    Data and code for ACL 2023 Findings: Aligning Instruction Tasks Unlocks Large Language Models as Zero-Shot Relation Extractors.

    Python
    عرض على GitHub↗40
  • shuhewang1998/gpt-nerS

    ShuheWang1998/GPT-NER

    0عرض على GitHub↗

    This repo contains code for the paper GPT-NER: Named Entity Recognition via Large LanguageModels. ``latex @article{wang2023gpt, title={GPT-NER: Named Entity Recognition via Large Language Models}, author={Wang, Shuhe and Sun, Xiaofei and Li, Xiaoya and Ouyang, Rongbin and Wu, Fei and Zhang,…

    عرض على GitHub↗0
  • yfr718/ltnerالصورة الرمزية لـ YFR718

    YFR718/LTNER

    7عرض على GitHub↗

    Large Language Model Tagging for Named Entity Recognition with Contextualized Entity Marking

    Python
    عرض على GitHub↗7
  • jiangguochaogg/p-iclالصورة الرمزية لـ jiangguochaoGG

    jiangguochaoGG/P-ICL

    7عرض على GitHub↗

    Please save your dataset in data folder. Note that CoNLL2003 and WNUT2017 are open-source datasets, ACE2004 and ACE2005 are not free. We keep our CoNLL2003 and WNUT2017 train and test JSON files in data folder.

    Python
    عرض على GitHub↗7
  • 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
  • jinyuanli0012/rivegالصورة الرمزية لـ JinYuanLi0012

    JinYuanLi0012/RiVEG

    41عرض على GitHub↗

    LLMs as Bridges: Reformulating Grounded Multimodal Named Entity Recognition

    Python
    عرض على GitHub↗41
  • chen700564/metaner-iclالصورة الرمزية لـ chen700564

    chen700564/metaner-icl

    40عرض على GitHub↗

    An implementation for ACL 2023 paper Learning In-context Learning for Named Entity Recognition

    Python
    عرض على GitHub↗40
  • mayubo2333/llm-ieالصورة الرمزية لـ mayubo2333

    mayubo2333/LLM-IE

    47عرض على GitHub↗

    This is the implementation of filter-then-rerank pipeline in Large Language Model Is Not a Good Few-shot Information Extractor, but a Good Reranker for Hard Samples!. EMNLP'2023 (Findings).

    Python
    عرض على GitHub↗47
  • lbnlp/nerre-llamaالصورة الرمزية لـ lbnlp

    lbnlp/nerre-llama

    64عرض على GitHub↗

    If you are just looking to download the LoRA weights directly, use this url: https://figshare.com/ndownloader/files/43044994 and view the data entry on Figshare.

    Python
    عرض على GitHub↗64
  • eulring/vanerالصورة الرمزية لـ Eulring

    Eulring/VANER

    5عرض على GitHub↗

    unikg

    Python
    عرض على GitHub↗5
  • xingyaoww/code4structالصورة الرمزية لـ xingyaoww

    xingyaoww/code4struct

    43عرض على GitHub↗

    Official repo for paper Code4Struct: Code Generation for Few-Shot Structured Prediction from Natural Language.

    HTML
    عرض على GitHub↗43
  • zalandoresearch/flairالصورة الرمزية لـ zalandoresearch

    zalandoresearch/flair

    14,378عرض على GitHub↗

    Flair is a natural language processing framework for training and applying models for sequence labeling and text classification. It provides a system for generating word embeddings and identifying semantic entities within text. The framework includes a dedicated system for zero and few-shot learning, enabling text classification and entity extraction using minimal training examples by leveraging pre-trained knowledge. Its capabilities cover named entity recognition, sentiment analysis, and the training of specialized models using custom datasets. It also includes tooling for the visual highl

    Python
    عرض على GitHub↗14,378
  • flairnlp/flairالصورة الرمزية لـ flairNLP

    flairNLP/flair

    14,378عرض على GitHub↗

    Flair is a transformer-based natural language processing framework used to build and train models for text classification and sequence tagging. It provides a specialized library for generating contextual text embeddings and performing linguistic analysis. The framework includes dedicated tools for named entity recognition, including the identification of specialized biomedical entities across multiple languages. It further supports entity linking to map identified text mentions to unique entries within general or biomedical knowledge bases. The project covers a broad range of language analys

    Python
    عرض على GitHub↗14,378
  • alirezadir/machine-learning-interviewsالصورة الرمزية لـ alirezadir

    alirezadir/Machine-Learning-Interviews

    8,455عرض على GitHub↗

    This project is a comprehensive machine learning interview guide and technical study resource designed for individuals preparing for machine learning and AI engineering roles. It provides a collection of materials and practice problems covering core algorithms, theoretical fundamentals, and the implementation of neural network architectures. The resource serves as a technical reference for generative AI development, focusing on the design and optimization of large language models and diffusion systems. It includes frameworks for system design, covering the architecture of production machine l

    Jupyter Notebookagenticaiai-agents
    عرض على GitHub↗8,455
  • llmware-ai/llmwareالصورة الرمزية لـ llmware-ai

    llmware-ai/llmware

    14,838عرض على GitHub↗

    llmware is a Python framework for AI agent orchestration and model management, designed to coordinate multi-model workflows and autonomous agents. It provides a unified model catalog and standardized interface to execute specialized language models for complex research, analysis, and structured data generation. The project distinguishes itself through its heavy emphasis on local execution and quantized inference, allowing models to run on private infrastructure using CPU, GPU, and NPU acceleration via runtimes like ONNX and OpenVino. It features a specialized ability to translate natural lang

    Python
    عرض على GitHub↗14,838
  • ej0cl6/texteeالصورة الرمزية لـ ej0cl6

    ej0cl6/TextEE

    60عرض على GitHub↗

    Updates | Datasets | Models | Environment | Running | Results | Website | Paper

    Python
    عرض على GitHub↗60
  • jianhaochen-nju/tsdreالصورة الرمزية لـ JianhaoChen-nju

    JianhaoChen-nju/TSDRE

    3عرض على GitHub↗

    This is the code for our ACL 2024 paper Timeline-based Sentence Decomposition with In-Context Learning for Temporal Fact Extraction.

    Python
    عرض على GitHub↗3
  • derekmma/diceالصورة الرمزية لـ derekmma

    derekmma/DICE

    8عرض على GitHub↗

    Source code and data for ACL 2023 main conference paper DICE: Data-Efficient Clinical Event Extraction with Generative Models.

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

    jerry3027/PolyIE

    16عرض على GitHub↗

    Code and Data for arXiv paper: PolyIE: A Dataset of Information Extraction from Polymer Material Scientific Literature.

    Python
    عرض على GitHub↗16
  • d-gurgurov/injecting-commonsense-knowledge-into-llmsالصورة الرمزية لـ d-gurgurov

    d-gurgurov/Injecting-Commonsense-Knowledge-into-LLMs

    4عرض على GitHub↗

    Project Overview:

    Python
    عرض على GitHub↗4
  • isekai-portal/link-context-learningالصورة الرمزية لـ isekai-portal

    isekai-portal/Link-Context-Learning

    101عرض على GitHub↗

    Zhao Zhang 3   Ziwei Liu &#x2709,1 1 S-Lab, Nanyang Technological University  2 Shanghai Jiao Tong University  3 SenseTime Research  4 Ningbo Institute of Digital Twin, Eastern Institute of Technology, Ningbo, China   Equal Contribution  † Project Lead …

    Python
    عرض على GitHub↗101