Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
courses:cs335:spring2019:graffiti:index [2019/04/25 19:25] – [User behaviour] estradahammdcourses:cs335:spring2019:graffiti:index [2019/05/16 20:58] (current) – [User behavior] holmesr
Line 1: Line 1:
-=====Generate Indices=====+=====Index Generation=====
 ====Feature Description==== ====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 either be links to the graffiti that feature the word or the information and photos of the graffiti directly. Additionally, we hope to implement 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 roman numerals and other stray, non-semantic lettering that may be present in the data. It is our goal for the indices to contain lemmata instead of having individual entries for each conjugated form of a verb or declined form of a noun. We plan also to implement similar indices for person and place names attested in the graffiti. +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==== ====Prerequisites====
-  * Understanding how the data for each graffito is stored +  * Word, name and place data so that we can use that to build the indices 
-  * Determining which data structures will best realize our goals +  * Counts of the above mentioned words to show in the index entry 
-  * Developing a system that is not only can index current data but also can take future data +  * Findspots of the word-containing graffiti to display on each graffiti's entry on the word page
-  * Understanding of the search APIs+
 ====What the user sees==== ====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 by value. At each value data concerning the frequency with which it appears, some of the locations it appearsand a link to a page dedicated to that particular valueThis page will contain links to the full set of locations that the value occurs at, summary statistics, and additional data visualizations+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 pageThe 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 behaviour==== +====User behavior==== 
-The user should be able to access our pages through both a link in the title bar and through the search results. The summary page for a particular value should behave similarly to a search result but should be more focused in its presentation of the data+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==== ====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==== ====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.1556220313.txt.gz · Last modified: 2019/04/25 19:25 by estradahammd
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0