Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 1.26 KB

File metadata and controls

16 lines (9 loc) · 1.26 KB

Interactive Question Answering with OpenVINO™

Binder Colab

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.