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
·
dataminr-ai avatar

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

0
View on GitHub↗
24 stars·3 forks·Python·MIT·5 views

Event Extraction As Question Generation And Answering

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

Features

  • Event Extraction - Event extraction framed as question generation and answering.
  • Synthetic Data Generation - Event extraction via question generation and answering.

Star history

Star history chart for dataminr-ai/event-extraction-as-question-generation-and-answeringStar history chart for dataminr-ai/event-extraction-as-question-generation-and-answering

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

Open-source alternatives to Event Extraction As Question Generation And Answering

Similar open-source projects, ranked by how many features they share with Event Extraction As Question Generation And Answering.
  • 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
  • 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
See all 30 alternatives to Event Extraction As Question Generation And Answering→

Frequently asked questions

What does dataminr-ai/event-extraction-as-question-generation-and-answering do?

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

What are the main features of dataminr-ai/event-extraction-as-question-generation-and-answering?

The main features of dataminr-ai/event-extraction-as-question-generation-and-answering are: Event Extraction, Synthetic Data Generation.

What are some open-source alternatives to dataminr-ai/event-extraction-as-question-generation-and-answering?

Open-source alternatives to dataminr-ai/event-extraction-as-question-generation-and-answering include: kozistr/awesome-gans — Awesome-GANs is a curated resource list and research repository focused on the development and evaluation of… carla-simulator/carla — CARLA is an autonomous driving simulator and research environment designed for developing and validating self-driving… kha-white/manga-ocr — manga-ocr is a Japanese OCR engine and text extraction tool designed to recognize vertical and horizontal Japanese… dusty-nv/jetson-inference — jetson-inference is a set of libraries and tools for executing optimized deep learning models on embedded GPU… facebookresearch/habitat-sim — Habitat-sim is a high-performance 3D simulation platform designed for training and benchmarking embodied AI agents… lexfridman/mit-deep-learning — This project is a collection of deep learning courseware and instructional materials. It provides a structured…