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
KomeijiForce avatar

KomeijiForce/MetaIE

0
View on GitHub↗
30 stars·2 forks·Python·10 views

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

  • Data Annotation - 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.

Star history

Star history chart for komeijiforce/metaieStar history chart for komeijiforce/metaie

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

Projects sharing features with MetaIE

These projects share indexed features with MetaIE. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • ridiculouz/llmaaaridiculouz avatar

    ridiculouz/LLMAAA

    45View on GitHub↗

    openai 0.27.4

    Python
    View on GitHub↗45
  • 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
  • mayubo2333/llm-iemayubo2333 avatar

    mayubo2333/LLM-IE

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

Frequently asked questions

What does komeijiforce/metaie do?

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.

What are the main features of komeijiforce/metaie?

The main features of komeijiforce/metaie are: Data Annotation, Event Extraction, Named Entity Recognition, Relation Extraction.

Which projects share features with komeijiforce/metaie?

Projects with overlapping indexed features include: 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.