Expand description
Search intent detection patterns.
Static pattern data for keyword-based search intent detection.
Extracted from search_intent.rs to reduce file size.
Structs§
- Search
Signal - A search signal pattern with associated intent type.
Statics§
- SEARCH_
SIGNALS - Static search signal patterns grouped by intent type.
- STOP_
WORDS - Common stop words to filter from topic extraction.