Assume when users create topics, they don’t write specific tags. I wonder how their posts are tagged. Is there any way to use an API to call a specific tagging algorithm to tag the user’s topics?
Thanks
Assume when users create topics, they don’t write specific tags. I wonder how their posts are tagged. Is there any way to use an API to call a specific tagging algorithm to tag the user’s topics?
Thanks
Yes, you can use the API to add tags to any topic. Learn more about the API with Reverse engineer the Discourse API
Here’s a plugin that adds a default tag GitHub - pfaffman/discourse-topic-default-tag: Allow topics to include default tags · GitHub