awesome-repositories.comCategoriiBlog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to mayubo2333/llm-ie

Open-source alternatives to LLM IE

30 open-source projects similar to mayubo2333/llm-ie, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best LLM IE alternative.

  • komeijiforce/metaieAvatar KomeijiForce

    KomeijiForce/MetaIE

    30Vezi pe GitHub↗

    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
    Vezi pe GitHub↗30
  • tangxuemei1995/chisiecAvatar tangxuemei1995

    tangxuemei1995/CHisIEC

    22Vezi pe GitHub↗

    CHisIEC: An Information Extraction Corpus for Ancient Chinese History

    C++
    Vezi pe GitHub↗22
  • zjunlp/deepkeAvatar zjunlp

    zjunlp/DeepKE

    4,433Vezi pe 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
    Vezi pe GitHub↗4,433
  • chen700564/metaner-iclAvatar chen700564

    chen700564/metaner-icl

    40Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗40
  • yfr718/ltnerAvatar YFR718

    YFR718/LTNER

    7Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗7

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • zhaoyuesun/phee-with-chatgptAvatar ZhaoyueSun

    ZhaoyueSun/phee-with-chatgpt

    2Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗2
  • ridiculouz/llmaaaAvatar ridiculouz

    ridiculouz/LLMAAA

    45Vezi pe GitHub↗

    openai 0.27.4

    Python
    Vezi pe GitHub↗45
  • lfoppiano/matsci-lumenAvatar lfoppiano

    lfoppiano/MatSci-LumEn

    10Vezi pe 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
    Vezi pe GitHub↗10
  • osu-nlp-group/qa4reAvatar OSU-NLP-Group

    OSU-NLP-Group/QA4RE

    40Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗40
  • xingyaoww/code4structAvatar xingyaoww

    xingyaoww/code4struct

    43Vezi pe GitHub↗

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

    HTML
    Vezi pe GitHub↗43
  • toneli/rt-retrieving-and-thinkingAvatar ToneLi

    ToneLi/RT-Retrieving-and-Thinking

    11Vezi pe 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
    Vezi pe GitHub↗11
  • yukinowan/gpt-reAvatar YukinoWan

    YukinoWan/GPT-RE

    36Vezi pe GitHub↗

    This is the official repository for the paper "GPT-RE: In-context Learning for Relation Extraction using Large Language Models" (EMNLP 2023).

    Python
    Vezi pe GitHub↗36
  • allenai/beaconAvatar allenai

    allenai/beacon

    14Vezi pe 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
    Vezi pe GitHub↗14
  • jiangguochaogg/p-iclAvatar jiangguochaoGG

    jiangguochaoGG/P-ICL

    7Vezi pe 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
    Vezi pe GitHub↗7
  • lbnlp/nerre-llamaAvatar lbnlp

    lbnlp/nerre-llama

    64Vezi pe 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
    Vezi pe GitHub↗64
  • shuhewang1998/gpt-nerS

    ShuheWang1998/GPT-NER

    0Vezi pe 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,…

    Vezi pe GitHub↗0
  • ej0cl6/texteeAvatar ej0cl6

    ej0cl6/TextEE

    60Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗60
  • emma1066/self-improve-zero-shot-nerAvatar Emma1066

    Emma1066/Self-Improve-Zero-Shot-NER

    53Vezi pe GitHub↗

    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
    Vezi pe GitHub↗53
  • pluslabnlp/tempgenAvatar PlusLabNLP

    PlusLabNLP/TempGen

    29Vezi pe GitHub↗

    Source code for the EMNLP' 21 paper Document-level Entity-based Extraction as Template Generation.

    Python
    Vezi pe GitHub↗29
  • oezyurty/replmO

    oezyurty/REPLM

    0Vezi pe GitHub↗

    The original implementation of the paper. You can cite the paper as below.

    Vezi pe GitHub↗0
  • zalandoresearch/flairAvatar zalandoresearch

    zalandoresearch/flair

    14,378Vezi pe 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
    Vezi pe GitHub↗14,378
  • flairnlp/flairAvatar flairNLP

    flairNLP/flair

    14,378Vezi pe 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
    Vezi pe GitHub↗14,378
  • microsoft/biogptAvatar microsoft

    microsoft/BioGPT

    4,486Vezi pe GitHub↗

    BioGPT is a biomedical large language model and domain-specific transformer designed for processing and creating specialized medical text. It functions as a generative tool and knowledge extraction engine trained on large-scale scientific literature to produce human-like scientific prose and factual responses to queries. The project provides specialized capabilities for biomedical named entity recognition and the extraction of complex relations from unstructured medical corpora. It is designed to identify and classify biological entities through data mining and relation extraction to support

    Python
    Vezi pe GitHub↗4,486
  • alirezadir/machine-learning-interviewsAvatar alirezadir

    alirezadir/Machine-Learning-Interviews

    8,455Vezi pe 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
    Vezi pe GitHub↗8,455
  • llmware-ai/llmwareAvatar llmware-ai

    llmware-ai/llmware

    14,838Vezi pe 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
    Vezi pe GitHub↗14,838
  • declare-lab/relationpromptD

    declare-lab/RelationPrompt

    0Vezi pe GitHub↗

    The codes and dataset will be released soon!

    Vezi pe GitHub↗0
  • isekai-portal/link-context-learningAvatar isekai-portal

    isekai-portal/Link-Context-Learning

    101Vezi pe 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
    Vezi pe GitHub↗101
  • dataminr-ai/event-extraction-as-question-generation-and-answeringAvatar dataminr-ai

    dataminr-ai/Event-Extraction-as-Question-Generation-and-Answering

    24Vezi pe GitHub↗

    This repository contains the code for our ACL 2023 paper Event Extraction as Question Generation and Answering .

    Python
    Vezi pe GitHub↗24
  • jinyuanli0012/pgimAvatar JinYuanLi0012

    JinYuanLi0012/PGIM

    33Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗33
  • babelscape/rebelAvatar babelscape

    babelscape/rebel

    566Vezi pe GitHub↗

    mREBEL is here. We present two new datasets for multilingual Relation Extraction and an array of mREBEL versions. Go to Section.

    Python
    Vezi pe GitHub↗566