awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 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-chatgptZhaoyueSun avatar

    ZhaoyueSun/phee-with-chatgpt

    2View on GitHub↗

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

    Python
    View on GitHub↗2
  • osu-nlp-group/qa4reOSU-NLP-Group avatar

    OSU-NLP-Group/QA4RE

    40View on GitHub↗

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

    Python
    View on GitHub↗40
  • mayubo2333/llm-iemayubo2333 avatar

    mayubo2333/LLM-IE

    47View on 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
    View on GitHub↗47
  • lfoppiano/matsci-lumenlfoppiano avatar

    lfoppiano/MatSci-LumEn

    10View on 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
    View on GitHub↗10
  • allenai/beaconallenai avatar

    allenai/beacon

    14View on 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
    View on GitHub↗14

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • ej0cl6/texteeej0cl6 avatar

    ej0cl6/TextEE

    60View on GitHub↗

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

    Python
    View on GitHub↗60
  • zjunlp/deepkezjunlp avatar

    zjunlp/DeepKE

    4,433View on 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
    View on GitHub↗4,433
  • emma1066/self-improve-zero-shot-nerEmma1066 avatar

    Emma1066/Self-Improve-Zero-Shot-NER

    53View on 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
    View on GitHub↗53
  • alirezadir/machine-learning-interviewsalirezadir avatar

    alirezadir/Machine-Learning-Interviews

    8,455View on 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
    View on GitHub↗8,455
  • gangzhao98/demosgGangZhao98 avatar

    GangZhao98/DemoSG

    0View on GitHub↗
    View on GitHub↗0
  • haozhezhao/micHaozheZhao avatar

    HaozheZhao/MIC

    360View on GitHub↗

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

    Python
    View on GitHub↗360
  • hzzhou01/hd-loa-promptinghzzhou01 avatar

    hzzhou01/HD-LoA-Prompting

    15View on GitHub↗

    This repository contains the code for our paper:

    Python
    View on GitHub↗15
  • isekai-portal/link-context-learningisekai-portal avatar

    isekai-portal/Link-Context-Learning

    101View on 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
    View on GitHub↗101
  • jiangguochaogg/p-icljiangguochaoGG avatar

    jiangguochaoGG/P-ICL

    7View on 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
    View on GitHub↗7
  • komeijiforce/metaieKomeijiForce avatar

    KomeijiForce/MetaIE

    30View on 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
    View on GitHub↗30
  • liuhuanyong/complexeventextractionliuhuanyong avatar

    liuhuanyong/ComplexEventExtraction

    1,225View on GitHub↗

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

    Python
    View on GitHub↗1,225
  • liuhuanyong/importanteventextractorliuhuanyong avatar

    liuhuanyong/ImportantEventExtractor

    227View on GitHub↗

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

    Python
    View on GitHub↗227
  • luodian/otterLuodian avatar

    Luodian/Otter

    3,410View on GitHub↗

    🦦 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
    View on GitHub↗3,410
  • lupantech/chameleon-llmlupantech avatar

    lupantech/chameleon-llm

    1,140View on GitHub↗

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

    Jupyter Notebook
    View on GitHub↗1,140
  • luyaojie/text2eventluyaojie avatar

    luyaojie/text2event

    219View on GitHub↗

    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
    View on GitHub↗219
  • lwl-cpu/deeiaLWL-cpu avatar

    LWL-cpu/DEEIA

    23View on GitHub↗

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

    Python
    View on GitHub↗23
  • maehcm/icl-d3ieMAEHCM avatar

    MAEHCM/ICL-D3IE

    54View on GitHub↗

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

    Python
    View on GitHub↗54
  • mayubo2333/paiemayubo2333 avatar

    mayubo2333/PAIE

    145View on GitHub↗

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

    Python
    View on GitHub↗145
  • microsoft/jarvismicrosoft avatar

    microsoft/JARVIS

    24,854View on GitHub↗

    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
    View on GitHub↗24,854
  • microsoft/mm-reactmicrosoft avatar

    microsoft/MM-REACT

    966View on GitHub↗

    Official repo for MM-REACT

    Python
    View on GitHub↗966
  • microsoft/picamicrosoft avatar

    microsoft/PICa

    87View on GitHub↗

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

    Python
    View on GitHub↗87
  • milvlg/prophetMILVLG avatar

    MILVLG/prophet

    279View on GitHub↗

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

    Python
    View on GitHub↗279
  • nlpcl-lab/bert-event-extractionnlpcl-lab avatar

    nlpcl-lab/bert-event-extraction

    341View on GitHub↗

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

    Python
    View on GitHub↗341
  • oceanntwt/era-cotOceannTwT avatar

    OceannTwT/era-cot

    65View on GitHub↗

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

    Python
    View on GitHub↗65
  • oezyurty/replmO

    oezyurty/REPLM

    0View on GitHub↗

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

    View on GitHub↗0