Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 1.05 KB

File metadata and controls

15 lines (8 loc) · 1.05 KB

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.