1.0.32 • Published 2 years ago

list-of-brands v1.0.32

Weekly downloads
-
License
CC-BY-4.0
Repository
-
Last release
2 years ago

list-of-brands

List of 40,000 brands based on amazon product listings.

Installation

npm i list-of-brands

Usage

console.log(require('list-of-brands'));

//[brand, category, number-of-products]

// [
//     [ 'Majestic', 'Sports & Outdoors', 10513 ],
//     [ 'WinCraft', 'Sports & Outdoors', 10444 ],
//     [ 'adidas', 'Sports & Outdoors', 9636 ],
//     [ 'Disney', 'Toys & Games', 7213 ],
//     [ 'Nike', 'Sports & Outdoors', 6441 ],
//     [ 'Sony', 'Electronics', 5883 ],
//     [ 'MyBat', 'Cell Phones & Accessories', 5698 ],
//     [ 'Reebok', 'Sports & Outdoors', 5673 ],
//     ...

Dataset Citation

Justifying recommendations using distantly-labeled reviews and fined-grained aspects
Jianmo Ni, Jiacheng Li, Julian McAuley
Empirical Methods in Natural Language Processing (EMNLP), 2019

pdf, webpage

See Also

stonks

1.0.32

2 years ago

1.0.31

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago