Skip to content

Conversation

@nicolaspe
Copy link

Used the 2015 BJCP (Beer Judge Certification Program) Style Guidelines. It has 34 overall categories with different specific styles under each one.
Link to the guidelines: https://www.bjcp.org/docs/2015_Guidelines_Beer.pdf

Used the 2015 BJCP (Beer Judge Certification Program) Style Guidelines. It has 34 overall categories with different specific styles under each one.
Link to the guidelines: https://www.bjcp.org/docs/2015_Guidelines_Beer.pdf
removed a final ',' that made the file not pass the checks
Copy link
Member

@shiffman shiffman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job! I wonder if the maintainers of corpora would prefer to have both a simple array of beer categories and this more complex and detailed dataset? I would probably do what you did and expand the original file, but just curious to ask the question!

@@ -1,16 +1,630 @@
{
"description": "A list of beer categories.",
"description": "A list of beer categories and corresponding styles, according to the BJCP 2015 Style Guidelines",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would include a "source" property as well with a link to the PDF you referenced!

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added!

Add source to the json object linking to the BJCP 2015 Style Guidelines pdf file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants