From cf6e03d6a2996120b08f7de7f7feea4fd653347b Mon Sep 17 00:00:00 2001 From: jms9354 Date: Wed, 3 May 2023 11:52:40 -0400 Subject: [PATCH] changes to reflection --- docs/about.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/about.html b/docs/about.html index d3f16c4..5df4673 100644 --- a/docs/about.html +++ b/docs/about.html @@ -18,9 +18,10 @@

Reflection

-

Building a website about conspiracy theories using XML, XQuery, and Python was a challenging but rewarding project. The use of XML and XQuery provided a structured and flexible way to organize the website's content, making it easier to manage and update. Python, on the other hand, helped automate tasks and streamline the website's functionality. However, one of the most significant challenges was ensuring that the website's content was balanced and presented in an objective manner, especially given the sensitive nature of conspiracy theories. Overall, the project required a combination of technical skills, critical thinking, and sensitivity to ensure that the final product was informative and thought-provoking without promoting any specific conspiracy theory. - In addition to XML, XQuery, and Python, incorporating Spacy and Cytoscape into the project added another layer of complexity and functionality. Spacy, a natural language processing library, allowed for more advanced analysis of the website's content and provided the ability to extract and analyze data from unstructured text. Cytoscape, a network analysis and visualization tool, provided a way to visualize relationships between various conspiracy theories and the people, organizations, or events they involve. The integration of these tools into the website not only enhanced its functionality but also improved its overall user experience by presenting the content in a more interactive and engaging way. However, it also required a greater understanding of the technical aspects of these tools, which added an extra level of complexity to the project. Overall, the use of Spacy and Cytoscape showcased the possibilities of incorporating cutting-edge technologies into website development and demonstrated the importance of staying up-to-date with emerging technologies. +

Building a website about conspiracy theories using XML, XQuery, and Python was a challenging but rewarding project. The use of XML and XQuery provided a structured and flexible way to organize the website's content, making it easier to manage and update. Python, on the other hand, helped automate tasks and streamline the website's functionality. However, one of the most significant challenges was ensuring that the website's content was balanced and presented in an objective manner, especially given the sensitive nature of conspiracy theories. Overall, the project required a combination of technical skills, critical thinking, and sensitivity to ensure that the final product was informative and thought-provoking without promoting any specific conspiracy theory.

+

In addition to XML, XQuery, and Python, incorporating Spacy and Cytoscape into the project added another layer of complexity and functionality. Spacy, a natural language processing library, allowed for more advanced analysis of the website's content and provided the ability to extract and analyze data from unstructured text. Cytoscape, a network analysis and visualization tool, provided a way to visualize relationships between various conspiracy theories and the people, organizations, or events they involve. The integration of these tools into the website not only enhanced its functionality but also improved its overall user experience by presenting the content in a more interactive and engaging way. However, it also required a greater understanding of the technical aspects of these tools, which added an extra level of complexity to the project. Overall, the use of Spacy and Cytoscape showcased the possibilities of incorporating cutting-edge technologies into website development and demonstrated the importance of staying up-to-date with emerging technologies.

+

Building a website using HTML and CSS comes with its own set of challenges. One of the biggest challenges is ensuring that the website is responsive and looks good on different devices with different screen sizes. This involves writing code that can adapt to different screen sizes and resolutions, which can be time-consuming and requires attention to detail. This also allowed us to display all our work in one place for anyone to see and experience. The html allowed us to give the website structure, while css allowed us to express ourselves with the styling of the website.

About The Team