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
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to chen700564/metaner-icl

Open-source alternatives to Metaner Icl

30 open-source projects similar to chen700564/metaner-icl, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Metaner Icl alternative.

  • 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
  • allenai/beaconAvatar von allenai

    allenai/beacon

    14Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗14
  • toneli/rt-retrieving-and-thinkingAvatar von ToneLi

    ToneLi/RT-Retrieving-and-Thinking

    11Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗11
  • 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

KI-Suche

Entdecke weitere awesome Repositories

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

Find more with AI search
  • 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
  • shuhewang1998/gpt-nerS

    ShuheWang1998/GPT-NER

    0Auf GitHub ansehen↗

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

    Auf GitHub ansehen↗0
  • tangxuemei1995/chisiecAvatar von tangxuemei1995

    tangxuemei1995/CHisIEC

    22Auf GitHub ansehen↗

    CHisIEC: An Information Extraction Corpus for Ancient Chinese History

    C++
    Auf GitHub ansehen↗22
  • yfr718/ltnerAvatar von YFR718

    YFR718/LTNER

    7Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗7
  • mayubo2333/llm-ieAvatar von mayubo2333

    mayubo2333/LLM-IE

    47Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗47
  • jiangguochaogg/p-iclAvatar von jiangguochaoGG

    jiangguochaoGG/P-ICL

    7Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7
  • flairnlp/flairAvatar von flairNLP

    flairNLP/flair

    14,378Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗14,378
  • zalandoresearch/flairAvatar von zalandoresearch

    zalandoresearch/flair

    14,378Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗14,378
  • llmware-ai/llmwareAvatar von llmware-ai

    llmware-ai/llmware

    14,838Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗14,838
  • alirezadir/machine-learning-interviewsAvatar von alirezadir

    alirezadir/Machine-Learning-Interviews

    8,455Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,455
  • haozhezhao/micAvatar von HaozheZhao

    HaozheZhao/MIC

    360Auf GitHub ansehen↗

    MMICL, a state-of-the-art VLM with the in context learning ability from ICL, PKU

    Python
    Auf GitHub ansehen↗360
  • lupantech/chameleon-llmAvatar von lupantech

    lupantech/chameleon-llm

    1,140Auf GitHub ansehen↗

    Codes for "Chameleon: Plug-and-Play Compositional Reasoning with Large Language Models".

    Jupyter Notebook
    Auf GitHub ansehen↗1,140
  • bojone/globalpointerAvatar von bojone

    bojone/GlobalPointer

    261Auf GitHub ansehen↗

    全局指针统一处理嵌套与非嵌套NER。

    Python
    Auf GitHub ansehen↗261
  • fanshu6hao/double-checkerAvatar von fanshu6hao

    fanshu6hao/Double-Checker

    7Auf GitHub ansehen↗

    The code for EMNLP24 paper "Double-Checker: Large Language Model as a Checker for Few-shot Named Entity Recognition"

    Python
    Auf GitHub ansehen↗7
  • ljynlp/w2nerAvatar von ljynlp

    ljynlp/w2ner

    555Auf GitHub ansehen↗

    Source code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification

    Python
    Auf GitHub ansehen↗555
  • eulring/vanerAvatar von Eulring

    Eulring/VANER

    5Auf GitHub ansehen↗

    unikg

    Python
    Auf GitHub ansehen↗5
  • baaivision/emuAvatar von baaivision

    baaivision/Emu

    1,775Auf GitHub ansehen↗

    Emu Series: Generative Multimodal Models from BAAI

    Python
    Auf GitHub ansehen↗1,775
  • lemonhu/ner-bert-pytorchL

    lemonhu/NER-BERT-pytorch

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • lbnlp/nerre-llamaAvatar von lbnlp

    lbnlp/nerre-llama

    64Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗64
  • emseoyk/verifinerAvatar von emseoyk

    emseoyk/VerifiNER

    13Auf GitHub ansehen↗

    Official code for ACL 2024 paper: VerifiNER: Verification-augmented NER via Knowledge-grounded Reasoning with Large Language Models.

    Python
    Auf GitHub ansehen↗13
  • komeijiforce/metaieAvatar von KomeijiForce

    KomeijiForce/MetaIE

    30Auf GitHub ansehen↗

    This is a meta-model distilled from ChatGPT-3.5-turbo for information extraction. This is an intermediate checkpoint that can be well-transferred to all kinds of downstream information extraction tasks.

    Python
    Auf GitHub ansehen↗30
  • luodian/otterAvatar von Luodian

    Luodian/Otter

    3,410Auf GitHub ansehen↗

    🦦 Otter, a multi-modal model based on OpenFlamingo (open-sourced version of DeepMind's Flamingo), trained on MIMIC-IT and showcasing improved instruction-following and in-context learning ability.

    Python
    Auf GitHub ansehen↗3,410
  • jinyuanli0012/rivegAvatar von JinYuanLi0012

    JinYuanLi0012/RiVEG

    41Auf GitHub ansehen↗

    LLMs as Bridges: Reformulating Grounded Multimodal Named Entity Recognition

    Python
    Auf GitHub ansehen↗41
  • maehcm/icl-d3ieAvatar von MAEHCM

    MAEHCM/ICL-D3IE

    54Auf GitHub ansehen↗

    Code for ICCV 2023 Paper : “ICL-D3IE: In-Context Learning with Diverse Demonstrations Updating for Document Information Extraction”

    Python
    Auf GitHub ansehen↗54
  • artpli/codeieAvatar von artpli

    artpli/CodeIE

    41Auf GitHub ansehen↗

    This is the official repository for "CodeIE: Large Code Generation Models are Better Few-Shot Information Extractors" (ACL 2023).

    Python
    Auf GitHub ansehen↗41
  • jinyuanli0012/pgimAvatar von JinYuanLi0012

    JinYuanLi0012/PGIM

    33Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗33