Natural Language Processing (NLP)
Showing 13–24 of 38 results
Introduction to NLP for Data Practitioners
Have you ever wondered how virtual assistants understand voice commands or how social media deciphers sentiments? This course will teach you how to extract insights from text data by executing an end-to-end NLP pipeline.
Introduction to Text Analysis in R
Analyze text data in R using the tidy framework.
LinuxFoundationX: Data and AI Fundamentals
Learn the fundamentals of Artificial Intelligence with a combination of AI fundamentals and an overview of the rich Linux Foundation AI & Data projects ecosystem. It is well-suited for any kind of AI adopter, regardless of the professional background and level of technical knowledge.
Mastering Natural Language Processing (NLP) with Deep Learning
Dive into text data analysis, preprocessing, word embeddings, sequence models and transformers. This course will teach you how to use the power of NLP with deep learning techniques.
MichiganX: JSON and Natural Language Processing in PostgreSQL
In this third course in PostgreSQL for Everybody, learners will learn how PostgreSQL creates and uses JSON and natural language content. Learners will explore using multiple sources of data and how text is structured within PostgreSQL.
Microsoft Azure Cognitive Services: Content Moderator
The Microsoft Cognitive Services Content Moderator is a state-of-the-art service and set of APIs provided by Microsoft through Azure that enables developers to analyze content embedded in text and images in a very simple way and with little code.
Microsoft Azure Cognitive Services: Translator Text API
Are you looking to quickly add the capabilities of AI-based language translation? Look no further than the powerful Azure Cognitive Services APIs. This course will show you how you can easily add them to your application.
Microsoft Cognitive Services: Bing Autosuggest
Providing a real-time search experience for your users by suggesting terms as they type can set your app apart! Bing Autosuggest makes those terms intelligent based off of machine learning and geolocation. Find out how to use it in this course.
Microsoft Cognitive Services: Bing Entity Search
How many times have users left your app to look something up, only to never return? Bing Entity Search allows you to add this missing context, keeping users from getting lost and leaving. Find out how to use Bing Entity Search in this course!
Microsoft Cognitive Services: Text Analytics 1 API
In this course you will gain a foundational knowledge of the Text Analytics API that will help you move forward with your overall understanding of the Microsoft Cognitive Services Suite.
Natural Language Processing on Google Cloud
This course introduces the products and solutions to solve NLP problems on Google Cloud. Additionally, it explores the processes, techniques, and tools to develop an NLP project with neural networks by using Vertex AI and TensorFlow.
Natural Language Processing with spaCy
Master the core operations of spaCy and train models for natural language processing. Extract information from unstructured data and match patterns.