#semanticClimate ran its first ever hybrid Hackathon on 2023-05-19. There was a diverse community of the participants, team members and mentors with different subjects backgrounds, experiences and the different age groups. All of them were very excited to learn by exploring as for some of them it is entirely a new thing.
After the inaugural session, we divided ourselves into 4 smaller groups of 5. Each focused on a specific component of Climate Knowledge Explorer.
Group 01 looked at key phrase extraction; Group 02 worked on building a summarizer; Group 03 focused on Wikibase, dictionary creation and information extraction; and Group 04 worked on finding out why a paragraph of the report refernced a different paragraph (linking attributes).
Before going to deal with the task assigned, all the members of each groups have installed the requirements in their machine.
The softwares were successfully installed by each group member and then it was described by the different mentors leading the session.
The group discussed issues related to running the notebook which are mentioned in the final presentation
Changes to the notebook will be made as we work to solve issues currently present and issues which may arrive in the future.
The group explored the structure and contents of IPCC Reports. We also toured the Wikibase Instance. Later, we curated terms related to migration, created an AMI dictionary and used it to search some chapters of IPCC Report.
the group discussed issues related to running the notebook which are mentioned in the final presentation
Changes to the notebook will be made as we work to solve issues currently present and issues which may arrive in the future.
We investigated the interconnectedness between various target and anchor nodes, as well as identified the appropriate attributes for linking these node pairs. Additionally, we delved into the efficiency of the tools provided by semantic climate, which facilitate rapid analysis. We emphasized the capabilities of the Summarizer and Keyword Extraction tools and discussed their practical applications for various tasks.
Utilized the Relation_Attribute_Annotation Colab Notebook to gain hands-on experience with the annotation workflow and determine the most appropriate relation attribute for connecting two nodes. Additionally, I familiarized myself with the functioning of the Semantic Climate Summarizer.
Gained some practical experience in coding the keyword extractor through the Keyword Tutorial Notebook. Further, explored various Hugging Face models and subsequently discussed additional measures that can enhance our ability to extract more cohesive and correlated keywords.
Discussed how the Open Source LLM like Bloom can help us to better understand the interconnectedness between various target and anchor nodes.