Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture by the instructor covers the topic of Information Extraction (IE), focusing on the task of extracting statements from text to create knowledge graphs. The lecture discusses various approaches to IE, including hand-written patterns, supervised machine learning, bootstrapping, distant supervision, and matrix factorization. It explores the use of typed statements and features for IE, such as syntactic features and parse trees. The instructor also explains the process of training classifiers for IE, using labeled data to detect relations among entities. Additionally, the lecture delves into the advantages and disadvantages of hand-written patterns and supervised learning for IE, emphasizing the importance of tailored rules and high-precision classifiers.