Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

websitecategorization

Package Overview
Dependencies
Maintainers
0
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

websitecategorization - npm Package Compare versions

Comparing version 1.0.26 to 1.0.27

2

package.json
{
"name": "websitecategorization",
"version": "1.0.26",
"version": "1.0.27",
"homepage": "websitecategorizationapi.com",

@@ -5,0 +5,0 @@ "keywords": [

@@ -51,6 +51,2 @@ <a href="https://github.com/explainableaixai/websitecategorizationapi/issues"><img alt="GitHub issues" src="https://img.shields.io/github/issues/explainableaixai/websitecategorizationapi"></a>

# Shopify classification API
In addition to website categorization, package can also be used for [Shopify classification API](https://www.productcategorization.com). It predicts one of the 10k categories from the new Shopify taxonomy launched in summer of 2024.
# Machine Learning Models for Website Classification

@@ -73,2 +69,11 @@

The NN model from the paper can be accessed here: [https://github.com/locuslab/TCN](https://github.com/philipperemy/keras-tcn), with keras implementation available at [https://github.com/philipperemy/keras-tcn](https://github.com/philipperemy/keras-tcn).
# Shopify classification API
In addition to our website categorization, we also provide Shopify classification API, which returns categories from around 10k Shopify categories and attributes for products.
You can see the new Shopify categories here: [https://github.com/Shopify/product-taxonomy/blob/main/dist/en/categories.txt](https://github.com/Shopify/product-taxonomy/blob/main/dist/en/categories.txt)
Also very interesting are the attributes of products which are returned with [ Shopify classification API](https://www.productcategorization.com) .

@@ -75,0 +80,0 @@ # Feature engineering

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc