spacy-nlp
Installation
SKILL.md
spaCy NLP
Natural language processing using spaCy for tokenization, named entity recognition, dependency parsing, and linguistic analysis.
When to Use
- Named entity recognition (NER) on text
- Part-of-speech tagging and morphological analysis
- Dependency parsing and syntactic analysis
- Rule-based pattern matching in text
- Custom NER pipeline creation
- Tokenization and sentence segmentation
- Lemmatization and linguistic feature extraction