Intro to Natural Language Processing with Python
Modern Languages Building (MLB), Room 2001BThis workshop will provide a quick overview of natural language processing using Python. We’ll cover the basics. Segmenting text into tokens, assigning part-of-speech, assigning dependency labels, detecting and labeling named-entities. […]