/Working-with-Text-using-spaCy

A workshop on working with text using spaCy.

Primary LanguageJupyter Notebook

Working with Text using spaCy

This was a workshop jointly done with Prof. Dr. Gerard de Melo as part of the EnvisionBootcamp2021 : Hands-on Introduction to Multimodal (Signal) Analysis Techniques To gain Qualitative and Quantitative Understanding of Team Dynamics at the Hasso Plattner Institute, Potsdam.

The Colab notebook used for the workshop contains the following:

Contents

  • How to install spaCy
  • NLP Pipeline (Tokenizer, Tagger, Parser, NER)
  • Visualizer
  • Matcher
  • Semantic Similarity
  • Training
  • spaCyTextBlob

References