R-Net and R-NET-in-Tensorflow

These are competing implementations of the same R-NET machine reading comprehension model architecture in TensorFlow, with the HKUST version being the more established reference implementation based on citation patterns and community adoption.

R-Net
51
Established
R-NET-in-Tensorflow
38
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 9/25
Maturity 8/25
Community 21/25
Stars: 577
Forks: 209
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 77
Forks: 41
Downloads:
Commits (30d): 0
Language: Python
License:
Stale 6m No Package No Dependents
No License Stale 6m No Package No Dependents

About R-Net

HKUST-KnowComp/R-Net

Tensorflow Implementation of R-Net

This project helps evaluate and improve machine reading comprehension models. It takes a question and a reference text as input and outputs an answer, along with performance scores (Exact Match and F1) to quantify how well the model understands the text. Researchers and students working on natural language processing and question-answering systems would use this to benchmark and refine their models.

natural-language-processing question-answering machine-comprehension text-understanding academic-research

About R-NET-in-Tensorflow

unilight/R-NET-in-Tensorflow

R-NET implementation in TensorFlow.

This tool helps researchers and natural language processing practitioners answer questions based on a given text passage. You input a long text passage and a question, and it identifies the specific segment of the passage that answers the question. It's designed for those working with large question-answering datasets.

question-answering natural-language-understanding text-comprehension information-extraction

Scores updated daily from GitHub, PyPI, and npm data. How scores work