yakzan / QA-Tutorial

The repo contains all the materials related to Question Answering.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build a Question Answering System Online @ ESWC 2018

You'll find all the material related to our tutorial at ESWC 2018 here.

Full day Tutorial, on 3rd June, 2018.

Organized by Asknow, SDA, University of Bonn. Tutorial Website

Sessions

1. Introduction

Slides

2. Hands On: Semantic Parsing based QA with QANARY

Slides

3. Introduction to Deep Learning for QA

Slides

4. Hands On: Deep Learning based QA

Slides

This folder (within this repo) contains all the required materials. You may need to to install some python libraries as well. See Requirements section below.

Requirements

linux distro with a python installation. Use

to install all the necessary packages.

To install miniconda use https://conda.io/miniconda.html

About

The repo contains all the materials related to Question Answering.


Languages

Language:Python 71.7%Language:Jupyter Notebook 28.0%Language:Shell 0.3%