Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 2.74 KB

README.md

File metadata and controls

19 lines (16 loc) · 2.74 KB

Mastering-spaCy-Second-Edition.

Mastering spaCy, Second Edition published by Packt

Notebooks

No. Chapter Notebook Colab
01 Getting Started with spaCy Chapter 01 Open In Colab
02 Core Operations with spaCy Chapter 02 Open In Colab
03 Extracting Linguistic Features Chapter 03 Open In Colab
04 Mastering Rule-Based Matching Chapter 04 Open In Colab
05 Extracting Semantic Representations with spaCy Pipelines Chapter 05 Open In Colab
06 Utilizing spaCy with Transformers Chapter 06 Open In Colab
07 Enhancing NLP tasks using LLMs with spacy-llm Chapter 07 -
08 Training a NER Component with Your Own Data Chapter 08 Open In Colab
09 Creating End-to-End spaCy Workflows with Weasel Chapter 09 Open In Colab
10 Training an Entity Linker Model with spaCy Chapter 10 -
11 Integrating spaCy with Third-Party Libraries Chapter 11 -