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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
StefanHeng avatar

StefanHeng/ProgGen

0
View on GitHub↗
17 stars·4 forks·Python·MIT·11 views

ProgGen

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

Features

  • Information Extraction Frameworks - Generates entity recognition datasets using self-reflexive language models.
  • Named Entity Recognition - Self-reflexive generation of entity recognition datasets.
  • Synthetic Data Generation - Step-by-step dataset generation for entity recognition.

Star history

Star history chart for stefanheng/proggenStar history chart for stefanheng/proggen

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Frequently asked questions

What does stefanheng/proggen do?

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

What are the main features of stefanheng/proggen?

The main features of stefanheng/proggen are: Information Extraction Frameworks, Named Entity Recognition, Synthetic Data Generation.

Which projects share features with stefanheng/proggen?

Projects with overlapping indexed features include: zjunlp/deepke — DeepKE is a knowledge extraction toolkit and framework designed to transform unstructured text into structured… jinyuanli0012/pgim — Prompting ChatGPT in MNER: Enhanced Multimodal Named Entity Recognition with Auxiliary Refined Knowledge. allenai/beacon — This repository contains code to run the inference and evaluation of NER as described in our NAACL 2024 paper:… emma1066/self-improve-zero-shot-ner — This is the github repository for the paper to be appeared at NAACL 2024 main conference: Self-Improving for Zero-Shot… arkhn/bio-nlp2023 — This project is the codebase used for our weak supervision experiments using E3C dataset annotated with InstructGPT-3… eulring/vaner — unikg.

Projects sharing features with ProgGen

These projects share indexed features with ProgGen. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • arkhn/bio-nlp2023arkhn avatar

    arkhn/bio-nlp2023

    0View on GitHub↗

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

    Python
    View on GitHub↗0
  • 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
  • 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
Compare all 30 related projects→