Calendar

IS&T RCS Tutorial - Natural Language Processing Basics (Hands-on)

Starts:
10:00 am on Thursday, January 30, 2025
Ends:
12:00 pm on Thursday, January 30, 2025
Location:
Biological Science Center, 2 Cummington Mall, Room 107
URL:
https://bostonuniversity.sumtotal.host/rcore/c/learn/registration?CallerURL=%2Flearning%2Fcore%2Factivitydetails%2FViewActivityDetails%2F65806%3FActivityId%3D65806%26UserMode%3D0&activityId=65806
Human language/communication can be studied computationally through Natural Language Processing (NLP). We'll explore the basics of NLP using Python and PyTorch; no prior machine learning experience necessary, basic Python knowledge is helpful but not necessary. We will look at the bigram character model and build statistical and neural network implementations. The core concepts we will examine are applicable beyond our introductory example to neural networks/NLP in general.