awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to xingyaoww/code4struct

Open-source alternatives to Code4struct

30 open-source projects similar to xingyaoww/code4struct, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Code4struct alternative.

  • zhaoyuesun/phee-with-chatgptAvatar von ZhaoyueSun

    ZhaoyueSun/phee-with-chatgpt

    2Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗2
  • osu-nlp-group/qa4reAvatar von OSU-NLP-Group

    OSU-NLP-Group/QA4RE

    40Auf GitHub ansehen↗

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

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

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
  • ej0cl6/texteeAvatar von ej0cl6

    ej0cl6/TextEE

    60Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗60
  • 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
  • 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
  • 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
  • gangzhao98/demosgAvatar von GangZhao98

    GangZhao98/DemoSG

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • 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
  • hzzhou01/hd-loa-promptingAvatar von hzzhou01

    hzzhou01/HD-LoA-Prompting

    15Auf GitHub ansehen↗

    This repository contains the code for our paper:

    Python
    Auf GitHub ansehen↗15
  • isekai-portal/link-context-learningAvatar von isekai-portal

    isekai-portal/Link-Context-Learning

    101Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗101
  • 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
  • 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
  • liuhuanyong/complexeventextractionAvatar von liuhuanyong

    liuhuanyong/ComplexEventExtraction

    1,225Auf GitHub ansehen↗

    A concept and obvious expression pattern collection of Chinese compound event extraction which then be evolved into ComplexEventGraph,本项目提出了中文复合事件的概念与显式模式,包括条件事件、因果事件、顺承事件、反转事件等事件抽取,并形成事理图谱。

    Python
    Auf GitHub ansehen↗1,225
  • liuhuanyong/importanteventextractorAvatar von liuhuanyong

    liuhuanyong/ImportantEventExtractor

    227Auf GitHub ansehen↗

    An exploration for Eventline (important news Rank organized by pulic time),针对某一事件话题下的新闻报道集合,通过使用docrank算法,对新闻报道进行重要性识别,并通过新闻报道时间挑选出时间线上重要新闻。

    Python
    Auf GitHub ansehen↗227
  • 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
  • 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
  • luyaojie/text2eventAvatar von luyaojie

    luyaojie/text2event

    219Auf GitHub ansehen↗

    An implementation for Text2Event: Controllable Sequence-to-Structure Generation for End-to-end Event Extraction - Please contact Yaojie Lu (@luyaojie) for questions and suggestions.

    Python
    Auf GitHub ansehen↗219
  • lwl-cpu/deeiaAvatar von LWL-cpu

    LWL-cpu/DEEIA

    23Auf GitHub ansehen↗

    Source code for Findings of ACL 2024 paper: Beyond Single-Event Extraction: Towards Efficient Document-Level Multi-Event Argument Extraction.

    Python
    Auf GitHub ansehen↗23
  • 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
  • mayubo2333/paieAvatar von mayubo2333

    mayubo2333/PAIE

    145Auf GitHub ansehen↗

    This is the implementation of the paper Prompt for Extraction? PAIE: Prompting Argument Interaction for Event Argument Extraction. ACL'2022.

    Python
    Auf GitHub ansehen↗145
  • microsoft/jarvisAvatar von microsoft

    microsoft/JARVIS

    24,854Auf GitHub ansehen↗

    JARVIS is a system for large language model task orchestration, deployment management, and automation benchmarking. It utilizes a task orchestrator to decompose complex requests into actionable steps and coordinates various expert models to synthesize final responses. The project includes an AI model deployment manager to handle the local deployment of expert models across different hardware scales. It further provides an AI workflow API consisting of web endpoints used to trigger automated task workflows and retrieve results from model selection stages. The framework incorporates an automat

    Python
    Auf GitHub ansehen↗24,854
  • microsoft/mm-reactAvatar von microsoft

    microsoft/MM-REACT

    966Auf GitHub ansehen↗

    Official repo for MM-REACT

    Python
    Auf GitHub ansehen↗966
  • microsoft/picaAvatar von microsoft

    microsoft/PICa

    87Auf GitHub ansehen↗

    An Empirical Study of GPT-3 for Few-Shot Knowledge-Based VQA, AAAI 2022 (Oral)

    Python
    Auf GitHub ansehen↗87
  • milvlg/prophetAvatar von MILVLG

    MILVLG/prophet

    279Auf GitHub ansehen↗

    Implementation of CVPR 2023 paper "Prompting Large Language Models with Answer Heuristics for Knowledge-based Visual Question Answering".

    Python
    Auf GitHub ansehen↗279
  • nlpcl-lab/bert-event-extractionAvatar von nlpcl-lab

    nlpcl-lab/bert-event-extraction

    341Auf GitHub ansehen↗

    Pytorch Solution of Event Extraction Task using BERT on ACE 2005 corpus

    Python
    Auf GitHub ansehen↗341
  • oceanntwt/era-cotAvatar von OceannTwT

    OceannTwT/era-cot

    65Auf GitHub ansehen↗

    This is the codebase of the paper: ERA-CoT: Improving Chain-of-Thought through Entity Relationship Analysis.

    Python
    Auf GitHub ansehen↗65
  • oezyurty/replmO

    oezyurty/REPLM

    0Auf GitHub ansehen↗

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

    Auf GitHub ansehen↗0