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 How to reverse engineer the Discourse API
Here’s a plugin that adds a default tag https://github.com/pfaffman/discourse-topic-default-tag