How to add machine-generated tags to a post?

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

إعجاب واحد (1)

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

3 إعجابات

Here’s a plugin that adds a default tag https://github.com/pfaffman/discourse-topic-default-tag

إعجابَين (2)