data401-nlp
00_core.html
README
00_core.html
Lab 1 - Introduction to the SpaCy Pipeline
Lab 2 - Leveraging SpaCy for Comparative Textual EDA (Part 1)
Lab 2 - Leveraging spaCy for Comparative Textual EDA (Part 2)
Lab 3 Skills: Regular Expressions
The Zero-Frequency Problem in Text Compression
Lab 4 - Sparse vectors and Sentiment Analysis
99_helpers_test.html
Platform Compatibility Tests
helpers
Environment Detection helper (env.py)
LLM chat helper (llm.py)
Notebook Submission Helper (submit.py)
spaCy Model Helper (spacy.py)
# 00_core
When we discover we’re repeatedly re-using functions or classes, we’ll include them here.