The current version of the EEBO site could do with some design improvements -- there is a disconnect between the pages and their content, many of the visualizations are confusing and some are too small.
Deliverable
A pull request that implements the proposed changes.
Changes
[ ] split the 'corpus' page into summary stats page and ngrams page
[ ] split the 4 visuals on the embeddings page to be full width in separate tabs
[ ] add topic statistics (top keywords, authors, proportion/time, etc) on hover and in tab. Make subset section collapsible.
[ ] update word frequency plot to show the words ranking (percentile) in the sorted word frequencies list, e.g god is 99th percentile in 1620 and 95th percentile in 1500
[ ] add document count frequencies to ngrams page
[ ] if document page still isn't updated just hide it, else do nothing.
Objective
The current version of the EEBO site could do with some design improvements -- there is a disconnect between the pages and their content, many of the visualizations are confusing and some are too small.
Deliverable
A pull request that implements the proposed changes.
Changes