ManojPrabhakar / Working-with-Text-using-spaCy

A workshop on working with text using spaCy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A workshop on working with text using spaCy.


Languages

Language:Jupyter Notebook 100.0%