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
Last revisionBoth sides next revision
courses:cs335:spring2019:graffiti:index [2019/05/01 01:37] – [Prerequisites] holmesrcourses:cs335:spring2019:graffiti:index [2019/05/16 20:57] – [What the user sees] holmesr
Line 2: Line 2:
 ====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 about 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====
-  * Data on wordsnames and places in the graffiti so that we can use that to build the indices +  * Wordname and place data so that we can use that to build the indices 
-  * Counts of the above mentioned data to show in the index entry +  * Counts of the above mentioned words to show in the index entry 
-  * Findspots of the data to display on each graffiti's entry on the word page+  * Findspots of the word-containing graffiti to display on each graffiti's entry on the word page
 ====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 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 and where it occurs (using the findspot), summary statistics, and possibly additional data visualizations. Each entry in the list will link to the summary page for the individual graffito. Each summary page will be broken up into pages of 10 entries each to help the user more easily navigate words that occur often+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==== ====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  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 
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