Bots

Bots are increasing functionalities in the background

List of Bots

  1. IOC BOT - for tagging news items
  2. NLP Tagging BOT - for tagging news items via NLP
  3. Story BOT - for story clustering
  4. Summary BOT - for summarizing stories
  5. Wordlist BOT - tagging news items by wordlist
  6. 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.