Natural Language Processing (NLP) is a field of computer science, artificial intelligence, and linguistics concerned with the interactions between computers and human (natural) languages. This page lists some tutorials to get you started with NLP.
Tutorials
Introduction to Natural Language Processing
A comprehensive guide to the basics of NLP, including tokenization, tagging, parsing, and more.
Read MoreText Classification with TensorFlow
Learn how to build a text classification model using TensorFlow.
Read MoreNatural Language Understanding with spaCy
spaCy is a popular library for NLP tasks. This tutorial walks you through building a NLU model.
Read MoreSentiment Analysis with Python
Analyze the sentiment of text data using Python.
Read More
Useful Resources
Natural Language Processing