Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 452 Bytes

File metadata and controls

24 lines (14 loc) · 452 Bytes

parse.py

Is a python script that might be helpfull to determine the most published authors based on the Web-Of-Science extracted data.

Examples

python parse.py -d data

Changin of output options available with:

python parse.py -d data -n 20

TODOs

  • Add automatic downloader of data from Google Schoolar

License

parse.py is using the standard BSD license.