Package Exports
- list-of-brands
- list-of-brands/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (list-of-brands) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
list-of-brands
List of 40,000 brands based on amazon product listings.
Installation
npm i list-of-brandsUsage
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
See Also
- list-of-companies - Companies based on LinkedIn mentions
- companies-list - Fortune 1000
- big-companies - Large companies
