# Implicit Product Tagging

DevFeed: [Implicit Product Tagging](<https://devfeed.tech/articles/implicit-product-tagging-15689.md>)

Original publisher: [Read original article](<https://developer.squareup.com/blog/implicit-product-tagging>)

Author: Alessandro Joabar

Published: 2023-06-29T06:00:00Z

Content type: tutorial

Language: en

Sources: [Square Corner Blog RSS Feed](<https://devfeed.tech/sources/square-corner-blog-rss-feed.md>)

Topics: [data](<https://devfeed.tech/topics/data.md>), [datasets](<https://devfeed.tech/topics/datasets.md>), [Transformers](<https://devfeed.tech/topics/transformers.md>)

Tags: [data](<https://devfeed.tech/tags/data.md>), [data-science](<https://devfeed.tech/tags/data-science.md>), [dataset](<https://devfeed.tech/tags/dataset.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [install](<https://devfeed.tech/tags/install.md>), [model](<https://devfeed.tech/tags/model.md>), [packages](<https://devfeed.tech/tags/packages.md>), [train](<https://devfeed.tech/tags/train.md>), [transformers](<https://devfeed.tech/tags/transformers.md>), [zero-shot](<https://devfeed.tech/tags/zero-shot.md>)

## AI overview

This tutorial explains implicit product tagging: using zero-shot classification transformers to assign labels when explicit labels are unavailable. It uses product names and candidate labels to build a dataset, with examples involving fraud, alcohol sales, and coffee classification.

## Source excerpt

How To Label With Data You Don't Have