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
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
epfl-dlab avatar

epfl-dlab/GenIE

0
View on GitHub↗
104 Stars·10 Forks·Python·MIT·3 Aufrufe

GenIE

This repository contains a PyTorch implementation of the autoregressive information extraction system GenIE proposed in the paper GenIE: Generative Information Extraction. We extend these ideas in our follow-up work on SynthIE, visit this link for details. ``…

Features

  • Universal Information Extraction - Generative framework for universal information extraction.

Star-Verlauf

Star-Verlauf für epfl-dlab/genieStar-Verlauf für epfl-dlab/genie

KI-Suche

Entdecke weitere awesome Repositories

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

Start searching with AI

Open-Source-Alternativen zu GenIE

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit GenIE.
  • 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
  • beyonderxx/instructuieAvatar von BeyonderXX

    BeyonderXX/InstructUIE

    396Auf GitHub ansehen↗

    This repo releases our implementation for the InstructUIE model. - It is built based on the pretrained Flan T5 model, and finetuned on our data (IE INSTRUCTIONS). - If you are looking for NER datasets or models, you may also refer to our recent work: B2NER. It provides a standardized and…

    Python
    Auf GitHub ansehen↗396
  • cocacola-lab/chatieAvatar von cocacola-lab

    cocacola-lab/ChatIE

    826Auf GitHub ansehen↗

    Official repository of paper "Zero-Shot Information Extraction via Chatting with ChatGPT". Please star, watch, and fork our repo for the active updates!

    Python
    Auf GitHub ansehen↗826
  • amazon-science/tanlAvatar von amazon-science

    amazon-science/tanl

    136Auf GitHub ansehen↗

    Code for the paper "Structured Prediction as Translation between Augmented Natural Languages" (ICLR 2021) and fine-tuned multi-task model.

    Python
    Auf GitHub ansehen↗136
Alle 9 Alternativen zu GenIE anzeigen→

Häufig gestellte Fragen

Was macht epfl-dlab/genie?

This repository contains a PyTorch implementation of the autoregressive information extraction system GenIE proposed in the paper GenIE: Generative Information Extraction. We extend these ideas in our follow-up work on SynthIE, visit this link for details. ``…

Was sind die Hauptfunktionen von epfl-dlab/genie?

Die Hauptfunktionen von epfl-dlab/genie sind: Universal Information Extraction.

Welche Open-Source-Alternativen gibt es zu epfl-dlab/genie?

Open-Source-Alternativen zu epfl-dlab/genie sind unter anderem: amazon-science/tanl — Code for the paper "Structured Prediction as Translation between Augmented Natural Languages" (ICLR 2021) and… artpli/codeie — This is the official repository for "CodeIE: Large Code Generation Models are Better Few-Shot Information Extractors"… beyonderxx/instructuie — This repo releases our implementation for the InstructUIE model. - It is built based on the pretrained Flan T5 model,… cocacola-lab/chatie — Official repository of paper "Zero-Shot Information Extraction via Chatting with ChatGPT". Please star, watch, and… hitz-zentroa/gollie — G uideline f o llowing L arge L anguage Model for I nformation E xtraction. phevos75/diluie — The source code of paper DILUIE: Constructing Diverse Demonstrations of In-context Learning with Large Language Model…