Toggle navigation
Toggle navigation
This project
Loading...
Sign in
박은주
/
Todays_Issue
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
박은주
2021-06-09 14:31:01 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
4c32c758e0cb4e27719e781b74e2567b067f2262
4c32c758
1 parent
5e50ac59
Foor scheduler
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
run.py
run.py
0 → 100644
View file @
4c32c75
from
content
import
GetData
from
GetTopic
import
GetWordCloud
from
SentimentAnalyzer
import
StartSentimentAnalysis
GetData
()
GetWordCloud
()
StartSentimentAnalysis
()
\ No newline at end of file
Please
register
or
login
to post a comment