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
Back to dataminr-ai/event-extraction-as-question-generation-and-answering

Projects sharing features with Event Extraction As Question Generation And Answering

30 open-source projects similar to dataminr-ai/event-extraction-as-question-generation-and-answering, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • kozistr/awesome-ganskozistr avatar

    kozistr/Awesome-GANs

    763View on GitHub↗

    Awesome-GANs is a curated resource list and research repository focused on the development and evaluation of generative adversarial networks. It serves as a structured index for academic literature and open-source implementations dedicated to the creation of synthetic data generators. The project provides a framework for training competing neural networks to produce outputs that mimic the statistical properties of original datasets. It emphasizes the use of configuration-driven pipelines to manage model hyperparameters and dataset paths, facilitating reproducible research workflows and standa

    Pythonacganarxivbegan
    View on GitHub↗763
  • carla-simulator/carlacarla-simulator avatar

    carla-simulator/carla

    14,072View on GitHub↗

    CARLA is an autonomous driving simulator and research environment designed for developing and validating self-driving software. It functions as an urban traffic simulator that generates realistic vehicle and pedestrian behavior and as a synthetic sensor data generator producing LiDAR, Radar, and camera data. The platform distinguishes itself through its deep integration with robotics frameworks, specifically providing native connectivity to ROS2 nodes for robotic control and data processing. It supports the training of driving models via imitation and reinforcement learning within a controlle

    C++
    View on GitHub↗14,072
  • kha-white/manga-ocrkha-white avatar

    kha-white/manga-ocr

    2,537View on GitHub↗

    manga-ocr is a Japanese OCR engine and text extraction tool designed to recognize vertical and horizontal Japanese text from manga images. It operates as a vision encoder-decoder model that converts visual text into digital characters. The project includes an OCR training pipeline and a synthetic data generator. These tools create artificial image-text pairs by overlaying diverse Japanese text fonts onto background images to refine recognition models. The system provides automation for extracting text by monitoring the system clipboard or directories. This allows for the conversion of manga

    Pythoncomicscomputer-visiondeep-learning
    View on GitHub↗2,537

AI search

Explore more awesome repositories

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

