Skip to content

arin-banerjee/TextAnalysisACMPapers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Text Analysis of ACM Papers

Analysis of ACM (http://dl.acm.org) papers by scraping pages.

Here is a web scraper that collects ACM publications and save them to a CSV file. Then Text analysis is done on scraped data.

Usage

  1. Install python modules: bs4 and selenium (these can be installed by pip) *pip install bs4 *pip install selenium

  2. Download 'chromedriver' and keep the .exe file somewhere.

  3. Execute the file 'scraper.py'.

About

Analysis of ACM papers by scraping pages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages