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
dice-group avatar

dice-group/NLIWOD

0
View on GitHub↗
93 stars·31 forks·Java·AGPL-3.0·8 views

NLIWOD

Collection of tools, utilities, datasets and approaches towards realizing natural language interfaces for the Web of Data. Currently, we are focusing on Question Answering (QA) utilities.

Features

  • Question Answering Datasets - Collection of datasets for natural language inference and QA.

Star history

Star history chart for dice-group/nliwodStar history chart for dice-group/nliwod

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 NLIWOD

These projects share indexed features with NLIWOD. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • google-research-datasets/natural-questionsgoogle-research-datasets avatar

    google-research-datasets/natural-questions

    1,124View on GitHub↗

    Natural Questions is a large-scale machine learning research dataset designed for training and evaluating open-domain question answering systems. It consists of a corpus of real search queries paired with human-annotated Wikipedia document spans, providing a standardized foundation for advancing automated information retrieval and comprehension technologies. The project distinguishes itself by providing high-quality ground truth data that supports multiple answer formats, including binary, short-form, and long-form responses. By incorporating extractive span annotations and structured documen

    Python
    View on GitHub↗1,124
  • brightmart/nlp_chinese_corpusbrightmart avatar

    brightmart/nlp_chinese_corpus

    9,903View on GitHub↗

    This is a large-scale collection of curated Chinese text corpora designed for training natural language processing models. The project provides a variety of datasets, including a deduplicated archive of millions of news articles with titles and keywords, high-quality categorized question-and-answer pairs, and parallel translation corpora. The collection includes millions of aligned Chinese and English sentence pairs used for cross-lingual model training and machine translation development. It also contains filtered question-and-answer data organized by label for the construction of knowledge-

    bertchinesechinese-corpus
    View on GitHub↗9,903
  • deepmind/rc-datadeepmind avatar

    deepmind/rc-data

    1,296View on GitHub↗

    Question answering dataset featured in "Teaching Machines to Read and Comprehend

    Python
    View on GitHub↗1,296
  • facebookresearch/eli5facebookresearch avatar

    facebookresearch/ELI5

    324View on GitHub↗

    Read the Paper: https://arxiv.org/abs/1907.09190

    Python
    View on GitHub↗324
Compare all 9 related projects→

Frequently asked questions

What does dice-group/nliwod do?

Collection of tools, utilities, datasets and approaches towards realizing natural language interfaces for the Web of Data. Currently, we are focusing on Question Answering (QA) utilities.

What are the main features of dice-group/nliwod?

The main features of dice-group/nliwod are: Question Answering Datasets.

Which projects share features with dice-group/nliwod?

Projects with overlapping indexed features include: google-research-datasets/natural-questions — Natural Questions is a large-scale machine learning research dataset designed for training and evaluating open-domain… brightmart/nlp_chinese_corpus — This is a large-scale collection of curated Chinese text corpora designed for training natural language processing… deepmind/rc-data — Question answering dataset featured in "Teaching Machines to Read and Comprehend. facebookresearch/eli5 — Read the Paper: https://arxiv.org/abs/1907.09190. deepmind/narrativeqa — This repository contains the NarrativeQA dataset. It includes the list of documents with Wikipedia summaries, links to… karthikncode/nlp-datasets — This is a list of datasets/corpora for NLP tasks, in reverse chronological order. Suggestions and pull requests are…