Giter Club home page Giter Club logo

Comments (5)

metavida avatar metavida commented on May 22, 2024

I'm sure that list would fit in quite nicely I this site!

Creating a JSON file is quite straightforward, but to make your job simpler, here's a tinplate that you can use, simply adding more paint names to the quoted comma-separated list of "paint_brands"

{
  "description": "A list of brands that make residential paints.",
  "paint_brands": [
    "Benjamin Moore", "Velspar"
  ]
}

Once you've completed your list list in JSON you can paste it here to make sure it's valid JSON: http://jsonlint.com/

from corpora.

luismqueral avatar luismqueral commented on May 22, 2024

Here's what I currently have: https://docs.google.com/spreadsheets/d/1_Sjj747b2P66p6H2U--sEG34ymXjsKlC-2ujZYs3Qmk/edit?usp=sharing

Is there a way to automate this? Say I can pick a "paint brand" and then automatically add the corresponding colors? There are thousands of these guys.

from corpora.

metavida avatar metavida commented on May 22, 2024

Woah, that's a lot of colors! (And more coming, I'm sure 😄 )

Disclaimer: I don't speak for this project. I'm just a person from the Internet that finds this project interesting.

In Corpora's README there are the following lines:

Corpora is a collection of small files. It is not meant to be an exhaustive source of anything: a list of resources should contain somewhere in the vicinity of 1000 items.
For example, Corpora will not contain any complete "dictionary" style files. Instead we host a sampling of 1000 common nouns, adjectives, and verbs.

This makes me think that the comprehensive list you're gathering may not actually be a great fit as is. However a selection of 1,000 paint colors from various brands seems like it might fit in well with the existing lists of colors.

How does that sound to you? If it seems reasonable I'd be willing to put in an hour or so of work to write a script that'd generate a JSON file with a random selection of unique colors. Either that or you could hand-pick your favorite 1,000 colors & put them in a new tab or file for me to convert to JSON.

from corpora.

metavida avatar metavida commented on May 22, 2024

@luismqueral I created a JSON file for inclusion in this project (see #85). It includes 1,000 paint colors picked at random from the 3 brands that you have data on in your Google Doc. If you do end up collecting paint colors from more brands and add them to that Google Doc, it'd be quite trivial for me to regenerate the JSON file, including some of those new paint colors.

from corpora.

luismqueral avatar luismqueral commented on May 22, 2024

metavida, didn't get a chance to thank you for that JSON file! very much appreciated.

from corpora.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.