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 Reverse engineer the Discourse API

3개의 좋아요

Here’s a plugin that adds a default tag GitHub - pfaffman/discourse-topic-default-tag: Allow topics to include default tags · GitHub

2개의 좋아요