Complete the code to run a topic analysis of Invenio deposits in python
Deliverables:
[ ] code to clean data/metadata for topic analysis
[ ] code to generate topics
[ ] code to categorize deposits by single topics (with weights)
[ ] code to retrieve deposits most relevant to deposit
[ ] code to generate graph of topic associations
[ ] code to retrieve most closely related topics
[ ] code to retrieve most closely related deposits based on multiple topics/associations
[ ] unit tests
Complete the code to run a topic analysis of Invenio deposits in python
Deliverables:
[ ] code to clean data/metadata for topic analysis [ ] code to generate topics [ ] code to categorize deposits by single topics (with weights) [ ] code to retrieve deposits most relevant to deposit [ ] code to generate graph of topic associations [ ] code to retrieve most closely related topics [ ] code to retrieve most closely related deposits based on multiple topics/associations [ ] unit tests