Skip to content

DoctorMartins9/cerebro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cerebro

Search from Google Scholar effectively

Usage

Build the query

l1 = ["human motion", "motion capture", "human pose estimation"]
l2 = ["denoising", "completion", "recovery"]
query = query_maker.all_perumtations(l1,l2)

Ask to cerebro:

results = cerebro.ask(query, from_y=1990, to_y=2024, page_limits=30)

Clean the results:

results = cerebro.clean_results(results)

And then you can dump the results.

References

About

Search for reserach items effectively

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages