Date: August 25, 2025

Topic: Introduction to NLP

Recall

NLP seeks to make natural language accessible to computers

Natural language is a system of communication naturally evolved in humans for conveying information

Natural language is lossy but efficient

Notes

Introduction to NLP

What is NLP

What is Natural Language

Communicating with Each Other


Non-natural languages (like programming languages) are literal

Knowing a language may mean you can produce and receive in that language, effecting others or acting on the language

Computers may not understand languages, but powerful algorithms help to imitate human language production and understanding

Computers and Natural Languages

Non-natural Languages

Understanding Language

Computers need to understand Natural Language

Computers do not truly understand Language





<aside> 📌 SUMMARY: NLP is a way for computers to understand natural language since computers traditionally only understand precise non-natural language (like programming languages). This allows for communication with computers, and leads to a wide variety of downstream tasks from the understanding of natural language texts, such as sentiment analysis and text generation.

</aside>