• Hi,
    we would like a bit of guidance, if possible, on the following problem.

    We have a machine learning based classifier of URLs based on IAB taxonomy, available with API.

    We want to write a plugin that would (for each post we publish) automatically send the content of post to our url classification API and then create the category based on result obtained and assign it to the respective post. Typical categories may be (Tier 1) Automotive, Education, Science, etc.

    What would be the best way to approach this and are there any open source scripts already available that we could reuse so that we not start from scratch?

    Thanks

    • This topic was modified 2 years, 2 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Developing with WordPress topic
Viewing 1 replies (of 1 total)
  • Thread Starter aisapiens

    (@aisapiens)

    Will try to explain a bit more of what we now have to do and what we want to do.

    When publishing a post we copy paste the text of the post and enter it into https://www.websitecategorizationapi.com/demo_dashboard_iab/ then get classification back, e.g. let us say Education.

    Then we go back to our WordPress site at https://www.alpha-quantum.com/blog/, manually create the category Education and assign the post to it.

    What we want instead is send the content of the post to the API of the service and then do the creation of category and assignment automatically with some kind of plugin.

Viewing 1 replies (of 1 total)
  • The topic ‘Categorization of Posts with IAB’ is closed to new replies.