Intro to Natural Language Processing with Python

By |

This 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. We’ll also cover sentiment analysis, topic modelling and maybe some visualizations. The workshop will be conducted in Python and is intended for users with basic Python programming knowledge. Anaconda Python 3.5 and a Jupyter Notebook will be used.