Index Generation

Feature Description

The indices will be an alphabetized list of words featured in the graffiti with a count of appearances of the word in the database graffiti and a link to a page with more information about the graffiti that feature the word. The information on the word page will be links to the graffiti that feature the word. Additionally, there will be a jump-to feature that allows the user to jump directly to a letter in the index rather than scrolling all the way to the word they want to see. The word index will need to disregard other tokens, such as stray, non-semantic lettering that may be present in the data. There are similar indices for person and place names attested in the graffiti that are reachable through a radio button toggle on the index pages, but since that information is not currently present in the database, those pages are empty. A fourth toggle button displays figural graffiti. This page is populated with data.

In the future, it would be helpful for a team to implement a lemmatizer that organizes wirds by their dictionary entries instead of by inflected forms.

Prerequisites

  • Word, name and place data so that we can use that to build the indices
  • Counts of the above mentioned words to show in the index entry
  • Findspots of the word-containing graffiti to display on each graffiti's entry on the word page

What the user sees

The user should be able to access a page containing the indices. This page should consist of a list that is organized alphabetically by value. Data concerning the frequency with which a word appears and a link to a page dedicated to that particular word will be available on the index page. The word page will contain a list of each instance of the word. Each entry in the list will link to the summary page for the individual graffito.

User behavior

The user should be able to access our pages through both a link in the title bar right next to the “About the Project” link with link text “Indices” and through the search results. The summary page for a particular value should behave similarly to a search result. It is worth taking into consideration the ease with which the user should be able to find information, so maybe the information should be present but collapsed in search results but expanded in its summary page.

Use Cases

If an individual is attempting to research a particular term this would be very useful. The indices would provide easy standardized access to data that could be used for further research or data visualizations. It is worth asking the client what types of research she envisions this tool to be used for so that we can have think about what types of information would be helpful to display on a word's summary page.

Relative Priority of Feature

This feature is a higher priority as it adds significant functionality to the website and requires a fair amount of structural work. Statistics and visualizations on the word pages are additional features that we hope to implement but are a lower priority than the index pages and the word pages to which they link.

courses/cs335/spring2019/graffiti/index.txt · Last modified: 2019/05/16 20:58 by holmesr
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0