Auto-Classify Unsorted Chats
oe_collections_classifyPredict hashtags for unsorted chats by combining curated keyword rules with log-odds-ratio signatures trained from existing memberships. Returns a JSON plan for bulk application.
Instructions
Predict hashtags for every unsorted chat (or all chats with reclassify_all). Combines curated keyword rules with a per-tag log-odds-ratio signature trained from your existing memberships. Returns the proposed plan as JSON; use oe_collections_bulk_apply to actually write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reclassify_all | No | ||
| threshold | No | ||
| top_k | No | ||
| top_n_terms | No | ||
| rules_only | No | ||
| no_rules | No |