awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to jerry3027/polyie

Open-source alternatives to PolyIE

29 open-source projects similar to jerry3027/polyie, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best PolyIE alternative.

  • zjunlp/deepkeAvatar de zjunlp

    zjunlp/DeepKE

    4,433Ver en 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
    Ver en GitHub↗4,433
  • arkhn/bio-nlp2023Avatar de arkhn

    arkhn/bio-nlp2023

    0Ver en GitHub↗

    This project is the codebase used for our weak supervision experiments using E3C dataset annotated with InstructGPT-3 and dictionary.

    Python
    Ver en GitHub↗0
  • bids-xu-lab/bioner-llamaAvatar de BIDS-Xu-Lab

    BIDS-Xu-Lab/BioNER-LLaMA

    11Ver en GitHub↗

    This repository contains the code and resources accompanying the paper titled "Advancing Entity Recognition in Biomedicine via Instruction Tuning of Large Language Models." The paper explores the use of instruction-based learning paradigm to transform biomedical Named Entity Recognition (NER)…

    Ver en GitHub↗11
  • cocacola-lab/collabkgAvatar de cocacola-lab

    cocacola-lab/CollabKG

    8Ver en GitHub↗

    CollabKG is an open-source IE annotation toolkit that unifies NER, RE, and EE tasks, integrates KG and EKG, and supports both English and Chinese languages. - CollabKG combines automatic and manual labeling to build a learnable human-machine cooperative system. In particular, humans benefit from…

    JavaScript
    Ver en GitHub↗8

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • d-gurgurov/injecting-commonsense-knowledge-into-llmsAvatar de d-gurgurov

    d-gurgurov/Injecting-Commonsense-Knowledge-into-LLMs

    4Ver en GitHub↗

    Project Overview:

    Python
    Ver en GitHub↗4
  • derekmma/diceAvatar de derekmma

    derekmma/DICE

    8Ver en GitHub↗

    Source code and data for ACL 2023 main conference paper DICE: Data-Efficient Clinical Event Extraction with Generative Models.

    Ver en GitHub↗8
  • emma1066/retrieval-augmented-it-opennerAvatar de Emma1066

    Emma1066/Retrieval-Augmented-IT-OpenNER

    27Ver en GitHub↗

    This is the github repository for the paper: Retrieval Augmented Instruction Tuning for Open NER with Large Language Models.

    Python
    Ver en GitHub↗27
  • emma1066/self-improve-zero-shot-nerAvatar de Emma1066

    Emma1066/Self-Improve-Zero-Shot-NER

    53Ver en 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
    Ver en GitHub↗53
  • epfl-dlab/gcdAvatar de epfl-dlab

    epfl-dlab/GCD

    56Ver en GitHub↗

    We provide an implementation of GCD that is compatible with the popular Transformers library!

    Python
    Ver en GitHub↗56
  • eulring/vanerAvatar de Eulring

    Eulring/VANER

    5Ver en GitHub↗

    unikg

    Python
    Ver en GitHub↗5
  • geode-project/ner-llmAvatar de GEODE-project

    GEODE-project/ner-llm

    10Ver en GitHub↗

    Code and ressources for evaluating Named Entity Recognition using Few-Shot Prompting with Large Language Models

    Jupyter Notebook
    Ver en GitHub↗10
  • jianhaochen-nju/tsdreAvatar de JianhaoChen-nju

    JianhaoChen-nju/TSDRE

    3Ver en GitHub↗

    This is the code for our ACL 2024 paper Timeline-based Sentence Decomposition with In-Context Learning for Temporal Fact Extraction.

    Python
    Ver en GitHub↗3
  • jinyuanli0012/pgimAvatar de JinYuanLi0012

    JinYuanLi0012/PGIM

    33Ver en GitHub↗

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

    Python
    Ver en GitHub↗33
  • jinyuanli0012/rivegAvatar de JinYuanLi0012

    JinYuanLi0012/RiVEG

    41Ver en GitHub↗

    LLMs as Bridges: Reformulating Grounded Multimodal Named Entity Recognition

    Python
    Ver en GitHub↗41
  • allenai/beaconAvatar de allenai

    allenai/beacon

    14Ver en 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
    Ver en GitHub↗14
  • lbnlp/nerre-llamaAvatar de lbnlp

    lbnlp/nerre-llama

    64Ver en 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
    Ver en GitHub↗64
  • lfoppiano/matsci-lumenAvatar de lfoppiano

    lfoppiano/MatSci-LumEn

    10Ver en 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
    Ver en GitHub↗10
  • lyutyuh/aspAvatar de lyutyuh

    lyutyuh/ASP

    107Ver en GitHub↗

    This repository contains PyTorch implementation and pre-trained models for ASP, described in Autoregressive Structured Prediction with Language Models.

    Python
    Ver en GitHub↗107
  • neukg/techgpt-2.0Avatar de neukg

    neukg/TechGPT-2.0

    114Ver en GitHub↗

    TechGPT 2.0: Technology-Oriented Generative Pretrained Transformer 2.0

    Python
    Ver en GitHub↗114
  • plncmm/llmnerAvatar de plncmm

    plncmm/llmner

    31Ver en GitHub↗

    Exploit the power of Large Language Models (LLM) to perform Zero-Shot or Few-Shot Named Entity Recognition (NER) without the need of annotated data.

    Python
    Ver en GitHub↗31
  • pluslabnlp/x-gearAvatar de PlusLabNLP

    PlusLabNLP/X-Gear

    20Ver en GitHub↗

    Code for our ACL-2022 paper Multilingual Generative Language Models for Zero-Shot Cross-Lingual Event Argument Extraction.

    Python
    Ver en GitHub↗20
  • stefanheng/proggenAvatar de StefanHeng

    StefanHeng/ProgGen

    17Ver en GitHub↗

    This repo contains the code and datasets for paper "ProgGen: Generating Named Entity Recognition Datasets Step-by-step with Self-Reflexive Large Language Models".

    Python
    Ver en GitHub↗17
  • tangxuemei1995/chisiecAvatar de tangxuemei1995

    tangxuemei1995/CHisIEC

    22Ver en GitHub↗

    CHisIEC: An Information Extraction Corpus for Ancient Chinese History

    C++
    Ver en GitHub↗22
  • toneli/rt-retrieving-and-thinkingAvatar de ToneLi

    ToneLi/RT-Retrieving-and-Thinking

    11Ver en 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
    Ver en GitHub↗11
  • umeannever/b2nerAvatar de UmeanNever

    UmeanNever/B2NER

    28Ver en GitHub↗

    Beyond Boundaries: Learning a Universal Entity Taxonomy across Datasets and Languages for Open Named Entity Recognition (B 2 NER)

    Python
    Ver en GitHub↗28
  • urchade/atgAvatar de urchade

    urchade/ATG

    62Ver en GitHub↗

    Official code for our paper "An Autoregressive Text-to-Graph Framework for Joint Entity and Relation Extraction" which will be published at AAAI 2024.

    Python
    Ver en GitHub↗62
  • yhcc/bartabsaAvatar de yhcc

    yhcc/BARTABSA

    145Ver en GitHub↗

    This is the code for ACL2021 paper A Unified Generative Framework for Aspect-Based Sentiment Analysis

    Python
    Ver en GitHub↗145
  • zhaoyuesun/phee-with-chatgptAvatar de ZhaoyueSun

    ZhaoyueSun/phee-with-chatgpt

    2Ver en GitHub↗

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

    Python
    Ver en GitHub↗2
  • lbnlp/nerreAvatar de LBNLP

    LBNLP/NERRE

    136Ver en GitHub↗

    This repository contains code for extracting structured relational data as JSON documents from complex scientific text, with particular application to materials science. For the Llama-2 fine-tuned models and code, see the supplemetary nerre-llama repo.

    Python
    Ver en GitHub↗136