awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
StefanHeng avatar

StefanHeng/ProgGen

0
View on GitHub↗
17 星标·4 分支·Python·MIT·7 次浏览

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 历史

stefanheng/proggen 的 Star 历史图表stefanheng/proggen 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

stefanheng/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".

stefanheng/proggen 的主要功能有哪些?

stefanheng/proggen 的主要功能包括:Information Extraction Frameworks, Named Entity Recognition, Synthetic Data Generation。

stefanheng/proggen 有哪些开源替代品?

stefanheng/proggen 的开源替代品包括: 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.

ProgGen 的开源替代方案

相似的开源项目,按与 ProgGen 的功能重合度排序。
  • zjunlp/deepkezjunlp 的头像

    zjunlp/DeepKE

    4,433在 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
    在 GitHub 上查看↗4,433
  • arkhn/bio-nlp2023arkhn 的头像

    arkhn/bio-nlp2023

    0在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗0
  • allenai/beaconallenai 的头像

    allenai/beacon

    14在 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
    在 GitHub 上查看↗14
  • emma1066/self-improve-zero-shot-nerEmma1066 的头像

    Emma1066/Self-Improve-Zero-Shot-NER

    53在 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
    在 GitHub 上查看↗53
查看 ProgGen 的所有 30 个替代方案→