Skip to content

duckingod/news_analysis

Repository files navigation

news_analysis

Practice of auto fetch financial news and analysis for fun XD

now function

Example are in main of that code

crawler.py

Can crawl on appledaily:financial (today's news) Add new site by impement crawler.SiteLoader

data_maker.py

Transform raw data(text) to vector Add new data-to-vector generator by implement feature.generate.VectorGenerator Add new feature-extract method by implement feature.extract.FeatureExtractor

label_edit.py

Edit text label for raw data (no example, just run it) Buggy XD

TODO

analysis methods and many

About

Auto fetch financial news and analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published