Text Analytics 2: Visualizing Natural Language Processing
About this Course
__ _ Visualizing Natural Language Processing _ is the second course in the Text Analytics with Python professional certificate (or you can study it as a stand-alone course). Natural language processing (NLP) is only useful when its results are meaningful to humans. This second course continues by looking at how to make sense of our results using real-world visualizations. How can we understand the incredible amount of knowledge that has been stored as text data? This course is a practical and scientific introduction to text analytics. That means you’ll learn how it works and why it works at the same time. On the practical side, you’ll learn how to visualize and interpret the output of text analytics. You’ll learn how to create visualizations ranging from word clouds, heatmaps, and line plots to distribution plots, choropleth maps, and facet grids. You’ll work through real case-studies using jupyter notebooks and to visualize the results of machine learning in Python using packages like pandas, matplotlib, and seaborn. On the scientific side, you’ll learn what it means to understand language computationally. How do word embeddings and topic models relate to human cognition? Artificial intelligence and humans don’t view language in the same way. You’ll see how both deep learning and human beings interact with the meaning that is encoded in language.Created by: University of Canterbury
Level: Introductory
Related Online Courses
In this fully immersive course, you will learn to master the Ethereum ecosystem through a series of hands-on demonstrations. You will gain an in-depth knowledge of the technology underlying various... more
This is the second of three courses in the Machine Learning Operations Program using Google Cloud Platform (GCP). Data Science, AI, and Machine Learning projects can deliver an amazing return on... more
In this project course, the final course in the Software Development MicroMasters program, you will learn how to input, manipulate, and return data with a modern web development stack. Using... more
This course is part of W3C's "Front-End Web Developer" Professional Certificate. JavaScript lets you add interactive features to your Web sites, including dynamically updated content, controlled... more
We begin with a study of finite automata and the languages they can define (the so-called "regular languages." Topics include deterministic and nondeterministic automata, regular expressions, and... more