Skip to content

Commit 4daa387

Browse files
committed
updated workshop 1 README
1 parent 1375118 commit 4daa387

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

SP22/nlp-series/workshop-1/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,11 @@ workshop-1
2323

2424
# 2. Getting Started
2525

26+
Have you ever wondered how Siri learns your interests, or how Twitter filters hate speech? ACM AI’s Natural Language Processing (NLP) Workshop series is a series of interactive, in-person demos covering the ins and outs of NLP! In our first workshop, we’ll learn the uses and practice the basics of NLP through interactive Colab notebooks that you can bring home to experiment with. By the end, you’ll know how to apply the models you learn to classify any text you want.
27+
28+
2629
Workshop 1 consists of 3 components:
2730
- [Presentation](https://docs.google.com/presentation/d/1stDp_maSnhklXEt5F_Rh0f4vD9sEnW3Ru6aXIgcfDwg/edit#slide=id.p)
2831
- [Rule-based Classification & Taking Apart Dataset]() notebook
29-
- [Bag of Words Classifier]() notebook
32+
- [Bag of Words Classifier]() notebook
33+

0 commit comments

Comments
 (0)