Skip to content

lecheng/news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

news

This is a system to analyze the latent influence of hot financial topics extracted from plentiful news on stock market based on Python3.

file structure

./analysis analysis module including emotion analysis and keywords extraction.
./cluster cluster modult to cluster news by single-pass algorithsm.
./dao interaction with database.
./file some dictionaries.
./model object.
./mongo module to enable mongodb.
./server tornado web server.
./spider web crawlers to fetch financial news data.
./util some utils used in the project.

dependencies

pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published