Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • SMILE is a comprehensive social media data collecting and analytics platform.

  • Defining new social media platform data source

    • how to authenticate and authorize
    • what's the data structure like
    • what 's is the platforms policy on data collecting collection and ownership
    • learn GraphQL and define your own schema
  • Adding new analytics metrics

    • currently we have Sentiment analysis, NLP Preprocessing, Topic modeling, Automated phrase detection, Name Entity Recognition, and Twitter Network analysis
    • you can bring in your own analyses, ideally in Python, but can be any programming languages.
    • Alternatively,  in each of the above mentioned analyses, if you have specific algorithms or innovated ways to perform that analysis, you are welcomed to bring in those
    • Useful links:

...