Skip to content

Update demo.ipynb #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

CharlesCNorton
Copy link

  • Fixed incorrect dataset reference: changed "amazon_popularity" to "amazon_polarity"

  • Corrected misspelled names in dataset text snippet:

    • "jean-claud van damme" → "jean-claude van damme"
    • "steven segal" → "steven seagal"

- Fixed incorrect dataset reference: changed "amazon_popularity" to "amazon_polarity"

- Corrected misspelled names in dataset text snippet:
  - "jean-claud van damme" → "jean-claude van damme"
  - "steven segal" → "steven seagal"
@wengh wengh requested a review from Copilot March 4, 2025 02:07
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

PR Overview

This pull request updates the demo notebook by correcting an incorrect dataset reference and fixing misspelled names in the dataset text snippet.

  • Changed dataset reference in the text snippet from "amazon_popularity" to "amazon_polarity".
  • Corrected the spelling of "jean-claud van damme" to "jean-claude van damme" and "steven segal" to "steven seagal".

Reviewed Changes

File Description
demo.ipynb Updated dataset reference and fixed typos in the text snippet describing celebrity names.

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

"Row(text='the rock is destined to be the 21st century\\'s new \" conan \" and that he\\'s going to make a splash even greater than arnold schwarzenegger , jean-claud van damme or steven segal .', label=1)"
"Row(text='the rock is destined to be the 21st century\\'s new \" conan \" and that he\\'s going to make a splash even greater than arnold schwarzenegger , jean-claude van damme or steven seagal.', label=1)"
Copy link
Collaborator

Choose a reason for hiding this comment

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

The typo is part of the dataset so we shouldn't attempt to fix it

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