Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cbadenes authored Sep 21, 2021
1 parent fc1c90e commit 5347610
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# explainable-qa
# ExtractiveQA over Knowledge Graphs
Knowledge Graph Question-Answering


## Abstract
Creation of an Extractive Question/Answering (EQA) system that continuously updates its knowledge from a KG. The student will use language models (e.g. BERT) to build a RESTful service that responds to natural language queries.
Creation of an Extractive Question/Answering (EQA) system that continuously updates its knowledge from a KG. It is based on language models (e.g. BERT) to provide a RESTful service that responds to natural language queries.

## Files

Expand Down

0 comments on commit 5347610

Please sign in to comment.