Skip to content

Latest commit

 

History

56 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Extraction and Sentimental Analysis from Equity Research Reports at Scale

Econ 2355, Unleashing Novel Data at Scale, Spring 2021

Installation

Please read 'requirements.txt' for details.

Usage

Demo of CV module can be found in ./notebooks/. To process files in batch, please follow the steps:

  • Firstly preprocess data, run code/cv/convert_pdf_to_jpg.py
  • To test the public models, please:
    • Run code/cv/download_models.jpy
    • Run code/cv/parse_layout.jpy
    • Call functions in code/cv/evaluate.py. notebooks/evaluate.ipynb is recommended to see the usage.
  • To finetune model, please see codes in code/cv/layout5_detectron2.ipynb.
  • Finally, run code/cv/OCR.py to extract characters, but API_KEY and API_SECRET is required.

About

Data Extraction and Sentimental Analysis from Equity Research Reports at Scale

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages