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

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

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

Open-source alternatives to MetaIE

30 open-source projects similar to komeijiforce/metaie, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best MetaIE alternative.

  • 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
  • tangxuemei1995/chisiectangxuemei1995 的头像

    tangxuemei1995/CHisIEC

    22在 GitHub 上查看↗

    CHisIEC: An Information Extraction Corpus for Ancient Chinese History

    C++
    在 GitHub 上查看↗22
  • 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

AI 搜索

探索更多 awesome 仓库

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

Find more with AI search
  • pluslabnlp/tempgenPlusLabNLP 的头像

    PlusLabNLP/TempGen

    29在 GitHub 上查看↗

    Source code for the EMNLP' 21 paper Document-level Entity-based Extraction as Template Generation.

    Python
    在 GitHub 上查看↗29
  • zhaoyuesun/phee-with-chatgptZhaoyueSun 的头像

    ZhaoyueSun/phee-with-chatgpt

    2在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗2
  • lbnlp/nerre-llamalbnlp 的头像

    lbnlp/nerre-llama

    64在 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
    在 GitHub 上查看↗64
  • qingwang-isu/augureqingwang-isu 的头像

    qingwang-isu/AugURE

    7在 GitHub 上查看↗

    https://aclanthology.org/2023.emnlp-main.745.pdf

    Python
    在 GitHub 上查看↗7
  • flairnlp/flairflairNLP 的头像

    flairNLP/flair

    14,378在 GitHub 上查看↗

    Flair is a transformer-based natural language processing framework used to build and train models for text classification and sequence tagging. It provides a specialized library for generating contextual text embeddings and performing linguistic analysis. The framework includes dedicated tools for named entity recognition, including the identification of specialized biomedical entities across multiple languages. It further supports entity linking to map identified text mentions to unique entries within general or biomedical knowledge bases. The project covers a broad range of language analys

    Python
    在 GitHub 上查看↗14,378
  • voxel51/fiftyonevoxel51 的头像

    voxel51/fiftyone

    10,841在 GitHub 上查看↗

    FiftyOne is a visual tool for curating, analyzing, and managing image and video datasets for machine learning model training. It serves as a platform for identifying annotation errors, refining ground truth labels, and evaluating vision model performance by comparing predictions against ground truth to identify failure modes. The system functions as a containerized data platform that supports team collaboration on large-scale visual datasets in a cloud environment. It includes specialized capabilities for exploring high-dimensional embeddings to discover data clusters and retrieve correspondi

    Python
    在 GitHub 上查看↗10,841
  • zalandoresearch/flairzalandoresearch 的头像

    zalandoresearch/flair

    14,378在 GitHub 上查看↗

    Flair is a natural language processing framework for training and applying models for sequence labeling and text classification. It provides a system for generating word embeddings and identifying semantic entities within text. The framework includes a dedicated system for zero and few-shot learning, enabling text classification and entity extraction using minimal training examples by leveraging pre-trained knowledge. Its capabilities cover named entity recognition, sentiment analysis, and the training of specialized models using custom datasets. It also includes tooling for the visual highl

    Python
    在 GitHub 上查看↗14,378
  • microsoft/biogptmicrosoft 的头像

    microsoft/BioGPT

    4,486在 GitHub 上查看↗

    BioGPT is a biomedical large language model and domain-specific transformer designed for processing and creating specialized medical text. It functions as a generative tool and knowledge extraction engine trained on large-scale scientific literature to produce human-like scientific prose and factual responses to queries. The project provides specialized capabilities for biomedical named entity recognition and the extraction of complex relations from unstructured medical corpora. It is designed to identify and classify biological entities through data mining and relation extraction to support

    Python
    在 GitHub 上查看↗4,486
  • llmware-ai/llmwarellmware-ai 的头像

    llmware-ai/llmware

    14,838在 GitHub 上查看↗

    llmware is a Python framework for AI agent orchestration and model management, designed to coordinate multi-model workflows and autonomous agents. It provides a unified model catalog and standardized interface to execute specialized language models for complex research, analysis, and structured data generation. The project distinguishes itself through its heavy emphasis on local execution and quantized inference, allowing models to run on private infrastructure using CPU, GPU, and NPU acceleration via runtimes like ONNX and OpenVino. It features a specialized ability to translate natural lang

    Python
    在 GitHub 上查看↗14,838
  • derekmma/dicederekmma 的头像

    derekmma/DICE

    8在 GitHub 上查看↗

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

    在 GitHub 上查看↗8
  • declare-lab/relationpromptD

    declare-lab/RelationPrompt

    0在 GitHub 上查看↗

    The codes and dataset will be released soon!

    在 GitHub 上查看↗0
  • bigdante/autorebigdante 的头像

    bigdante/AutoRE

    85在 GitHub 上查看↗

    Read this in English. 本仓库基于LLaMA-Factory代码,实现了基于大语言模型的文档级关系抽取系统AutoRE。使用的抽取范式为RHF(论文链接)。 目前基于Re-DocRED数据集进行实验,能够抽取文档级文本中的96个关系的三元组事实。

    Python
    在 GitHub 上查看↗85
  • dataminr-ai/event-extraction-as-question-generation-and-answeringdataminr-ai 的头像

    dataminr-ai/Event-Extraction-as-Question-Generation-and-Answering

    24在 GitHub 上查看↗

    This repository contains the code for our ACL 2023 paper Event Extraction as Question Generation and Answering .

    Python
    在 GitHub 上查看↗24
  • heartexlabs/label-studioheartexlabs 的头像

    heartexlabs/label-studio

    27,626在 GitHub 上查看↗

    Label Studio is a multi-type data labeling tool and data annotation workspace designed to prepare datasets for machine learning training. It functions as a cloud-integrated data pipeline that imports raw data from storage, manages the annotation process, and exports labels into standardized formats. The platform features a machine learning model integration framework that connects to external model servers. This enables model-assisted annotation and active learning, allowing the system to perform pre-labeling and refine predictions based on human feedback. The software provides project manag

    TypeScript
    在 GitHub 上查看↗27,626
  • compnet/conivelCompNet 的头像

    CompNet/conivel

    7在 GitHub 上查看↗

    Dependencies are managed using Poetry. Use poetry install to install dependencies. You can then use poetry shell to obtain a shell with the created virtual environment activated.

    Python
    在 GitHub 上查看↗7
  • bigai-nlco/docgnrebigai-nlco 的头像

    bigai-nlco/DocGNRE

    17在 GitHub 上查看↗

    This repo contains the code used for the EMNLP 2023 paper "Semi-automatic Data Enhancement for Document-Level Relation Extraction with Distant Supervision from Large Language Models".

    Python
    在 GitHub 上查看↗17
  • gangzhao98/demosgGangZhao98 的头像

    GangZhao98/DemoSG

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • chocowu/lasuieChocoWu 的头像

    ChocoWu/LasUIE

    55在 GitHub 上查看↗

    Universal Information Extraction, codes for the NeurIPS-2022 paper: Unifying Information Extraction with Latent Adaptive Structure-aware Generative Language Model.

    Python
    在 GitHub 上查看↗55
  • hitachi-automotive-and-industry-lab/semantic-segmentation-editorHitachi-Automotive-And-Industry-Lab 的头像

    Hitachi-Automotive-And-Industry-Lab/semantic-segmentation-editor

    1,961在 GitHub 上查看↗

    Web labeling tool for bitmap images and point clouds

    JavaScript
    在 GitHub 上查看↗1,961
  • hltcoe/golden-horseH

    hltcoe/golden-horse

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • hzzhou01/hd-loa-promptinghzzhou01 的头像

    hzzhou01/HD-LoA-Prompting

    15在 GitHub 上查看↗

    This repository contains the code for our paper:

    Python
    在 GitHub 上查看↗15
  • jiangguochaogg/p-icljiangguochaoGG 的头像

    jiangguochaoGG/P-ICL

    7在 GitHub 上查看↗

    Please save your dataset in data folder. Note that CoNLL2003 and WNUT2017 are open-source datasets, ACE2004 and ACE2005 are not free. We keep our CoNLL2003 and WNUT2017 train and test JSON files in data folder.

    Python
    在 GitHub 上查看↗7
  • jinyuanli0012/pgimJinYuanLi0012 的头像

    JinYuanLi0012/PGIM

    33在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗33
  • jinyuanli0012/rivegJinYuanLi0012 的头像

    JinYuanLi0012/RiVEG

    41在 GitHub 上查看↗

    LLMs as Bridges: Reformulating Grounded Multimodal Named Entity Recognition

    Python
    在 GitHub 上查看↗41
  • fanshu6hao/double-checkerfanshu6hao 的头像

    fanshu6hao/Double-Checker

    7在 GitHub 上查看↗

    The code for EMNLP24 paper "Double-Checker: Large Language Model as a Checker for Few-shot Named Entity Recognition"

    Python
    在 GitHub 上查看↗7