Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pyladiesams/nlp-projects-with-spacy-may2024

NLP projects with spaCy
https://github.com/pyladiesams/nlp-projects-with-spacy-may2024

nlp-machine-learning spacy

Last synced: 5 days ago
JSON representation

NLP projects with spaCy

Awesome Lists containing this project

README

        

# NLP projects with spaCy

## Workshop description
During this workshop, Vincent will guide you through a small project where he tried to detect programming languages that appear in transcripts from the popular Talk Python podcast. He will use spaCy for this and he will use this task as a motivating example to help kick the tires.

You can ask him anything about the stack and he will also have some freebies to hand out at the end of the session.

## Usage

* (optional) install libraries from [requirements.txt](requirements.txt) with pip
* start [Jupyter notebook](workshop/NLP_projects_with_spaCy.ipynb)

## Video record
Re-watch [this YouTube stream](https://www.youtube.com/live/6ju3ul6wG94)

## Credits
This workshop was set up by @pyladiesams and @koaning