Find more with AI search
  • openai/gpt-2openai avatar

    openai/gpt-2

    24,967View on GitHub↗

    This project is a transformer-based language model and autoregressive text generator designed to predict the next token in a sequence to produce human-like prose and synthetic text. It functions as a large language model that utilizes a transformer architecture to learn linguistic patterns from large datasets for unsupervised multitask learning. The repository provides a distribution of pre-trained weights, enabling natural language processing tasks without requiring additional training. This allows the model to perform zero-shot task generalization by applying learned patterns to new tasks.

    Python
    View on GitHub↗24,967
  • dusty-nv/jetson-inferencedusty-nv avatar

    dusty-nv/jetson-inference

    8,734View on GitHub↗

    jetson-inference is a set of libraries and tools for executing optimized deep learning models on embedded GPU hardware. Its primary purpose is to enable real-time computer vision and AI inference at the edge with low latency and high throughput. The project distinguishes itself through high-performance streaming analytics and the ability to execute concurrent AI pipelines on auto-grade silicon. It provides specialized support for multi-sensor stream processing, utilizing zero-copy data transport to load camera frames directly into GPU memory. The codebase covers a broad surface of capabiliti

    C++caffecomputer-visiondeep-learning
    View on GitHub↗8,734
  • facebookresearch/habitat-simfacebookresearch avatar

    facebookresearch/habitat-sim

    3,532View on GitHub↗

    Habitat-sim is a high-performance 3D simulation platform designed for training and benchmarking embodied AI agents within photorealistic indoor and outdoor environments. It serves as a simulator for AI and robotics, providing a system for generating synthetic data and simulating physical interactions. The project is distinguished by a native C++ core that enables high-throughput simulation and a rendering pipeline using physically based rendering and baked global illumination. It features a navigation system based on pre-computed navigation meshes to ensure collision-free traversal and a rigi

    C++aicomputer-visioncplusplus
    View on GitHub↗3,532
  • lexfridman/mit-deep-learninglexfridman avatar

    lexfridman/mit-deep-learning

    10,417View on GitHub↗

    This project is a collection of deep learning courseware and instructional materials. It provides a structured curriculum and practical demonstrations covering the fundamentals of neural network architectures and artificial intelligence. The materials include specialized tutorials and guides on generative adversarial networks for synthetic data generation, as well as reinforcement learning resources focused on decision-making and motion planning for autonomous robotics. The content covers broad capability areas including computer vision development, the implementation of feed-forward and con

    Jupyter Notebookartificial-intelligencedata-sciencedeep-learning
    View on GitHub↗10,417
  • morvanzhou/pytorch-tutorialMorvanZhou avatar

    MorvanZhou/PyTorch-Tutorial

    8,458View on GitHub↗

    This project is a collection of PyTorch learning resources and educational guides designed to teach the construction and training of neural networks. It serves as a comprehensive deep learning tutorial covering various model architectures and practical implementation strategies. The resources provide specific guidance on implementing computer vision tasks, such as image classification and synthetic imagery generation, as well as reinforcement learning agents using value networks and experience replay. It also covers sequential data modeling through recurrent networks and generative modeling u

    Jupyter Notebookautoencoderbatchbatch-normalization
    View on GitHub↗8,458
  • liuhuanyong/complexeventextractionliuhuanyong avatar

    liuhuanyong/ComplexEventExtraction

    1,225View on GitHub↗

    A concept and obvious expression pattern collection of Chinese compound event extraction which then be evolved into ComplexEventGraph,本项目提出了中文复合事件的概念与显式模式,包括条件事件、因果事件、顺承事件、反转事件等事件抽取,并形成事理图谱。

    Python
    View on GitHub↗1,225
  • liuhuanyong/importanteventextractorliuhuanyong avatar

    liuhuanyong/ImportantEventExtractor

    227View on GitHub↗

    An exploration for Eventline (important news Rank organized by pulic time),针对某一事件话题下的新闻报道集合,通过使用docrank算法,对新闻报道进行重要性识别,并通过新闻报道时间挑选出时间线上重要新闻。

    Python
    View on GitHub↗227
  • luyaojie/text2eventluyaojie avatar

    luyaojie/text2event

    219View on GitHub↗

    An implementation for Text2Event: Controllable Sequence-to-Structure Generation for End-to-end Event Extraction - Please contact Yaojie Lu (@luyaojie) for questions and suggestions.

    Python
    View on GitHub↗219
  • lwl-cpu/deeiaLWL-cpu avatar

    LWL-cpu/DEEIA

    23View on GitHub↗

    Source code for Findings of ACL 2024 paper: Beyond Single-Event Extraction: Towards Efficient Document-Level Multi-Event Argument Extraction.

    Python
    View on GitHub↗23
  • 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
  • mayubo2333/paiemayubo2333 avatar

    mayubo2333/PAIE

    145View on GitHub↗

    This is the implementation of the paper Prompt for Extraction? PAIE: Prompting Argument Interaction for Event Argument Extraction. ACL'2022.

    Python
    View on GitHub↗145
  • nlpcl-lab/bert-event-extractionnlpcl-lab avatar

    nlpcl-lab/bert-event-extraction

    341View on GitHub↗

    Pytorch Solution of Event Extraction Task using BERT on ACE 2005 corpus

    Python
    View on GitHub↗341
  • ostars/keyeeOStars avatar

    OStars/KeyEE

    10View on GitHub↗

    Code repository for paper "KeyEE: Enhancing Low-resource Generative Event Extraction with Auxiliary Keyword Sub-Prompt".

    Python
    View on GitHub↗10
  • pluslabnlp/amperePlusLabNLP avatar

    PlusLabNLP/AMPERE

    23View on GitHub↗

    Code for our ACL-2023 paper AMPERE: AMR-Aware Prefix for Generation-Based Event Argument Extraction Model

    Python
    View on GitHub↗23
  • pluslabnlp/degreePlusLabNLP avatar

    PlusLabNLP/DEGREE

    81View on GitHub↗

    Code for our NAACL-2022 paper DEGREE: A Data-Efficient Generation-Based Event Extraction Model.

    Python
    View on GitHub↗81
  • zjunlp/docedZ

    zjunlp/DocED

    0View on GitHub↗

    This repository is the official implementation of MLBiNet: A Cross-Sentence Collective Event Detection Network.

    View on GitHub↗0
  • baptisteblouin/eventextractionpapersBaptisteBlouin avatar

    BaptisteBlouin/EventExtractionPapers

    580View on GitHub↗

    A list of NLP resources focused on event extraction task

    View on GitHub↗580
  • derekmma/dicederekmma avatar

    derekmma/DICE

    8View on GitHub↗

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

    View on GitHub↗8
  • ej0cl6/texteeej0cl6 avatar

    ej0cl6/TextEE

    60View on GitHub↗

    Updates | Datasets | Models | Environment | Running | Results | Website | Paper

    Python
    View on GitHub↗60
  • epfl-dlab/synthieepfl-dlab avatar

    epfl-dlab/SynthIE

    65View on GitHub↗

    This repository contains the PyTorch implementation for the models and experiments in Exploiting Asymmetry for Synthetic Training Data Generation: SynthIE and the Case of Information Extraction

    Python
    View on GitHub↗65
  • gangzhao98/demosgGangZhao98 avatar

    GangZhao98/DemoSG

    0View on GitHub↗
    View on GitHub↗0
  • hzzhou01/hd-loa-promptinghzzhou01 avatar

    hzzhou01/HD-LoA-Prompting

    15View on GitHub↗

    This repository contains the code for our paper:

    Python
    View on GitHub↗15
  • komeijiforce/metaieKomeijiForce avatar

    KomeijiForce/MetaIE

    30View on GitHub↗

    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.

    Python
    View on GitHub↗30
  • yczhou001/claretyczhou001 avatar

    yczhou001/ClarET

    4View on GitHub↗

    The pre-trained corpus of ClarET is the same as that of EventBERT and can be found in CORPUS.

    View on GitHub↗4
  • zhaoyuesun/phee-with-chatgptZhaoyueSun avatar

    ZhaoyueSun/phee-with-chatgpt

    2View on GitHub↗

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

    Python
    View on GitHub↗2
  • raspberryice/gen-argraspberryice avatar

    raspberryice/gen-arg

    120View on GitHub↗

    Code for paper "Document-Level Argument Extraction by Conditional Generation". NAACL 21'

    HTML
    View on GitHub↗120
  • stefanheng/proggenStefanHeng avatar

    StefanHeng/ProgGen

    17View on GitHub↗

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

    Python
    View on GitHub↗17