Skip to content

vqmy-913/twitter-nlp-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a project for the STEM Leaders Program Spring '22 hosted by Real Skills Education.

Cognizant Team 1 - Chitrakshi, Noussayba, Shane and My

How To Get Started

Before you begin, install the following python modules:

  • tweety
  • pandas
  • ibm-watson # upgrade to version >= 6.1.0
  • numpy
  • openpyxl

Don't have pip on your system? Here's how you can resolve it: (Ref: https://www.geeksforgeeks.org/how-to-install-pip-on-windows/) curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py python get-pip.py

Relative commands that you might need: (Ref: https://docs.python.org/3/) pip install <module_name> pip install --upgrade <module_name>=version>

...More steps to be added as we progress towards MVP...

A few potentials for the future:

  • User input feature – can we do this to prepare for Expo Night?
  • Scale and automate to obtain a greater number of Tweets
  • Cloud migration and relevant technologies – this can be a discussion for during the Expo Night

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages