Keyword occurance in academic papers (google scholar)

버전 1.0.1 (1.82 KB) 작성자: William Thielicke
This function gets the amount of hits for a specific keyword per year, using google scholar. Inspired by https://zenodo.org/record/1218409
다운로드 수: 28
업데이트 날짜: 2022/5/20

라이선스 보기

List the hits for a specific acedamic keyword by year using google scholar.
Input: Search term as string, start year as number, end year as number, extrapolate 0 or 1: Extrapolates if the year is not finished yet
Example, simple search term: keyword_occurances = academic_keyword_occurance ('PIVlab',2010,2022,0)
Example, advanced search terms: keyword_occurances = academic_keyword_occurance ('("pivlab" | "piv lab") AND ("piv" | "particle image velocimetry") -"@pivlab.net"',2010,2022,0)
The function returns a list with the amount of keyword hits per year.

인용 양식

William Thielicke (2024). Keyword occurance in academic papers (google scholar) (https://www.mathworks.com/matlabcentral/fileexchange/111910-keyword-occurance-in-academic-papers-google-scholar), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2022a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.1

added image

1.0.0