Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.08 KB

README.md

File metadata and controls

22 lines (19 loc) · 1.08 KB

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