Y
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
samfriedman
3180 days ago
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?
link
southpolesteve
3174 days ago
Very straightforward. We send text, they send back categories. We then map those to IAB categories in our own code
link
agotterer
3180 days ago
Did you guys build a custom model or is the IAB mapping something Watson offers (I can't seem to find any details)?
link
southpolesteve
3174 days ago
The mapping is custom. Not something they have out of the box.
link