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
Code and run your first C++ program in minutes without installing anything! This course is designed for learners with no coding experience, providing a solid foundation of not just C++, but core... more
Critical urban infrastructure including energy, transportation, waste management, emergency service and communication systems are being hacked remotely by cyber attackers. These hackers use... more
About the Database Series of Courses "Databases" was one of Stanford's three inaugural massive open online courses in the fall of 2011. It has been offered in synchronous and then in self-paced... more
In modern cloud native application development, it’s often times the goal to build out serverlessarchitectures that are scalable, are highly available, and are fully managed. This mean, less o... more
Introducing Natural Language Processing is part one of the Text Analytics with Python professional certificate (or you can study it as a stand-alone course). This first course introduces the core... more