Skip to content
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

Please check example at line 9085 of train_PlayMusic_full.json #12

Open
McKracken opened this issue Oct 5, 2019 · 0 comments
Open

Please check example at line 9085 of train_PlayMusic_full.json #12

McKracken opened this issue Oct 5, 2019 · 0 comments

Comments

@McKracken
Copy link

The example starting at line 9085 has errors (lexical) and also has some weird characters that can't be decoded, generating weird errors when loading or manipulating. Please have a look at that.
See below:

{
  "data": [
    {
      "text": "I want toi hear some "
    },
    {
      "text": "Pop Punk Perfection ������",
      "entity": "playlist"
    },
    {
      "text": " off of "
    },
    {
      "text": "Deezer",
      "entity": "service"
    }
  ]
},
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

No branches or pull requests

1 participant