Methods

Our Code

Flowchart

xquery

Python using Spacy

Using the spacy's module in python we were able to define the CollPath and attach it to our source files, then we defined a variable called TargetPath, which outputs named entities from the books such as "Gandalf", "Frodo","Osgiliath",into xml tags. After that, we had a slight issue with the named entities, so we corrected the NLP algorithm by creating a list called patterns . This then fixed our entities along with the definition functions to display the books data visualization.

Python-View

Link to the "code view"

code view

Credits

Noah: Worked on the Network and Analysis pages, as well as the general styling of the website. He also worked on the SVG graph and networks in cytoscape. Since there are so many nodes and edges, when he exported the file as a png, jpeg, or svg, the data was completely illegible, so he just decided to take a screenshot.

Min: She created and organized the Methods page and helped with Regex autotagging and Xquery.

Jimin: She was in charge and responsible for the website and administering the general look of it. She put most data on the homepage.

As a group including Dr. B: We all worked on organizing the Spacy package in python as well as adjusting a few things with Xquery.