Recommend_scholars
- class recommend_scholars.Top_Scholar_Identifier(n_cores, id_no, top_k, generator_, agency, params)[source]
Bases:
objectThis is a class to identify the top N scholars for a given proposal. The proposal dataset created using ‘main_extractor.py’ will be utilized to get details of the proposal / grant. The analytical dataset of user-publications created using ‘create_analytical_data.py’ will be utilized to get scholar profiles.
- get_section_keys_for_proposal()[source]
Function to get keywords from Description, Title adn Department sections of the proposal text
:param None :
- Returns
None :rtype: