Skip to content

Latest commit

 

History

History
 
 

213-question-answering

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Interactive Question Answering with OpenVINO™

Binder

Question answering is a part of information retrieval and natural language processing (NLP), which is able to answer questions posed by humans in a natural language. Question answering systems can pull answers from an unstructured collection of natural language documents called, in that case, a knowledge base.

Notebook Contents

This notebook demonstrates question answering with OpenVINO by using the Squad-tuned BERT model from Open Model Zoo.

Installation Instructions

If you have not installed all required dependencies, follow the Installation Guide.