diff --git a/data/lecture1.md b/data/lecture1.md new file mode 100644 index 0000000..830ebc4 --- /dev/null +++ b/data/lecture1.md @@ -0,0 +1,3 @@ +# Lecture 1: Introduction to NLP + +In this lecture we cover the basics of natural language processing, including tokenization, stemming, and lemmatization.