Hacker News new | ask | show | jobs
by southpolesteve 3180 days ago
Yes. We use the Natural Language Understanding service at www.bustle.com for doing categorization of content. It maps decently to IAB categories: https://www.iab.com/guidelines/iab-quality-assurance-guideli...
2 comments

Thanks for giving an actual example. Looks like it's a tiered model, first classing into broad categories and then the specific labels? What was integration like: fairly straightforward or was there a long setup/tuning process?
Very straightforward. We send text, they send back categories. We then map those to IAB categories in our own code
Did you guys build a custom model or is the IAB mapping something Watson offers (I can't seem to find any details)?
The mapping is custom. Not something they have out of the box.