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

media sentiment system #48

Open
nutmix opened this issue Mar 5, 2018 · 1 comment
Open

media sentiment system #48

nutmix opened this issue Mar 5, 2018 · 1 comment

Comments

@nutmix
Copy link
Contributor

nutmix commented Mar 5, 2018

  1. Scrape phrases/words from twitter, telegram and possibly others in the future
  2. manually editable list of twitter hashtags, telegram groups etc.
  3. Manually editable db of phrases, with templates, e.g. "is shit" is bad, "the shit" is good. Possibly template driven.
  4. Look for resources online to do this (e.g. algorithms, databases of phrases)
  5. Provide per day results per coin.
  6. Provide graphs of trends for given time ranges.
  7. no need to go below 1 hour time resolutions.
  8. for twitter, examples are #BTC, #cyrpto #ETC etc.
  9. for telegram, examples are ICOCountdown.
  10. should be written in go.
  11. private repo
  12. english only

Beautiful soup was mentioned as a parser, but this is geared towards html

@gz-c
Copy link
Member

gz-c commented Mar 5, 2018

if we're doing language detection we should track this to get a sense of activity in different markets

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

2 participants