Information Extraction from Free Text Data in Health

Go to class
Write Review

Free Online Course: Information Extraction from Free Text Data in Health provided by Coursera is a comprehensive online course, which lasts for 4 weeks long, 24 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Coursera. Information Extraction from Free Text Data in Health is taught by V. G. Vinod Vydiswaran.

Overview
  • In this MOOC, you will be introduced to advanced machine learning and natural language
    processing techniques to parse and extract information from unstructured text documents in
    healthcare, such as clinical notes, radiology reports, and discharge summaries. Whether you are an aspiring data scientist or an early or mid-career professional in data science or information technology in healthcare, it is critical that you keep up-to-date your skills in information extraction and analysis.

    To be successful in this course, you should build on the concepts learned through other intermediate-level MOOC courses and specializations in Data Science offered by the University of Michigan, so you will be able to delve deeper into challenges in recognizing medical entities in health-related documents, extracting clinical information, addressing ambiguity and polysemy to tag them with correct concept types, and develop tools and techniques to analyze new genres of health information.

    By the end of this course, you will be able to:
    Identify text mining approaches needed to identify and extract different kinds of information from health-related text data
    Create an end-to-end NLP pipeline to extract medical concepts from clinical free text using one terminology resource
    Differentiate how training deep learning models differ from training traditional machine learning models
    Configure a deep neural network model to detect adverse events from drug reviews
    List the pros and cons of Deep Learning approaches."

Syllabus
    • Week 1 | What is Information Extraction?
      • Welcome to Week 1! We start this week by getting familiar with the process of information extraction. We will see specific techniques, such as regular expressions to extract information. We will also cover several evaluation approaches for information extraction. Let's get started!
    • Week 2 | Named Entity Recognition (NER)
      • Welcome to Week 2! We continue exploring information extraction methods and processes this week. We will learn about terminology resources available for medical concepts, and using these resources, develop an end-to-end pipeline to extract text fields from health text. Let's get started!
    • Week 3 | Sequential Classification
      • Welcome to Week 3! This week, we will learn how to formulate medical information extraction as a sequential classification task. In doing so, we will learn how to use an annotated clinical text dataset, to train a machine learning model. Let's get started!
    • Week 4 | Introduction to Advanced Approaches to NER in Health
      • Welcome to Week 4! We end our course by exploring advanced methods in information extraction using AI tools. Specifically, we will learn about neural network model to identify medical concepts from clinical text, and how to apply a trained machine learning model for a medical information extraction task. Let's get started!