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

support for symbols entity #103

Open
zboralski opened this issue Sep 21, 2015 · 3 comments · May be fixed by #246
Open

support for symbols entity #103

zboralski opened this issue Sep 21, 2015 · 3 comments · May be fixed by #246

Comments

@zboralski
Copy link

The symbols entity
An array of financial symbols starting with the dollar sign extracted from the Tweet text.

@nonotest
Copy link

Sorry; digging the past.
I recently had to extract this.
Added

Symbols []struct {
        Indices []int
        Text    string
    }

To the twitter_entities Entities type.

if it can help anyone...

@muesli
Copy link
Collaborator

muesli commented Nov 18, 2017

@nonotest: Would you mind sending us a pull request?

@nonotest
Copy link

Sure thing, will do tomorrow.

@mvsestito mvsestito linked a pull request Mar 26, 2018 that will close this issue
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 a pull request may close this issue.

3 participants