Bots
Bots are increasing functionalities in the background
List of Bots
- IOC BOT - for tagging news items
- NLP Tagging BOT - for tagging news items via NLP
- Story BOT - for story clustering
- Summary BOT - for summarizing stories
- Wordlist BOT - tagging news items by wordlist
- Any many more…
Bot’s settings
- Name
- Description
- Type: Select an option based on the desired functionalities.
- Index: Specifies the execution order of bots when RUN_AFTER_COLLECTOR is enabled.
- RUN_AFTER_COLLECTOR: Executes the bot after any collector.
- REFRESH_INTERVAL: Specifies the execution interval of the bot (default is every 8 hours -
0 */8 * * *
).- Accepted values: Crontab-like style.
- Helper buttons: daily, weekly, monthly.