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

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

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

KomeijiForce/MetaIE

0
View on GitHub↗

MetaIE

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.

Features

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI
数据标注 - Distilling meta-models for diverse extraction tasks.
  • Event Extraction - Meta-model distillation for various information extraction tasks.
  • Named Entity Recognition - Distilling meta-models for unified information extraction tasks.
  • Relation Extraction - Meta-model distillation for various information extraction tasks.
  • 30 星标·2 分支·Python·4 次浏览

    Star 历史

    komeijiforce/metaie 的 Star 历史图表komeijiforce/metaie 的 Star 历史图表

    MetaIE 的开源替代方案

    相似的开源项目,按与 MetaIE 的功能重合度排序。
    • ridiculouz/llmaaaridiculouz 的头像

      ridiculouz/LLMAAA

      45在 GitHub 上查看↗

      openai 0.27.4

      Python
      在 GitHub 上查看↗45
    • 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
    • mayubo2333/llm-iemayubo2333 的头像

      mayubo2333/LLM-IE

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

    常见问题解答

    komeijiforce/metaie 是做什么的?

    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.

    komeijiforce/metaie 的主要功能有哪些?

    komeijiforce/metaie 的主要功能包括:数据标注, Event Extraction, Named Entity Recognition, Relation Extraction。

    komeijiforce/metaie 有哪些开源替代品?

    komeijiforce/metaie 的开源替代品包括: mayubo2333/llm-ie — This is the implementation of filter-then-rerank pipeline in Large Language Model Is Not a Good Few-shot Information… zjunlp/deepke — DeepKE is a knowledge extraction toolkit and framework designed to transform unstructured text into structured… ridiculouz/llmaaa — openai 0.27.4. arkhn/bio-nlp2023 — This project is the codebase used for our weak supervision experiments using E3C dataset annotated with InstructGPT-3… lbnlp/nerre-llama — If you are just looking to download the LoRA weights directly, use this url:… pluslabnlp/tempgen — Source code for the EMNLP' 21 paper Document-level Entity-based Extraction as Template Generation.