박은주

Foor scheduler

Showing 1 changed file with 7 additions and 0 deletions
from content import GetData
from GetTopic import GetWordCloud
from SentimentAnalyzer import StartSentimentAnalysis
GetData()
GetWordCloud()
StartSentimentAnalysis()
\ No newline at end of file