Getting Started¶
This section covers everything you need to go from zero to extracting keywords with rapid_textrank. Whether you want a one-liner or a fully tuned pipeline, start here.
- Installation -- install from PyPI (with optional spaCy and topic-model extras) or build from source.
- Quick Start -- a minimal working example, plus pointers to the class-based and JSON APIs.
- Recipes -- five grab-and-go examples covering SEO keywording, academic extraction, security-focused analysis, LDA-guided keywords, and multi-topic documents.