IKH

Summary

In this session, you learnt to build an information extraction (IE) system which can extract entities relevant for booking flights (such as source and destination cities, time, date, budget constraints etc.) in a structured format from unstructured user-generated queries. 

You learnt how to use different models for Named Entity Recognition and also their python implementation. you learnt the following techniques and models for NER: